GNOME Bugzilla – Bug 153622
Changing the wrong source or target screen from the UI, settings remain there though they shouldn't
Last modified: 2004-12-22 21:47:04 UTC
Start gnopernicus Go to magnifier setting dialog. Change the source screen to an invalid screen (like :0.8) Allthough the change is not done by gnome-mag since is an invalid screen number the wron value remains in gnopernicus UI. This should not happen.
Apologies for spam-- ensuring Sun a11y team are cc'ed on all current a11y bugs. Filter on "SUN A11Y SPAM" to ignore.
Created attachment 33164 [details] [review] proposed patch This patch verifies if the source/target screen set by the user is a valid screen. If it's valid, everything goes normally, if not a gdk_beep is called and the source/target remains the old one.
The patch from comment #2 was modified and included in the patch for bug #159334 which was tested and applied to CVS HEAD and gnome-2-8 branch. closing bug...