Closed
Bug 553796
Opened 15 years ago
Closed 15 years ago
with -moz-resize:horizontal (or vertical), no resize grip is visible
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | final+ |
People
(Reporter: phiw2, Unassigned)
References
Details
Attachments
(1 file)
1.36 KB,
text/html
|
Details |
textarea {-moz-resize:horizontal} doesn't show a resizer (resize grip).
For reference, WebKit (Mac) uses the same resizer for all 3 states: both | horizontal | vertical
bug 442228 comment 4 notes
> there aren't any images provided for the horizontal or vertical only
> resizers.
Comment 1•15 years ago
|
||
We probably just want to add -moz-appearance: resizer for all directions.
![]() |
||
Updated•15 years ago
|
blocking2.0: --- → ?
Comment 3•15 years ago
|
||
-moz-resize:both|horizontal|vertical and direction:rtl also don't show resizer grippy.
-moz-resize:both and direction:rtl using resizer grippy, dragging left/right also appear to be doing the wrong thing.
Feel free to move these issues to separate bug(s).
blocking2.0: ? → final+
Priority: -- → P2
![]() |
Reporter | |
Comment 5•15 years ago
|
||
(In reply to comment #4)
> Fixed by bug 554810.
Yup, thanks. marking as such.
(checked with a build at /rev/1244bf803057)
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•