#7871 BLOC 8.2.0 (: Browse horizontal scrollbar is all white
Zarro Boogs per Child
bugtracker at laptop.org
Thu Aug 14 14:38:38 EDT 2008
#7871: Browse horizontal scrollbar is all white
-------------------------------+--------------------------------------------
Reporter: cscott | Owner: erikos
Type: defect | Status: new
Priority: blocker | Milestone: 8.2.0 (was Update.2)
Component: browse-activity | Version: Development build as of this date
Resolution: | Keywords: blocks?:8.2.0
Next_action: code | Verified: 0
Blockedby: | Blocking:
-------------------------------+--------------------------------------------
Changes (by benzea):
* cc: benzea (added)
* next_action: diagnose => code
Comment:
I think I found the reason. If you look at the no-native-theme patch there
is too much removed.
{{{
- // case NS_THEME_SCROLLBAR: (n/a for gtk)
- // case NS_THEME_SCROLLBAR_SMALL: (n/a for gtk)
case NS_THEME_SCROLLBAR_BUTTON_UP:
case NS_THEME_SCROLLBAR_BUTTON_DOWN:
case NS_THEME_SCROLLBAR_BUTTON_LEFT:
- case NS_THEME_SCROLLBAR_BUTTON_RIGHT:
- case NS_THEME_SCROLLBAR_TRACK_HORIZONTAL:
case NS_THEME_SCROLLBAR_TRACK_VERTICAL:
case NS_THEME_SCROLLBAR_THUMB_HORIZONTAL:
case NS_THEME_SCROLLBAR_THUMB_VERTICAL:
}}}
Here `NS_THEME_SCROLLBAR_TRACK_HORIZONTAL` should not be removed. Removing
it means that the theme does not fill in the trough, and the slider
becomes invisible.
----
erikos has said that he will create a new RPM.
--
Ticket URL: <http://dev.laptop.org/ticket/7871#comment:3>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list