Opened 13 years ago
Closed 12 years ago
#7552 closed defect (worksforme)
textbox and textarea: borders are not showing up in high contrast mode on Firefox3
Reported by: | Becky Gibson | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Accessibility | Version: | 1.1.1 |
Keywords: | Cc: | Sam Foster, Douglas Hays | |
Blocked By: | Blocking: |
Description
When viewed in high contrast mode the borders of a textbox and a textarea do not display in Firefox 3. The borders are fine in Firefox2 and IE 7 (still checking IE6).
Attachments (1)
Change History (5)
Changed 13 years ago by
Attachment: | inputHCFF3.html added |
---|
comment:1 Changed 13 years ago by
Milestone: | 1.2 → 1.3 |
---|---|
Priority: | highest → normal |
This seems to be a Firefox 3 problem as it occurs with any input or textarea that has been styled with a border. I've attached a test case and submitted a bug against Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=452800 Marking it as milestone 1.3 in order to keep track of this.
comment:2 Changed 12 years ago by
this bug is still open in Firefox so moving to 1.4 to keep track of this
comment:3 Changed 12 years ago by
Milestone: | 1.3 → 1.4 |
---|
comment:4 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Textarea and input styled borders are now visible (although width does not work) in Firefox 3.0.11 and 3.5 so closing even though the Mozilla bug remains open.
example which demonstrates the problem