Closed
Bug 155656
Opened 23 years ago
Closed 23 years ago
hrules don't draw selection hiliting.
Categories
(Core :: DOM: Selection, defect)
Core
DOM: Selection
Tracking
()
VERIFIED
DUPLICATE
of bug 159207
People
(Reporter: kinmoz, Assigned: mjudge)
References
Details
(Keywords: regression, Whiteboard: EDITORBASE)
I just noticed this regression in my MOZILLA_1_0_BRANCH and TRUNK builds:
When you clicked on an <hr> in composer, it used to draw a blue hilite box
around it. It doesn't anymore. Note that the <hr> does get selected, because it
will get deleted if I hit the backspace/delete key.
I'm cc'ing dbaron since I know he made some layout frame changes related to hrules.
The changes kin mentioned are bug 141054.
Updated•23 years ago
|
Updated•23 years ago
|
Whiteboard: EDITORBASE
Comment 2•23 years ago
|
||
*** Bug 159210 has been marked as a duplicate of this bug. ***
Comment 3•23 years ago
|
||
can someone narrow down when this happened? It seems really bad that 1.0.1 has
this in addition to the trunk. :-(
Comment 4•23 years ago
|
||
To continue where I left off (before submission)...
Do we know that this regressed due to dbaron's checkin or is that speculation?
Is there any hope of getting this fixed?
this bug is fixed by 159207. 159207 has a patch to deal with the new HRframe
layout. I am going to mark this as a dup of 159207. If people get upset at the
consolidation, reopen this and mark it as dependant on 159207.
*** This bug has been marked as a duplicate of 159207 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•