Closed
Bug 679698
Opened 14 years ago
Closed 14 years ago
textarea resize handle disappears when applying background or border
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: darth-norman, Unassigned)
Details
Attachments
(1 file)
|
306 bytes,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:7.0a2) Gecko/20110812 Firefox/7.0a2
Build ID: 20110812042011
Steps to reproduce:
Created a textarea element, styled it by using background, border-radius and border (Firefox 8+)
Actual results:
the resize handle disappears when im using either of those styles:
border:1px solid;
border-radius:5px;
background:#fff;
Expected results:
the resize handle should stay like it does in Firefox 6 & 7
| Reporter | ||
Comment 1•14 years ago
|
||
Oh never mind, latest nightly update seems to fix it, sorry.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•