#1261 closed defect (fixed)
Wrong focus border in list view's title column
Reported by: | alsroot | Owned by: | tomeu |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Unspecified | Keywords: | r+ |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
Attachments (2)
Change History (8)
Changed 14 years ago by alsroot
Changed 14 years ago by alsroot
comment:1 Changed 14 years ago by alsroot
- Keywords r? added
comment:2 Changed 14 years ago by alsroot
- Milestone changed from Unspecified by Release Team to 0.86
comment:3 Changed 14 years ago by alsroot
theme changes could be done only for shell process
comment:4 Changed 14 years ago by tomeu
- Keywords r+ added; r? removed
Sounds good for me to disable in the Sugar theme. Would be nice to have this ticket open until it gets fixed upstream, with a link to the upstream ticket.
comment:5 Changed 14 years ago by alsroot
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Looks like its a gtk issue, I've got the same error in pygtk-demo after setting ellipsize property to non pango.ELLIPSIZE_NONE.
I tried several themes - the same result like on attached screenshot.
So, we could use workaround to disable focus border for GtkTreeView.