Closed
Bug 1451410
Opened 8 years ago
Closed 7 years ago
Remove display="xul:button" on tab binding
Categories
(Toolkit :: UI Widgets, task, P1)
Toolkit
UI Widgets
Tracking
()
RESOLVED
FIXED
mozilla65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: bgrins, Assigned: Paolo)
References
Details
Attachments
(1 file)
This may be like Bug 1451256 (toolbarpalleteitem) and Bug 1451400 (dropmarker) where we need to use pointer-events: none. Or maybe we need to add 'tab' to the list here: https://searchfox.org/mozilla-central/rev/a0665934fa05158a5a943d4c8b277465910c029c/layout/base/nsCSSFrameConstructor.cpp#4337.
Updated•8 years ago
|
Priority: -- → P5
Comment 1•8 years ago
|
||
Moving to Core:XUL per https://bugzilla.mozilla.org/show_bug.cgi?id=1455336
Component: XP Toolkit/Widgets: XUL → XUL
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → paolo.mozmail
Status: NEW → ASSIGNED
Priority: P5 → P1
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Pushed by paolo.mozmail@amadzone.org:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b9ccf121cfea
Remove display="xul:button" on tab binding. r=bgrins
Comment 5•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Updated•7 years ago
|
Component: XUL → XUL Widgets
Product: Core → Toolkit
Updated•7 years ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•