Open
Bug 1249986
Opened 10 years ago
Updated 3 years ago
Duplicated screen partially shown when hovering link with peculiar tooltip title
Categories
(Core :: Graphics, defect, P3)
Tracking
()
NEW
People
(Reporter: contact, Unassigned)
Details
(Whiteboard: [gfx-noted])
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0
Build ID: 20160221004008
Steps to reproduce:
I hovered with my cursor the link in this tweet:
https://twitter.com/raphaelbastide/status/698467026566774784
Using Firefox 46, Ubuntu 15.10, Gnome 3.18.2, and X.org 1.17.2.
Actual results:
My whole screen is duplicated and partially reproduced under the cursor.
See this video:
https://twitter.com/nclm_/status/701444075841519617
and the attached video for a simpler test case.
Expected results:
Nothing special.
As the test case shows, the issue comes from the extra long (~2000 chars) title property on the link.
However, replacing these characters by 2000 copies of the letter ‘a’ doesn’t trigger the bug.
Therefore, something in this particular series of characters leads to that improbable result.
Summary: Duplicated screen partially shown when hover link with peculiar title → Duplicated screen partially shown when hovering link with peculiar title
Comment 4•10 years ago
|
||
I couldn't reproduce this issue using original URL or test case on following version.
Name Firefox
Version 47.0a1
Build ID 20160222030212
Update Channel nightly
User Agent Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0
OS Linux 4.2.0-16-generic x86-64Name Firefox
Can you please retest this on the latest nightly build.
Component: Untriaged → Event Handling
Flags: needinfo?(nicolas)
Product: Firefox → Core
Comment 5•10 years ago
|
||
I can reproduce, but this isn't any DOM bug.
Status: UNCONFIRMED → NEW
Component: Event Handling → Graphics
Ever confirmed: true
Comment 6•10 years ago
|
||
(nor event handling)
Updated•10 years ago
|
Whiteboard: [gfx-noted]
Comment 7•10 years ago
|
||
kwin shows a short wide completely black opaque tooltip with compositing enabled.
With compositing disabled, the light text on the tooltip is visible.
Summary: Duplicated screen partially shown when hovering link with peculiar title → Duplicated screen partially shown when hovering link with peculiar tooltip title
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•