diff options
| author | Pietro Gagliardi <[email protected]> | 2014-04-14 23:11:28 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-04-14 23:11:28 -0400 |
| commit | da2d4da15a19887c1dd031314d61b1dc2b04ea6d (patch) | |
| tree | 907aaceade5f51d24ee857916a26f8c4d2217743 /todo.md | |
| parent | ef7b5648558d046ffa8739c46fa9a4aa4f637d24 (diff) | |
Added click-to-focus to GTK+ Areas and documented that click-to-focus happens; also TODOs related to that.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -38,7 +38,8 @@ super ultra important things: - resizing seems to be completely and totally broken in the Wayland backend - TODO find out if this is a problem on the GTK+/Wayland side (no initial window-configure event?) - redrawing controls after a window resize on Windows does not work properly -- clicking on Areas in GTK+ don't bring keyboard focus to them? +- test click to keyboard focus for Areas on Mac OS X +- make sure Areas get keyboard focus when clicking outside the actual Area space on all platforms - make sure keyboard events on numpad off on all platforms don't switch between controls - on Windows, Shift+(num pad key) triggers the shifted key code when num lock is off; will need to reorder key code tests on all platforms to fix this - pressing global keycodes (including kwin's zoom in/out) when running the keyboard test in wine causes the Area to lose keyboard focus; this doesn't happen on the GTK+ version (fix the Windows version to behave like the GTK+ version) |
