Closed Bug 68961 Opened 24 years ago Closed 19 years ago

"sort" options on view menu of history should have mnemonics

Categories

(SeaMonkey :: UI Design, defect, P3)

x86
Windows 98

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.0.1

People

(Reporter: jruderman, Assigned: andreww)

References

(Blocks 1 open bug)

Details

(Keywords: access, fixed-seamonkey1.0, Whiteboard: [adt3])

Attachments

(1 file, 2 obsolete files)

The new "sort" options on the view menu of the bookmarks and history windows should have mnemonics in order to make those items easier to hit with the keyboard. Bonus points if you use the same mnemonics for similar column names in both bookmarks and history, even when those items have slightly different names (bug 68959).
Blake has informed me that these menu items are actually not new.
Moving to XPApps and adding keywords.
Component: Bookmarks → XP Apps
Keywords: access, ui
Summary: "sort" options on view menu of bookmarks/history should have mnemonics → Keyboard Navigation for 'sort' menu
cc alec who owns the global history window.
I like the old summary better.. it's easier to search for.
Summary: Keyboard Navigation for 'sort' menu → "sort" options on view menu of bookmarks/history should have mnemonics
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0
.9.9
Priority: -- → P3
Target Milestone: mozilla1.0 → mozilla0.9.9
--> andreww
Assignee: ben → andreww
Status: ASSIGNED → NEW
Target Milestone: mozilla0.9.9 → mozilla1.0
approving nomination and accepting for Andrew. He's fixed a bunch o' these for improved access.
Status: NEW → ASSIGNED
Keywords: nsbeta1nsbeta1+
Looks like the sorting is no longer in the bookmarks view menu, but I still see it in the history view. Updating summary to reflect this.
Summary: "sort" options on view menu of bookmarks/history should have mnemonics → "sort" options on view menu of history should have mnemonics
I should have know this wouldnt be a straightforward xul change. I need to talk to Ben to figure out how the code here works: http://lxr.mozilla.org/mozilla/source/xpfe/global/resources/content/nsTreeU tils.js#273 So that we can add a routine to add mnemonics to those lables. Adding Ben to cc:
Thanks to Ben Goodger for the idea to add accesskey attributes to the tree columns and then fetch them from the dom when needed like the labels already are. Patch ready for review.
Keywords: review
Comment on attachment 72163 [details] [diff] [review] changes to historyTreeOverlay.dtd, historyTreeOverlay.xul, nsTreeUtils.js sr=alecf
Attachment #72163 - Flags: superreview+
Comment on attachment 72163 [details] [diff] [review] changes to historyTreeOverlay.dtd, historyTreeOverlay.xul, nsTreeUtils.js r=varada
Attachment #72163 - Flags: review+
Comment on attachment 72163 [details] [diff] [review] changes to historyTreeOverlay.dtd, historyTreeOverlay.xul, nsTreeUtils.js sr=ben@netscape.com
Comment on attachment 72163 [details] [diff] [review] changes to historyTreeOverlay.dtd, historyTreeOverlay.xul, nsTreeUtils.js a=asa (on behalf of drivers) for checkin to the 1.0 trunk
Attachment #72163 - Flags: approval+
fix checked into trunk.
fix is in.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
As far as I can tell, this is not fixed. Looking at the patch I presume the goal was to create mnemonics for the various sort options in the View menu, including Sort by(Title|Location|Last Visited|First Visited|Hostname|Referrer|Visit Count). So there should be little underlines and the appropriate letters should work. There are no underlines and none of the key commands work with a 2002032203 Win98 build. Reopening. Let me know if I've read this incorrectly
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
No you are right. Something is not working properly. Checking it out asap.
Status: REOPENED → ASSIGNED
...history has been using outliner for quite a while now. Did this ever work?
Moving to 1.0.1.
Target Milestone: mozilla1.0 → mozilla1.0.1
Whiteboard: [adt3]
Attachment #72163 - Attachment is obsolete: true
Changing nsbeta1+ [adt3] bugs to nsbeta1- on behalf of the adt. If you have any questions about this, please email adt@netscape.com. You can search for "changing adt3 bugs" to quickly find and delete these bug mails.
Keywords: nsbeta1-
Changing nsbeta1+ [adt3] bugs to nsbeta1- on behalf of the adt. If you have any questions about this, please email adt@netscape.com. You can search for "changing adt3 bugs" to quickly find and delete these bug mails.
Keywords: nsbeta1+
Blocks: accesskey
Product: Core → Mozilla Application Suite
Attached patch hooks up accesskeys on generated menuitems (obsolete) (deleted) — Splinter Review
Modifies nsTreeSorting.js to hook up the accesskey attribute from the <treecol>'s with the generated menuitems.
Attachment #196774 - Flags: review?(neil.parkwaycc.co.uk)
Comment on attachment 196774 [details] [diff] [review] hooks up accesskeys on generated menuitems r+sr=me but you'll need to fix the "Sorted by Last Visited" access key before you can check this in.
Attachment #196774 - Flags: review?(neil.parkwaycc.co.uk) → review+
Fixes the conflicting accesskey. The two viable choices were 's' or 'e', so I picked the one closest to the left. Neil: If you sr, could you help me check this in? I also noted that clicking on these headers actually don't work. It fails with "JavaScript error: chrome://global/content/nsTreeSorting.js, line 67: column.parentNode has no properties". But I guess that's another bug.
Attachment #196774 - Attachment is obsolete: true
Attachment #197387 - Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #197387 - Flags: review+
Comment on attachment 197387 [details] [diff] [review] hooks up accesskeys on generated menuitems v0.2 I decided on Last _Visited and Visit _Count.
Attachment #197387 - Flags: superreview?(neil.parkwaycc.co.uk) → superreview+
Fix checked in. (In reply to comment #25) > But I guess that's another bug. Bug 257985 to be precise.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago19 years ago
Resolution: --- → FIXED
Comment on attachment 197387 [details] [diff] [review] hooks up accesskeys on generated menuitems v0.2 (for the XPFE part of this patch only, of course)
Attachment #197387 - Flags: approval-seamonkey1.0?
Seamonkey-only portion of fix checked in to the 1.8 branch.
Whiteboard: [adt3] → [adt3] fixed-seamonkey1.0
Whiteboard: [adt3] fixed-seamonkey1.0 → [adt3]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: