| Summary: | [IE only] shift-selecting list items selects other elements on page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Grant Gayed <grant_gayed> | ||||
| Component: | Client | Assignee: | Project Inbox <orion.client-inbox> | ||||
| Status: | RESOLVED WORKSFORME | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | ||||||
| Version: | 5.0 | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
Actually this is somewhat happening on the main Editor page as well, though it's not as visually obvious, so I think it is a selection model problem. Moving to Client. I don't see this anywhere anymore, so closing report. |
Created attachment 239804 [details] screenshot - observed on IE10 and IE11 - initially thought it could be a selection model problem, but it does not happen when shift-selecting items on the main edit page, so it seems to be git-page specific - change two or more files in your workspace that live in a git repo - go the Git Status page - in the list of Unstaged changes select the first file in the list, hold Shift, and select the second file in the list -> this should just select the two list items, but it also ends up selecting many or all of the other elements on the page (gives the impression of native IE handling it) - screenshot is attached