Hide Forgot
Description of problem: When a help dialog shows up and the user checks "don't show again" he can close the dialog using 3 different ways. 1) click 'Close' 2) click 'x' 3) press 'Esc' on the keyboard If 2) or 3) are used then the help dialog will be shown the next time the user visits the page. Also it might be important to note that the "don't show again" checkbox will be checked. For 2) I would expect the dialog not be shown as 'x' is in my opinion equal to 'Close' Steps to Reproduce: 1. go to any screen which will show help by itself 2. check the "don't show again" checkbox 3. use 2) or 3) to close the help dialog 4. visit the screen again Actual results: The help dialog will be shown and the checkbox will be checked. Expected results: For both the dialog will not show or perhaps it might show when the user uses option 3) to close the dialog but the checkbox should not be checked.
All three operations honour the state of the tick box.
I can still reproduce the issue on ER6. Checking the checkbox and using 'x' or 'esc' to close the dialog will keep it checked but the dialog will show again. I tested on the home page.
yet another case with dirty cache - my apologies for that. the issue is fixed.
Per Alexandre Porcelli request, adding my local environment where I see this issue with CR2 Issue : The "Don't show again" scroll down enough to be hidden from the user in Chrome and Safari on Mac. Hence, everytime the user is presented with the popup. My environment Mac OS X 10.9.1 Chrome : Version 32.0.1700.77 Safari : 7.0.1 This does not happen with Firefox 26 ~ Uday