Closed Bug 1132428 Opened 9 years ago Closed 8 years ago

Drag and drop in contenteditable breaks arrow navigation on keyboard

Categories

(Firefox :: Untriaged, defect)

35 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: lonevvolf, Unassigned)

Details

Attachments

(1 file)

Attached file New Text Document.html
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0
Build ID: 20150122214805

Steps to reproduce:

1) Open the following html page:
<html>
<head></head>
<body>
<div contenteditable="true">
Text
</div>

</body>
</html>

2) Select some text in the div, drag the text, and drop it in another position inside the same div

3) Press left or right arrow on the keyboard


Actual results:

Cursor does not move


Expected results:

Cursor should move as usual
Probably duplication of Bug 1102906.

Could you test with latest Beta36[1], Dev37.0a2[2] and Nightly38.a2[3]?

[1] https://www.mozilla.org/en-US/firefox/channel/#beta
[2] https://www.mozilla.org/en-US/firefox/channel/#developer
[3] https://nightly.mozilla.org/
Flags: needinfo?(lonevvolf)
Seems fixed in 37.0.2 Release.  Thanks!
Flags: needinfo?(lonevvolf)
Based on comment 2.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: