Open Bug 135749 Opened 23 years ago Updated 2 years ago

Support missing shortcut keys for XUL tree

Categories

(Toolkit :: XUL Widgets, enhancement)

x86
Windows 2000
enhancement

Tracking

()

People

(Reporter: aaronlev, Unassigned)

References

(Depends on 2 open bugs)

Details

(Keywords: access)

Just found a new resource: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnacc/html/ATG_KeyboardShortcuts.asp Turns out our tree implementation is missing these keyboard shortcuts: CTRL + "+" (numeric pad) Adjusts the width of all columns to fit their contents. * (Numpad) Display all sub-items under the selected item. + (Numpad) Display sub-items directly under the selected item. - (Numpad) Collapse the items directly under the selected item group.
I wouldn't call this bug a priority - it's just that we're missing some standard shortcuts, and that should be remedied at some point in the future.
Severity: normal → enhancement
Keywords: access
Plus and minus are bug 130388. I didn't know about * and Ctrl++.
Depends on: 130388
There isn't any functions that can adjust the width of all columns to fit their contents. right?
No, but there's an internal method GetCellWidth() which is used for example in CalcMaxRowWidth()
Filed bug 136174 for an auto-width function.
Depends on: 136174
Depends on: 153344
See also bug 97434. * is bug 83215.
Assignee: yuanyi21 → pete.zha
QA Contact: bugzilla → keyboard.navigation
Component: Keyboard: Navigation → User events and focus handling

The bug assignee didn't login in Bugzilla in the last 7 months.
:hsinyi, could you have a look please?
For more information, please visit auto_nag documentation.

Assignee: zhayupeng → nobody
Flags: needinfo?(htsai)
Flags: needinfo?(htsai)
Component: DOM: UI Events & Focus Handling → XUL Widgets
Product: Core → Toolkit
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.