After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 153622 - Changing the wrong source or target screen from the UI, settings remain there though they shouldn't
Changing the wrong source or target screen from the UI, settings remain ther...
Status: RESOLVED FIXED
Product: gnopernicus
Classification: Deprecated
Component: GUI
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Dragan Sarbut
Dragan Sarbut
Depends on:
Blocks:
 
 
Reported: 2004-09-24 09:35 UTC by Dragan Sarbut
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (2.73 KB, patch)
2004-10-28 12:17 UTC, Dragan Sarbut
none Details | Review

Description Dragan Sarbut 2004-09-24 09:35:06 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.
Comment 1 Calum Benson 2004-10-21 16:46:13 UTC
Apologies for spam-- ensuring Sun a11y team are cc'ed on all current a11y bugs.
 Filter on "SUN A11Y SPAM" to ignore.
Comment 2 Dragan Sarbut 2004-10-28 12:17:11 UTC
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.
Comment 3 Dragan Sarbut 2004-12-14 14:11:04 UTC
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...