components/desktop/xscreensaver/patches/14-bug-15426641.patch
changeset 5561 0416d82f7f55
parent 5560 61114c4b4667
child 5562 880dc66054d5
--- a/components/desktop/xscreensaver/patches/14-bug-15426641.patch	Mon Mar 07 13:01:10 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,26 +0,0 @@
-15426641 SUNBT6610282 On-Screen Keyboard application and desktop shown
-	 	      without unlocking xscreensaver lock screen
-
-Upstream status unknown - suspect to be specific to our GTK unlock dialog.
----
- driver/xscreensaver.c |    7 +++++++
- 1 files changed, 7 insertions(+), 0 deletions(-)
-
-diff --git a/driver/xscreensaver.c b/driver/xscreensaver.c
---- a/driver/xscreensaver.c
-+++ b/driver/xscreensaver.c
-@@ -420,7 +420,14 @@ saver_ehandler (Display *dpy, XErrorEvent *error)
-    "\n"
-    "\n");
- 
-+/**
-+  6610282(P1) On-Screen Keyboard application and desktop shown
-+         with out unlocking xscreensaver lock screen
-+  The screen is still locked and it needs to cover all conditions,
-+  including AT services, such as GOK, only GOK-COMPOSE should
-+  be supported(others should not), there is no need to invoke
- 	  saver_exit (si, -1, 0);
-+**/
- 	}
-     }
-