Bug 1848282 Comment 10 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I can reproduce this by the following step. Original step doesn't move caret by Ctrl+Arrow.

1. Open `data:text/html,<input type="text" value="ab'cd">`.
2. Focus textbox
3. Blur textbox
4. Focus textbox
5. Input any text in textbox then remove it
6. Move caret to head
7. Ctrl+Arrow
I can reproduce this by the following step. Original step doesn't move caret by Ctrl+Arrow.

1. Open `data:text/html,<input type="text" value="ab'cd">`.
2. Focus textbox
3. Blur textbox
4. Focus textbox again.
5. Input any text in textbox then remove it
6. Move caret to head
7. Ctrl+Arrow

Back to Bug 1848282 Comment 10