Open Bug 1179676 Opened 9 years ago Updated 2 years ago

ContentEventHandler should include <input type="text"> and <textarea> values into its flat-text-content

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

defect

Tracking

()

Tracking Status
firefox42 --- affected

People

(Reporter: masayuki, Unassigned)

References

(Blocks 1 open bug)

Details

If ContentEventHandler's target includes <input type="text"> or <textarea>, they should be included for dictionary service of Mac OS X.
Use nsFindContentIterator instead of nsContentIterator may help. Probably we could find a way to merge them.
(In reply to Xidorn Quan [:xidorn] (UTC+12) from comment #1) > Use nsFindContentIterator instead of nsContentIterator may help. Probably we > could find a way to merge them. Oh, thanks. But we may need some hack for creating nsRange.
Component: Event Handling → User events and focus handling

Resetting assignee which I don't work on in this several months.

Assignee: masayuki → nobody
Status: ASSIGNED → NEW
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.