Closed
Bug 1677
Opened 26 years ago
Closed 26 years ago
Selecting justified text does strange things.
Categories
(Core :: DOM: Selection, defect, P2)
Tracking
()
VERIFIED
FIXED
M4
People
(Reporter: shaman, Assigned: mjudge)
Details
Selecting text with the CSS justified property does really strange things,
including 'crawl', overlapping and color changes. I suspect that the actual
selection is being drawn without justification, and this mismatch is causing
the unusual visual artifacts.
Updated•26 years ago
|
Assignee: peterl → kostello
Component: Style System → Selection and Search
Updated•26 years ago
|
Assignee: kostello → akkana
Updated•26 years ago
|
Assignee: akkana → mjudge
Comment 1•26 years ago
|
||
Mike Judge is working on hooking up the new selection code to nsTextFrame.
Mike, if you think this is a rendering problem, please reassign to the rendering
group.
Comment 3•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Updated•26 years ago
|
Target Milestone: M3 → M4
Comment 4•26 years ago
|
||
Changed to 4 milestone
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 6•26 years ago
|
||
VERIFIED FIXED for Win32 1999050709
Per a request from Selection and Search component eng (mjudge) and qa (elig),
moving all "Selection and Search" bugs to new "Selection" component. Original
"Selection and Search" component will be retired.
You need to log in
before you can comment on or make changes to this bug.
Description
•