#3894 closed defect (fixed)
No hover feedback in Home View
Reported by: | erikos | Owned by: | manuq |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | 0.97.x |
Severity: | Blocker | Keywords: | regression |
Cc: | erikos | Distribution/OS: | Fedora |
Bug Status: | Assigned |
Description
The grey rectangle around the icon when you hover over it is gone.
Attachments (4)
Change History (10)
comment:1 Changed 11 years ago by erikos
- Severity changed from Major to Blocker
comment:2 Changed 11 years ago by manuq
- Cc erikos added
- Owner changed from erikos to manuq
- Status changed from new to assigned
comment:3 Changed 11 years ago by manuq
comment:4 Changed 11 years ago by manuq
Listening enter-notify and leave-notify events and setting the prelight/normal state there seems to work:
comment:5 Changed 11 years ago by manuq
- Resolution set to fixed
- Status changed from assigned to closed
Pushed 6dd70d8c .
Note: See
TracTickets for help on using
tickets.
Here is a test app that adds a rectangle to a Gtk.EventBox, like our activity icons have.
What I need to finish this is set the prelight state to the Gtk.EventBox.