Opened 3 years ago

Last modified 3 years ago

#16863 new bug

Entering KDL via custom shortcut keeps modifiers pressed after exit

Reported by: nephele Owned by: nobody
Priority: low Milestone: Unscheduled
Component: Servers/input_server Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I suspect this is because the modifier down event is before KDL is entered, and the up event is after kdl has been entered, so the input_server doesn't receive the up event.

hrev55005 (hrev55006+3 with 006 reverted) To reproduce:

  • Define a shortcut of Alt+shift+caps_lock in Shortcuts for /bin/kernel_debugger
  • trigger the shortcut
  • use continue to get out of kdl

=> The shift key now behaves as if it were constantly pressed

Change History (1)

comment:1 by pulkomandy, 3 years ago

Priority: normallow
Summary: Entering KDL via costum shortcut keeps modifiers pressed after exitEntering KDL via custom shortcut keeps modifiers pressed after exit

Making priority low because our KDL is already a thousand times better than what's available on other platforms

Note: See TracTickets for help on using tickets.