Opened 12 years ago

Closed 11 years ago

Last modified 11 years ago

#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)

3894-preliminar.patch (1002 bytes) - added by manuq 11 years ago.
Preliminar toolkit-gtk3 patch.
3894-artwork-preliminar.patch (571 bytes) - added by manuq 11 years ago.
Preliminar artwork patch.
0001-Favorites-view-get-back-hover-feedback-in-activity-i.patch (3.4 KB) - added by manuq 11 years ago.
Candidate patch for shell.
0001-Style-prelight-state-of-favorite-activity-icon-SL-38.patch (1.1 KB) - added by manuq 11 years ago.
Candidate patch for artwork.

Download all attachments as: .zip

Change History (10)

comment:1 Changed 12 years ago by erikos

  • Severity changed from Major to Blocker

comment:2 Changed 12 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

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.

Changed 11 years ago by manuq

Preliminar toolkit-gtk3 patch.

Changed 11 years ago by manuq

Preliminar artwork patch.

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:

http://dev.laptop.org/~manuq/shell-port/testiconborder2.py

Changed 11 years ago by manuq

Candidate patch for shell.

Changed 11 years ago by manuq

Candidate patch for artwork.

comment:5 Changed 11 years ago by manuq

  • Resolution set to fixed
  • Status changed from assigned to closed

Pushed 6dd70d8c .

comment:6 Changed 11 years ago by dnarvaez

  • Milestone 0.98 deleted

Milestone 0.98 deleted

Note: See TracTickets for help on using tickets.