Closed
Bug 313365
Opened 20 years ago
Closed 20 years ago
Bidi: RTL textareas with a vertical scrollbar always have a horizontal scrollbar as well
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
RESOLVED
FIXED
People
(Reporter: uriber, Unassigned)
References
Details
(5 keywords)
Attachments
(1 file)
231 bytes,
text/html
|
Details |
When an RTL textarea has a vertical scrollbar (because the content has more
lines than the size of the textarea), a horizontal scrollbar appears as well,
even when there is no actual need for it.
The horizontal scrollbar allows scrolling a small amount (probably the width of
the vertical scrollbar) leftwards.
This has the same regression range as bug 306349, and like it, was probably
caused by the fix to bug 240276.
Combined with bug 312550, this can make working with RTL textareas a very
annoying experience.
Reporter | ||
Comment 1•20 years ago
|
||
Notice the horizontal scrollbar on the top (RTL) textarea.
This bug is probably not related to MacOS, because I'm seeing this regression also on Windows XP with Fx 1.5b2. Fx 1.0.7 displays the textareas correctly.
Reporter | ||
Comment 3•20 years ago
|
||
=> All/All, based on comment #2.
OS: MacOS X → All
Hardware: Macintosh → All
Reporter | ||
Comment 4•20 years ago
|
||
This was fixed by the patch for bug 312550.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•20 years ago
|
Keywords: fixed1.8.0.1,
fixed1.8.1
Comment 5•20 years ago
|
||
v.fixed on 1.8.0.1 with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1, no horizontal scrollbar with Uri's testcase in #1.
Keywords: fixed1.8.0.1 → verified1.8.0.1
Comment 6•17 years ago
|
||
Mass-assigning the new rtl keyword to RTL-related (see bug 349193).
Keywords: rtl
You need to log in
before you can comment on or make changes to this bug.
Description
•