Closed
Bug 1233612
Opened 9 years ago
Closed 9 years ago
[e10s] Cursor in input/textarea is displayed in a wrong way after canceling text drag-n-drop
Categories
(Core :: General, defect, P4)
Core
General
Tracking
()
RESOLVED
DUPLICATE
of bug 1256162
People
(Reporter: arni2033, Unassigned)
References
()
Details
Attachments
(2 files)
>>> My Info: Win7_64, Nightly 46, 32bit, ID 20151217030207
STR:
1. Open attached "testcase 1" (or "data:" url in the form above)
2. Select string "first" in <input> using mouse
3. Hover mouse cursor over selected text
4. Hold left mouse button (don't release it yet)
5. Move mouse cursor between "X" and "Y"
6.A) Press Escape, release left mouse button
6.B) Hover mouse cursor over selected string again, release left mouse button
7. Select string "ZT" in <input> using mouse
8. Select string "KL" in <textarea> using mouse
Result (I only describing what happens with the cursor in <input>):
(A) After Step 6 cursor is displayed between "X" and "Y". Cursor isn't blinking
After Step 8 cursor starts blinking
(B) After Step 6 cursor isn't displayed
After Step 8 cursor appears between "_" and "X" and it's already blinking
Expectations:
Cursor shouldn't be displayed after Step 6, 7 and 8. Try non-e10s to see expected behavior in details
Updated•9 years ago
|
![]() |
||
Comment 2•9 years ago
|
||
arni, can you try this try build and see if it fixes the issue for you?
https://treeherder.mozilla.org/#/jobs?repo=try&revision=04f43a85e747
Depends on: 1222662
Flags: needinfo?(arni2033)
(In reply to Jim Mathies [:jimm] from comment #2)
> arni, can you try this try build and see if it fixes the issue for you?
Did you mean bug 1231944? This bug is about text cursor in <input> / <textarea> elements,
not about mouse pointer. And the try build still exposet this bug.
Flags: needinfo?(arni2033)
> And the try build still exposet this bug.
That's probably very bad sentence in English... I meant that the bug isn't fixed in the try build
User Agent Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:46.0) Gecko/20100101 Firefox/46.0
Build ID 20160204004009
Tested on Windows 7 x64 with the Aurora 46.0a2 build. I can reproduce the problem.
![]() |
||
Updated•9 years ago
|
Priority: -- → P4
![]() |
||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•