Closed
Bug 92254
Opened 24 years ago
Closed 24 years ago
Selection bug within a justified paragraph
Categories
(Core :: DOM: Selection, defect)
Tracking
()
People
(Reporter: nyh, Assigned: mjudge)
References
()
Details
I am running Mozilla 0.9.2 from RPM on Redhat 7.1.
I noticed that selection (with the mouse) inside a justified
(text-align:justify) paragraph doesn't work properly: I include above a
self-explanatory test case.
Try to select something from the second paragraph in that example: Note how
selection inside the first line of that paragraph is ok, but it doesn't work
correctly for the second and latter lines. I can't select just one word in the
second line, for example, and double-clicking at any position within the second
line selects the first word on that line, not the word the mouse is on.
Thanks!
Comment 1•24 years ago
|
||
Duplicate of "Selection doesn't work properly for <P ALIGN="JUSTIFY">"
*** This bug has been marked as a duplicate of 89579 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•