Bug 30624
| Summary: | Inconsistent cursor key navigation in the Profiles panel sidebar tree | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexander Pavlov (apavlov) <apavlov> |
| Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | pfeldman |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Alexander Pavlov (apavlov)
When using the up/down cursor keys to navigate the tree, and a group parent node is about to be selected, the last run node in the group is selected automatically. This is somewhat inconsistent with other applications that support tree navigation (e.g. filesystem trees in graphic shells.)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Timothy Hatcher
I don't understand.
Alexander Pavlov (apavlov)
This is now working as expected, due to multiple changes in the profiles panel made lately.