| Summary: | Outline slideout should close when item opened with enter or escape pressed | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Curtis Windatt <curtis.windatt.public> |
| Component: | Client | Assignee: | Curtis Windatt <curtis.windatt.public> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 9.0 | ||
| Target Milestone: | 10.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Curtis Windatt
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=d3924fc20bdd79f4687a2ca69b6838d79f4854e3 Fixed in master explorerNavHandler.iterate does not return whether the cursor was set on any object and there is no accessor method to check if the cursor is on any object. Otherwise I would also make down/enter do nothing if all results were filtered out. |