Closed
Bug 250169
Opened 21 years ago
Closed 21 years ago
<textarea>s have a focus rectangle now
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: Biesinger, Assigned: aaronlev)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
781 bytes,
patch
|
shaver
:
review+
shaver
:
superreview+
|
Details | Diff | Splinter Review |
so... a current cvs build shows a focus rectangle inside of textareas. this
looks somewhat strange.
testcase: click inside the textarea on this page.
seen on gtk2 linux build from just now.
I don't think this is the desired behaviour, is it?
cc'ing some layout/event/a11y hackers who might know something about this...
| Reporter | ||
Updated•21 years ago
|
Keywords: regression
| Assignee | ||
Comment 2•21 years ago
|
||
Comment 3•21 years ago
|
||
Comment on attachment 152513 [details] [diff] [review]
Remember to include textarea in css rule for what doesn't get focus outline
r+sr=shaver on trivial regression fix. Requesting 1.8a2 approval.
Attachment #152513 -
Flags: superreview+
Attachment #152513 -
Flags: review+
Attachment #152513 -
Flags: approval1.8a2?
| Assignee | ||
Comment 4•21 years ago
|
||
This was caused by the checkin for bug 171366.
I noticed this today too. In forums, it's been causing many more problems than
just visual appearance. It sometimes makes the textarea seem readonly and the
text becomes unselectable.
| Assignee | ||
Comment 6•21 years ago
|
||
Turns out that bug 250208 has a better fix for this.
Comment 7•21 years ago
|
||
So is this still wanted for 1.8a2? If not, can someone remove the request for
approval?
| Assignee | ||
Comment 8•21 years ago
|
||
Comment on attachment 152513 [details] [diff] [review]
Remember to include textarea in css rule for what doesn't get focus outline
I put blocking 1.8a2 on bug 250208 instead.
Attachment #152513 -
Flags: approval1.8a2?
| Assignee | ||
Comment 9•21 years ago
|
||
Fixed by checkin for bug 250208
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 10•21 years ago
|
||
*** Bug 250700 has been marked as a duplicate of this bug. ***
Verified FIXED using 2004-07-25-09 on Windows XP.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•