Actions
Improvements #13789
closedWt::Key: Support context menu key
Start date:
06/19/2025
Due date:
% Done:
0%
Estimated time:
Description
We are porting a desktop application, which must be fully accessible using the keyboard.
Affected: WAbstractItemView::keyWentDown and WApplication::globalKeyWentDown of Wt 4.11.4
When pressing the "context menu key" (located between the right Windows and the right Ctrl key), the keyWentDown handlers are called but just with Wt::Key::Unknown.
Add support for the context menu key, please.
Updated by Michael Seibt about 1 month ago
Implementation: https://github.com/emweb/wt/pull/240
Updated by Romain Mardulyn 30 days ago
- Status changed from New to InProgress
- Assignee set to Romain Mardulyn
Updated by Romain Mardulyn 29 days ago
- Tracker changed from Feature to Improvements
- Target version set to 4.13.0
Updated by Romain Mardulyn 7 days ago
- Status changed from Review to Implemented @Emweb
Updated by Romain Mardulyn 2 days ago
- Status changed from Implemented @Emweb to Closed
Actions