My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 3: Keyboard arrow keys does not work on Linux
  Back to list
 
Reported by jmesnil, Jul 31, 2006
What steps will reproduce the problem?
1. Start the outliner
2. Open a OPML file (e.g. http://hosting.opml.org/dave/spec/states.opml)
3. Try to navigate in the outliner editor using the keyboard arrows
4. The selection is never changed as if the keyboard arrows event
   were not handled

It works as expected on Mac OS X but not on Linux
(did not try on Windows either)

Comment 1 by jmesnil, Jul 31, 2006
bug observed on release 0.1.0 (from SVN tag R0_1_0)
Labels: Milestone-0.1.0
Comment 2 by jmesnil, Jul 31, 2006
(No comment was entered for this change.)
Labels: Component-UI
Comment 3 by jmesnil, Jul 31, 2006
The issue seems to be located in SWT for Linux/GTK since the arrow
keys are not working for the Snippet111 too (edit a cell in a tree in place):
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet111.java
Sign in to add a comment

Hosted by Google Code