Ticket #9 (closed defect)

Opened 9 years ago

Last modified 7 weeks ago

Accelerators are broken!

Reported by: anonymous Owned by: roebling
Priority: normal Milestone:
Component: wxGTK Version:
Keywords: Cc: roebling
Blocked By: 10737, 10738 Patch: no
Blocking:

Description

Bug#: 46
Product: .wxWindows
Version: pre 2.1.11
Platform: wxGTK
OS/Version: Linux - RedHat
Status: NEW
Resolution:
Severity: blocker
Priority: P5
Component: wxGTK
AssignedTo: ???
ReportedBy: dbryson@…
URL:
Summary: Accelerators are broken!

I just noticed that accelerators aren't working in wxGTK. The reason
is that the wxAcceleratorTable constructor forces the keycodes to
lower case while the keycode in a key event is uppercase. There
can never be a match.

It should either force the accelerator keycodes to uppercase or
just leave them alone.

Derry

Change History

Changed 9 years ago by roebling

Fixed a long time ago.

Changed 11 months ago by biol75

  • blockedby 10737 added

Changed 11 months ago by biol75

  • blockedby 10738 added
Note: See TracTickets for help on using tickets.