Closed Bug 266047 Opened 21 years ago Closed 21 years ago

Clean Up button is not included in DM WIndow's tab-order

Categories

(Firefox :: Keyboard Navigation, defect, P1)

defect

Tracking

()

VERIFIED FIXED
Firefox1.5

People

(Reporter: asaf, Assigned: kevin)

References

Details

(Keywords: access)

Attachments

(1 file)

Clean Up button is not in DM Window's tab-order. even worse when it comes to platforms that don't support accesskeys (i.e. mac), there is no keyboard-way to trigger the CleanUp action.
Actually, Keyboard navigation.
Assignee: bugs → aaronleventhal
Component: Download Manager → Keyboard Navigation
QA Contact: bmo → jruderman
Blocks: firekey
You really shoudn't do things like this, Kevin ;) For Winstripe: 24 #cleanUpButton { 25 margin: 0px; 26 -moz-user-focus: ignore; 27 list-style-image: url("chrome://mozapps/skin/downloads/downloadCleanup.png"); 28 } From Pinstripe: 21 #cleanUpButton, #optionsButton { 22 -moz-appearance: none; 23 min-width: 32px; 24 height: 26px; 25 margin: 2px; 26 -moz-user-focus: ignore; 27 }
Assignee: aaronleventhal → webmail
Version: 1.0 Branch → Trunk
Flags: blocking-aviary1.1?
Keywords: helpwanted, sec508
Priority: -- → P1
fixed on trunk
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Flags: blocking-aviary1.1?
Target Milestone: --- → Firefox1.1
err, you have only fixed pinstripe, not winstripe.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
also removing unused rule (the options button has been removed).
Attachment #173569 - Flags: review?(webmail)
Comment on attachment 173569 [details] [diff] [review] patch for winstripe thanks mano
Attachment #173569 - Flags: review?(webmail) → review+
Checking in toolkit/themes/winstripe/mozapps/downloads/downloads.css; /cvsroot/mozilla/toolkit/themes/winstripe/mozapps/downloads/downloads.css,v <-- downloads.css new revision: 1.5; previous revision: 1.4 done
Status: REOPENED → RESOLVED
Closed: 21 years ago21 years ago
Keywords: helpwanted
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: