Closed Bug 211106 Opened 21 years ago Closed 12 years ago

Can't programatically delete nodes under a -moz-user-select: all; element

Categories

(Core :: DOM: Editor, defect)

x86
Windows 95
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: neil, Unassigned)

References

()

Details

(Keywords: regression)

-moz-user-select: all; is only supposed to affect user actions.
It is not supposed to affect program actions.
Steps to reproduce problem:
1. Edit the Bugzilla Query Page, or the URL provided
2. Click on Run this search
3. Click on <label> in the struct toolbar
4. Click Format/Label Properties
5. Enter some new text
6. Click OK

Expected results: text of label changes

Actual results: entire label deleted
QA Contact: bugzilla → editor
Assignee: mozeditor → nobody
I can't reproduce this -- I don't understand the test-case in comment 1.  What's the "struct toolbar"?  I suspect this was fixed by bug 769967 part 5.
(In reply to Aryeh Gregor from comment #2)
> I can't reproduce this -- I don't understand the test-case in comment 1. 
> What's the "struct toolbar"?  
Part of SeaMonkey Composer. But that's not important, I was able to verify the fix without recourse to it.

> I suspect this was fixed by bug 769967 part 5.
Indeed! Yay :-)

(This really helps with several of Composer's form properties dialogs)
Status: NEW → RESOLVED
Closed: 12 years ago
Depends on: 769967
Resolution: --- → FIXED
CCing ehsan to let him know that this was really causing problems, since he expressed reservations about bug 769967 part 5.
(In reply to :Aryeh Gregor from comment #4)
> CCing ehsan to let him know that this was really causing problems, since he
> expressed reservations about bug 769967 part 5.

Oh nice!  This is sort of a relief.  :-)
You need to log in before you can comment on or make changes to this bug.