| Summary: | Left / Right keys do not work in package explorer view | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | public |
| Component: | UI | Assignee: | JDT-UI-Inbox <jdt-ui-inbox> |
| Status: | RESOLVED NOT_ECLIPSE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | daniel_megert, public |
| Version: | 3.6.1 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
public
Linux is not Windows. We support the native style of dealing with the widgets. Check your OS for details. Well, Mozilla Thunderbird, on the same machine, shows the desired behavior. I went and looked at Gtk+, which I guess you meant when referring to "your OS" and "native style". (I am not a Windows user at all. I'm running Gentoo and Gnome.) For future reference, this is what I found: Expand using Shift+Right Collapse using Shift+Left Navigate upwards using Backspace (In reply to comment #2) > Well, Mozilla Thunderbird, on the same machine, shows the desired behavior. > > I went and looked at Gtk+, which I guess you meant when referring to "your OS" > and "native style". (I am not a Windows user at all. I'm running Gentoo and > Gnome.) For future reference, this is what I found: > > Expand using Shift+Right > Collapse using Shift+Left > Navigate upwards using Backspace Does it work in your file system explorer? (In reply to comment #3) > (In reply to comment #2) > > Well, Mozilla Thunderbird, on the same machine, shows the desired behavior. > > > > I went and looked at Gtk+, which I guess you meant when referring to "your OS" > > and "native style". (I am not a Windows user at all. I'm running Gentoo and > > Gnome.) For future reference, this is what I found: > > > > Expand using Shift+Right > > Collapse using Shift+Left > > Navigate upwards using Backspace > > Does it work in your file system explorer? Sorry, I guess it does and *Shift* + Right/Left also works in Eclipse as expected. |