Open Bug 1280031 Opened 8 years ago Updated 2 years ago

The text of a link is stuck on screen, when the link is being dragged and an alert box appears

Categories

(Core :: DOM: Copy & Paste and Drag & Drop, defect, P3)

x86_64
All
defect

Tracking

()

Tracking Status
firefox50 --- affected
firefox56 --- wontfix
firefox57 --- wontfix
firefox58 --- wontfix
firefox59 --- ?

People

(Reporter: cmuntean, Unassigned)

References

Details

Attachments

(1 file)

Attached file test case.html (deleted) —
[Affected versions]:
- Firefox 47.0 release
- Firefox 48.0b1 beta
- Aurora  49.0a2 build with e10s disabled
- Nightly 50.0a1 build with e10s disabled


[Affected Platforms]:
- All Windows
- All Mac OS X

[Prerequisites]:
- Make sure that e10s is disabled.

[Steps to reproduce]:
1. Open the attached test case.
2. Drag the link.

[Expected result]:
The link is dragged and a pop-up with "I'm being dragged" is displayed. When the mouse is released the dragged link disappears.

[Actual result]:
The link is dragged and a pop-up with "I'm being dragged" is displayed but when the mouse is released the link's text is stuck on the screen.

[Notes]:
- If the browser is minimized, the text for the link can be observed on the screen.
- The issue is not reproducible with e10s enabled.
- This issue is not reproducible on Ubuntu 14.04 x64.
We should use this as the right fix for 100180. The right fix is to not show or delay the alert box, not cancel dragging.
Blocks: 100180
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: