Skip to content
Snippets Groups Projects
Commit 44f37c83 authored by Timur Pocheptsov's avatar Timur Pocheptsov
Browse files

It looks like keyboard events are processed incorrectly.

Several fixed (not finished yet):

1. Map ascii symbols to themselves.
2. Mask keymodifiers (otherwise there are some non zero flags even if no modifier key is pressed).
3. Looks like not every map-raised window receives focus - as this is never described, I guess 
   a window with override redirect does not receive a focus when raised (otherwise menu keybindings would
   never work in ROOT).


git-svn-id: http://root.cern.ch/svn/root/trunk@47478 27541ba8-7e3a-0410-8455-c3a389f83636
parent 7cbc9217
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment