Closed
Bug 44012
Opened 24 years ago
Closed 2 years ago
Expose code in nsAutoSelectionReset so it can be used in JavaScript
Categories
(Core :: DOM: Editor, defect, P5)
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: cmanske, Unassigned)
References
Details
Joe made an excellent "selection saver" class that saves a current selection
in the constructor, and resets in destructor for convenient use in C++.
It would be great if this could be modified to be used in JS.
Updated•18 years ago
|
QA Contact: sujay → editor
Updated•18 years ago
|
Assignee: mozeditor → nobody
Status: ASSIGNED → NEW
Comment 4•4 years ago
|
||
Bulk-downgrade of unassigned, untouched DOM/Storage bug's priority.
If you have reason to believe, this is wrong, please write a comment and ni :jstutte.
Severity: normal → S4
Priority: P3 → P5
Comment 5•2 years ago
|
||
I think that nobody wants this feature in chrome script. And the class does not work if interrupted by content script.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•