#3551 closed defect (fixed)
Hand cursor is wrong in GTK+3
Reported by: | manuq | Owned by: | manuq |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Major | Keywords: | 12.1.0 |
Cc: | erikos | Distribution/OS: | OLPC |
Bug Status: | New |
Description
A really small mouse cursor appears when a link is hovered in Browse or Read. It looks like a really small hand with a pointing finger, not the large friendly Sugar themed hand cursor.
Change History (6)
comment:1 Changed 11 years ago by manuq
- Cc erikos added
- Owner changed from benzea to manuq
- Status changed from new to assigned
comment:2 Changed 11 years ago by erikos
- Bug Status changed from Unconfirmed to New
- Distribution/OS changed from Unspecified to OLPC
- Milestone changed from Unspecified by Release Team to 0.96
- Severity changed from Unspecified to Major
- Version changed from Unspecified to Git as of bugdate
comment:3 Changed 11 years ago by manuq
I can confirm, adding that setting fixes the cursor.
comment:4 Changed 11 years ago by erikos
- Resolution set to fixed
- Status changed from assigned to closed
Pushed as a55fb8598e888b5dcc494560614721be039a7dfa, will be in sugar-artwork 0.96.2
comment:5 Changed 10 years ago by dnarvaez
- Component changed from sugar-artwork to Sugar
Note: See
TracTickets for help on using
tickets.
We need to specify in the gtk3 theme that we want to use the Sugar cursor theme.
We do specify that for the shell in http://git.sugarlabs.org/sugar/mainline/blobs/master/data/gtkrc.em But that does not work for our toolkit-gtk3 activities.
Can be tested on the XO, where with this patch the cursor has the desired size or in jhbuild on a non-xo device where the hover cursor has the correct size and shape (is the host system one in before).