Open
Bug 371519
Opened 18 years ago
Updated 2 years ago
Selecting text in <li> elements causes a strange space to appear between characters at start of selection range
Categories
(Core :: Layout, defect)
Tracking
()
NEW
People
(Reporter: beltzner, Unassigned)
References
()
Details
Using: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a3pre) Gecko/20070222 Minefield/3.0a3pre
I haven't been able to repro this reliably anywhere other than the URL listed above (http://blog.johnath.com/index.php/2006/07/11/shibboleth-resume/). But STR that seem to work are:
1. Go to http://blog.johnath.com/index.php/2006/07/11/shibboleth-resume/
2. Scroll to where the bullets start
3. Highlight something
Expected: highlight to appear
Actual: highlight appeared, but spaces were added before the highlight
Attaching an image of the problem happening.
Comment 1•18 years ago
|
||
The <div> that <li> is in uses text-align: justify. So this is either a dupe of bug 361728 or bug 369276, depending on when it regressed.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•