Closed
Bug 6915
Opened 26 years ago
Closed 8 months ago
RFE: Need nsITextServicesDocument::CurrentBlockIsSelected()
Categories
(Core :: DOM: Editor, defect, P5)
Core
DOM: Editor
Tracking
()
RESOLVED
INCOMPLETE
Future
People
(Reporter: sfraser_bugs, Unassigned)
References
Details
(Keywords: helpwanted)
To enable me to tell when I've iterated through all the blocks in the document
back to my starting location (during an unnsuccessful wrap search), I need
to be able to ask wether the block that the TS doc is looking at contains
(all, some of) the selection. It would be reeely cool if that was exposed
in the interface.
Changing milestone to M9 since I don't have time to look at spellchecker
issues yet.
Moving all spellchecker/text services related bugs to M11 since I will still be
working on AutoComplete features through M10.
Moving some SpellChecker/TextServices feature requests and bugs, that can wait
till after beta 1, to milestone M14.
Moving all non-beta1 bugs to M16 since I am going on sabbatical.
Target Milestone: M15 → M16
Moving RFEs to M20.
Summary: {feature} Need nsITextServicesDocument::CurrentBlockIsSelected() → RFE: Need nsITextServicesDocument::CurrentBlockIsSelected()
Target Milestone: M16 → M20
Updated•24 years ago
|
Target Milestone: M20 → Future
Comment 13•23 years ago
|
||
removing myself from the cc list
Updated•18 years ago
|
QA Contact: sujay → editor
Updated•18 years ago
|
Assignee: kinmoz → nobody
Status: ASSIGNED → NEW
Comment 14•4 years ago
|
||
Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority.
If you have reason to believe this is wrong (especially for the severity), please write a comment and ni :jstutte.
Severity: normal → S4
Priority: P3 → P5
Comment 15•8 months ago
|
||
Code changed a lot. There is no longer nsITextServicesDocument.
Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•