Closed
Bug 376164
Opened 18 years ago
Closed 17 years ago
Bidi continuation not displayed in text input box if it doesn't fit
Categories
(Core :: Layout: Text and Fonts, defect)
Core
Layout: Text and Fonts
Tracking
()
RESOLVED
FIXED
People
(Reporter: uriber, Unassigned)
References
Details
(Keywords: regression, testcase)
Attachments
(1 file)
(deleted),
text/html
|
Details |
In a simple text <input> control containing bidi text, if the bidi continuation (i.e., text of different directionality than the initial text) is too long to entirely fit in the text box, the continuation is not displayed at all.
This regressed between 2006-10-18 and 2006-10-19, so likely due to the fix for bug 343445.
In the attached testcase, all four input controls contain long bidirectional text, but only the two first (unidirectional) letters are initially visible.
Originally reported by Dror on the mozilla.org.il forum: http://mozilla.org.il/board/viewtopic.php?p=22909#22909 [Hebrew]
Flags: blocking1.9?
This will be fixed by the new textframe.
Depends on: 367177
Updated•18 years ago
|
Flags: blocking1.9? → blocking1.9+
Comment 2•17 years ago
|
||
Fixed by bug 367177
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Flags: in-testsuite?
Component: Layout: BiDi Hebrew & Arabic → Layout: Text
QA Contact: layout.bidi → layout.fonts-and-text
You need to log in
before you can comment on or make changes to this bug.
Description
•