Open
Bug 1429403
Opened 8 years ago
Updated 2 years ago
Descendants of <optgroup disabled> should not be clickable
Categories
(Remote Protocol :: Marionette, defect, P3)
Remote Protocol
Marionette
Tracking
(Not tracked)
NEW
People
(Reporter: ato, Unassigned)
References
(Blocks 1 open bug, )
Details
I raised a specification issue [1] about descendants of <optgroup
disabled> being clickable in Marionette, even after [2] lands.
For Marionette, fixing this bug depends on some work from [3] because
it contains some nice new primitives for finding the closest ancestors
and for determining the disabledness state of elements.
[1] https://github.com/w3c/webdriver/issues/1190
[2] https://bugzil.la/1429384
[3] https://bugzil.la/1354211
Reporter | ||
Updated•8 years ago
|
Reporter | ||
Updated•8 years ago
|
Reporter | ||
Updated•7 years ago
|
Priority: P1 → P2
Version: Version 3 → Trunk
Reporter | ||
Updated•7 years ago
|
Assignee: ato → nobody
Priority: P2 → P3
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•