Closed
Bug 875280
Opened 12 years ago
Closed 12 years ago
nsIFrame::PeekOffset on HTML input's text frame for eSelectBeginLine returns 0 for any offset
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: surkov, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access)
It'd be reasonable if it returned a character count. That prevents a correct text interface implementation
| Reporter | ||
Comment 1•12 years ago
|
||
eSelectBeginLine/eSelectEndLine don't take into account an offset at all, it's probably by design. I figured out later that I don't really need to change existing behavior for accessibility needs. So closing as wontfix.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•