goodjack / scriptno

Automatically exported from code.google.com/p/scriptno
0 stars 0 forks source link

Sync default should be OFF and fix sync enabling dialogs during install #166

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

The last few versions (including 1.0.6.12) have wiped out my whitelist (no, the 
option to restore a whitelist from a backup does not work).  I have had to 
reinstall the extension to get usable settings.  Syncing should be "off" so 
that installing a new version does not push up default settings to my google 
account wiping out the settings stored there.

In addition, the sync enabling dialog wording and button names are extremely 
confusing.  If you want the user to specify whether syncing is enabled or not, 
don't make the button choices OK and Cancel.  The buttons should be Yes or No.

Original issue reported on code.google.com by marshgos...@gmail.com on 2 Jan 2013 at 1:53

GoogleCodeExporter commented 8 years ago
My apologies for the inconvenience caused; the issue has been resolved in 
v1.0.6.12 where it will not clear your synced settings upon install.

In the next update, v1.0.6.13, syncing will be disabled by default, but you 
will still be prompted to import your settings if it detects you have synced 
settings on your Google Account. I've, however, tweaked the messaging to be 
clearer (e.g. "Click on 'OK' if you want to continue."). The confirm() function 
does not allow me to customize the labelling of the buttons, unfortunately!

Again, I apologise for the inconvenience caused.

Original comment by andr...@gmail.com on 2 Jan 2013 at 8:16

GoogleCodeExporter commented 8 years ago
v1.0.6.13 has been released.

Original comment by andr...@gmail.com on 4 Jan 2013 at 7:51

GoogleCodeExporter commented 8 years ago
Working much better.  I still prefer that button names reflect the action the 
user is being asked to perform.  Perhaps say: Click on 'OK' to sync now.  Click 
on 'Cancel" to disable syncing.

Original comment by marshgos...@gmail.com on 4 Jan 2013 at 11:57

GoogleCodeExporter commented 8 years ago
It'd be more work, but couldn't you build your own dialog box for the enable 
syncing install option (which *would* let you customize the button text)?

Original comment by dragonlo...@gmail.com on 5 Jan 2013 at 12:18