Closed
Bug 10632
Opened 25 years ago
Closed 25 years ago
Setting and removing text properties should preserve the selection
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
FIXED
M10
People
(Reporter: sfraser_bugs, Assigned: buster)
References
Details
Calling Set/RemoveTextProperty should leave the selection where it is, not
collapse it to the end of the changed range.
simon, do you have a specific test case, besides the one in bug 10654?
Reporter | ||
Comment 2•25 years ago
|
||
You're right, this is just a refresh issue. Collapsing and reexpanding the window
show the selection where it should be.
I have a fix for the painting problem in my tree. Waiting for the tree to open
post-M9 to check in.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
marking this bug fixed. there's another bug open regarding painting selection
on focus/blur.
You need to log in
before you can comment on or make changes to this bug.
Description
•