Bug 380730

Summary: Shortcuts stop working in graphics windows
Product: [Applications] rkward Reporter: Thomas Friedrichsmeier <thomas.friedrichsmeier>
Component: generalAssignee: RKWard Team <rkward-devel>
Status: RESOLVED WORKSFORME    
Severity: minor    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:

Description Thomas Friedrichsmeier 2011-08-10 07:22:23 UTC
-- This ticket was imported from http://sourceforge.net/p/rkward/bugs/95 on 2017-05-30 15:26:46 +0100 --
As soon as you click inside the plot area of a graphics device window, shortcuts stop working. If the window is attached to the main window, it also cannot be activated by clicking.

Found on X11, not tested on Windows, so far.

Click events appear to be entirely lost at the level of Qt. Not tested, whether events can still be found at the X11 level.
Comment 1 Thomas Friedrichsmeier 2011-08-10 07:28:46 UTC
See also this description of the same problem: http://lists.trolltech.com/qt-interest/2006-08/thread00505-0.html
Comment 2 Andrew Crouthamel 2018-11-06 15:05:59 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Thomas Friedrichsmeier 2018-11-06 16:43:42 UTC
This is still valid, although only for embedded X11 windows, which are no longer the default graphics device windows, and thus much less relevant, today.

To reproduce:
1. rk.embed.device ({grDevices::x11(); plot (1, 1)})
2. [click in window]
3. [Ctrl+W] (for instance)
Comment 4 Thomas Friedrichsmeier 2022-06-16 07:05:58 UTC
Closing as no longer relevant.