Bug 380730 - Shortcuts stop working in graphics windows
Summary: Shortcuts stop working in graphics windows
Status: RESOLVED WORKSFORME
Alias: None
Product: rkward
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR minor
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-10 07:22 UTC by Thomas Friedrichsmeier
Modified: 2022-06-16 07:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.