Open Bug 806278 Opened 12 years ago Updated 2 years ago

Caret not rendered correctly in caret browsing mode when moving from body text to input

Categories

(Core :: Layout, defect)

18 Branch
x86_64
Windows 7
defect

Tracking

()

People

(Reporter: roc, Unassigned)

References

Details

https://bugzilla.mozilla.org/show_bug.cgi?id=805697#c4 data:text/html,<input readonly value="value">body text If you put the document in caret browsing mode (F7), and click on "body text" (caret is displayed - ok), and then click on "value" => caret does not move, so it looks like the <input> isn't focused at all, although it is. If you type Shift+LEFT to select some <input> text then the caret is erased.
Severity: normal → S3

Hmm, the patch for bug 1384606 fixes the most cases of moving caret with arrow keys, but navigation with Shift key is still buggy...

Depends on: 1384606
You need to log in before you can comment on or make changes to this bug.