| Summary: | up/down buttons for search results should scroll in the file when pressed | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Steve Northover <steve_northover> |
| Component: | Client | Assignee: | libing wang <libingw> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | Carolyn_MacLeod, libingw, Silenio_Quarti |
| Version: | unspecified | ||
| Target Milestone: | 15.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| See Also: |
https://git.eclipse.org/r/88195 https://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=b201361e19ee92ea8a940a8a0c0a0529263f81b5 |
||
| Whiteboard: | |||
|
Description
Steve Northover
I assume you mean "arrow buttons" (aka "magic fingers") and not "arrow keys". An accessibility problem is that the arrow keys (i.e. on the keyboard) do not work at all in this scenario. This should be fixed as well. I agree that the up/down arrow buttons should open the selected file (if not already open) and scroll to the selected search result location in that file. New Gerrit change created: https://git.eclipse.org/r/88195 Gerrit change https://git.eclipse.org/r/88195 was merged to [master]. Commit: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=b201361e19ee92ea8a940a8a0c0a0529263f81b5 fixed. |