GDM2setup should ask before blurring an image
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GDM2Setup |
In Progress
|
Low
|
Growlf |
Bug Description
The tooltip is easily not seen, since it must be hovered over.
The better way to do this is to inform the user with a dialog after the blur button has been clicked, with the text from the tooltip, with the buttons: cancel and blur, blur not being the default action, as per gnome hig:
"Choose the default button to be the most likely action, such as a confirmation action or an action that applies changes in a utility window. Do not make a button the default if its action is irreversible, destructive or otherwise inconvenient to the user. If there is no appropriate button in your window, to designate as the default button, do not set one."
http://
An even nicer feature on top of this would be to duplicate the image first, then blur the duplicate, so that the action is "reversible" by simply reverting to the old copy.
This is a good suggestion - and one that I had not anticipated, since the default was originally set to the Close button. The next release will have this fixed. Thank you for your support.