Closed Bug 306255 Opened 19 years ago Closed 19 years ago

[mac] The "Folder" button in the download manager isn't keyboard accessible (add support for toolbarbutton.tabbable in Pinstripe)

Categories

(Firefox :: Keyboard Navigation, defect, P2)

1.5.0.x Branch
PowerPC
macOS
defect

Tracking

()

RESOLVED FIXED
Firefox1.5

People

(Reporter: asaf, Assigned: asaf)

Details

(Keywords: access, fixed1.8)

Attachments

(1 file, 1 obsolete file)

Since Pinstripe has no style rules for toolbarbutton.tabbable, the "Folder"
button in the download manager isn't keyboard accessible in the mac version.
Summary: [mac] The "Folder" button in the download manager isn't keyboard accessible in (add support for toolbarbutton.tabbable in Pinstripe) → [mac] The "Folder" button in the download manager isn't keyboard accessible (add support for toolbarbutton.tabbable in Pinstripe)
Status: NEW → ASSIGNED
Flags: blocking1.8b4?
Priority: -- → P2
Attached patch patch (obsolete) — Splinter Review
Eek, outline seems to be buggy (part of it isn't drawn until the windows is
resized), so we'll have to use legacy border. This means the focus ring can
cause layout shrinks; however, it's almost invisible as a 1px only border.

At least until we can use outline, the focus ring itself has to be special
cased.
Attachment #194177 - Flags: review?(kevin)
Target Milestone: --- → Firefox1.5
Comment on attachment 194177 [details] [diff] [review]
patch

I haven't tested this, but I think you also need

#saveToFolder {
  border: 1px solid transparent;
}

so you avoid having the content jump around when you put the focus border on.
Attachment #194177 - Flags: review?(kevin) → review+
Comment on attachment 194177 [details] [diff] [review]
patch

will do.
Attachment #194177 - Flags: approval1.8b4?
Attachment #194177 - Flags: approval1.8b4? → approval1.8b4+
Flags: blocking1.8b4? → blocking1.8b4+
Attachment #194177 - Attachment is obsolete: true
Attachment #194200 - Flags: review+
1.8 Branch:
Checking in pinstripe/global/toolbarbutton.css;
/cvsroot/mozilla/toolkit/themes/pinstripe/global/toolbarbutton.css,v  <-- 
toolbarbutton.css
new revision: 1.4.10.1; previous revision: 1.4
done
Checking in pinstripe/mozapps/downloads/downloads.css;
/cvsroot/mozilla/toolkit/themes/pinstripe/mozapps/downloads/downloads.css,v  <--
 downloads.css
new revision: 1.7.2.2; previous revision: 1.7.2.1
done

Trunk:
Checking in global/toolbarbutton.css;
/cvsroot/mozilla/toolkit/themes/pinstripe/global/toolbarbutton.css,v  <-- 
toolbarbutton.css
new revision: 1.5; previous revision: 1.4
done
Checking in mozapps/downloads/downloads.css;
/cvsroot/mozilla/toolkit/themes/pinstripe/mozapps/downloads/downloads.css,v  <--
 downloads.css
new revision: 1.9; previous revision: 1.8
done

Trunk:
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Keywords: fixed1.8
Resolution: --- → FIXED
Keywords: sec508
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: