diff options
| author | Pietro Gagliardi <[email protected]> | 2014-04-20 22:52:26 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-04-20 22:52:26 -0400 |
| commit | 5cac12e3f0eb9d6e592c8a30817e8f5cc7b2dbe2 (patch) | |
| tree | f9286bb0d9f330974c2b7d7886602939f74ab4c7 /todo.md | |
| parent | 96d5c522f71d7c3fb4630b5eb3fbe3d22a4d1898 (diff) | |
More future plans and TODOs.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ super ultra important things: - 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 + - http://blogs.msdn.com/b/oldnewthing/archive/2004/09/06/226045.aspx - 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) - GTK+ indefinite progress bar animation is choppy: make sure the speed we have now is the conventional speed for GTK+ programs (HIG doesn't list any) and that the choppiness is correct - Message boxes are not application-modal on some platforms |
