Open
Bug 1271329
Opened 9 years ago
Updated 3 years ago
Click event lost by pseudo-class on Ubuntu & Windows.
Categories
(Core :: DOM: Events, defect)
Tracking
()
ASSIGNED
People
(Reporter: george.calvert, Assigned: smaug)
Details
(Keywords: testcase, Whiteboard: btpp-active)
Attachments
(1 file)
|
1.31 KB,
text/html
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0
Build ID: 20160425115534
Steps to reproduce:
Click each colored region in the toggle_issue file.
Does not work on Windows or Ubuntu. Works on Mac.
Actual results:
Clicking the yellow does not fire the click.
Expected results:
Should have fired the click which opened an alert dialog.
| Assignee | ||
Comment 2•9 years ago
|
||
Yeah, we track stuff in ESM based on layout frame when we should use DOM node. Old stuff.
Trying to find some time for this.
Assignee: nobody → bugs
Flags: needinfo?(bugs)
Updated•9 years ago
|
Whiteboard: btpp-followup-2016-05-17 → btpp-active
Updated•7 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•