View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007427 | MMW v4 | Hotkeys | public | 2011-02-22 12:11 | 2011-03-02 21:59 |
Reporter | jiri | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | 7 | OS Version | - |
Product Version | 3.2.4 | ||||
Target Version | 4.0 | Fixed in Version | 4.0 | ||
Summary | 0007427: Left and Right arrow keys don't work in the main tree | ||||
Description | Left and Right arrows are expected to change the focused node tree level, i.e. left collapses one level, while right goes into the child node. However, it doesn't work well in any of the recent version (tested since MM 3.2.1). Seems to be a regression, since it definitely worked some time ago. Strange is that it's unnoticed for such a long time. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1351 | ||||
parent of | 0007886 | assigned | Ludek | Right/Left Arrow key hotkeys don't work correctly |
has duplicate | 0007445 | closed | Ludek | MediaTree: Arrows don't expand/collapse nodes (regression) |
has duplicate | 0007371 | closed | petr | 1348: Keyboard navigation broken in Explorer Tree (Regression) |
Not all the children of this issue are yet resolved or closed. |
|
Fixed in build 1351. The reason was that Left/Right arrows conflicted with default "Skip 5 seconds forward/backward" hotkeys. I fixed it (in build 1351) so that if a tree is focused with a focused node then there is a preference to collapse/expand the focused node. But additionally we might want to change the default hotkeys to something like Alt+Left/Alt+Right |
|
Verified in 1351, only scrolling issue reported in 7371 remains in 1351. |