Skip to content
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.

Privacy check box doesn't save [in Chrome 36 dev, Chrome 34 is ok] #240

Closed
gorhill opened this issue Apr 25, 2014 · 2 comments
Closed

Privacy check box doesn't save [in Chrome 36 dev, Chrome 34 is ok] #240

gorhill opened this issue Apr 25, 2014 · 2 comments

Comments

@gorhill
Copy link
Owner

gorhill commented Apr 25, 2014

Posted here from the Google store feedback section:

I'm not sure if its because I'm on the dev version of chrome, but when I try to uncheck things in the privacy section it doesn't save. I would then close it and when I open it, it would be as if I never did any changes.

@gorhill
Copy link
Owner Author

gorhill commented Apr 25, 2014

My reply to the feedback above in the Google store:

I went ahead and installed Chrome 36, and I confirm the input boxes do not fire the expected standard change event, while they are fired correctly as expected on Chrome 34. There are often those problems with dev versions. I found that the click event is properly fired though, so I could use these instead of the change one. I will try to see if there is a bug entered somewhere for this in the chrome issues, and maybe I will go ahead and convert all the change event listening to click event listening for the input boxes.

@gorhill gorhill changed the title Privacy check box doesn't save Privacy check box doesn't save [in Chrome 36 dev, Chrome 34 is ok] Apr 25, 2014
@gorhill
Copy link
Owner Author

gorhill commented Apr 25, 2014

Entered bug for chromium developer: https://code.google.com/p/chromium/issues/detail?id=366989.

There is an easy workaround though, I will try to release asap.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant