Closed
Bug 6752
Opened 25 years ago
Closed 25 years ago
gfx form elements are not implementing active and hover
Categories
(Core :: XUL, defect, P3)
Core
XUL
Tracking
()
VERIFIED
FIXED
M10
People
(Reporter: kmcclusk, Assigned: rods)
References
()
Details
Gfx form elements do not honor hover and active.
Reporter | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M7
Reporter | ||
Updated•25 years ago
|
Assignee: kmcclusk → pierre
Status: ASSIGNED → NEW
Reporter | ||
Comment 1•25 years ago
|
||
Reassigning to Pierre
Updated•25 years ago
|
Status: NEW → ASSIGNED
Updated•25 years ago
|
Target Milestone: M7 → M8
Reporter | ||
Updated•25 years ago
|
Assignee: pierre → kmcclusk
Status: ASSIGNED → NEW
Reporter | ||
Comment 2•25 years ago
|
||
Pierre, I'm re-assigning back to me. I've already fixed this in my code
Reporter | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•25 years ago
|
||
Added active and hover rules to ua.css for gfx-rendered radio buttons.
Added active and hover rules to ua.css for gfx-rendered checkbox.
Active and Hover are handled by the event-state manager so adding rules to
ua.css should be sufficient for all gfx-rendered widgets.
ok, hover and active work on radio buttons and check boxes (and i assume
anything else you add a css rule for), but disabled still look clickable
onMouseOver.
if a radiobutton or checkbox is disabled, the hover and active properties
should never take effect.
reopening bug.
Reporter | ||
Updated•25 years ago
|
Target Milestone: M8 → M9
Reporter | ||
Comment 5•25 years ago
|
||
When in gfx-mode, the disabled radiobutton and checkbox can still be clicked on.
Reporter | ||
Updated•25 years ago
|
Target Milestone: M9 → M10
Reporter | ||
Comment 6•25 years ago
|
||
Moving to M10
Reporter | ||
Updated•25 years ago
|
Assignee: kmcclusk → rods
Status: REOPENED → NEW
Reporter | ||
Comment 7•25 years ago
|
||
Rod, re-assigning to you.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 8•25 years ago
|
||
The disable part of this buf is now covered under Bug 11466. This bug is fixed.
ok. marking verified fixed on
1999-08-13-08 RedHat Linux 6.0 (GNOME/enlightenment)
1999-08-13-08 WinNT 4.0 sp5
1999-08-13-08 MacOS 8.51
You need to log in
before you can comment on or make changes to this bug.
Description
•