Open Bug 674484 Opened 13 years ago Updated 2 years ago

Move form controls' selection handling (Get/SetSelectionStart/End) from layout to content

Categories

(Core :: Layout: Form Controls, defect)

defect

Tracking

()

People

(Reporter: smaug, Unassigned)

Details

Looks like the methods in nsHTML***Element calls nsTextControlFrame
which gets editor from nsHTML***Element and takes the necessary data from
the editor.
There shouldn't be no need for the nsTextControlFrame part
OS: Linux → All
Hardware: x86_64 → All
Version: unspecified → Trunk
Hmm, well, the editor gets the selection information from layout.  Does bug 674820 cover what you were aiming for here?
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.