← Back to team overview

gma500 team mailing list archive

[Bug 890986] Re: Unity theme does not paint when calling gtk_paint_box

 

Overlay scrollbars ignore paintings to optimize the performances, they are just in ubuntu indeed.
Try running the test app with LIBOVERLAY_SCROLLBA=0 ./scroll  to see if it happens with native scrollbars

-- 
You received this bug notification because you are a member of GMA500
Team, which is subscribed to Unico.
https://bugs.launchpad.net/bugs/890986

Title:
  Unity theme does not paint when calling gtk_paint_box

Status in The Unico Gtk+ Theming Engine:
  New
Status in “light-themes” package in Ubuntu:
  Confirmed

Bug description:
  = Problem =

  When calling gtk_paint_box the Unity theme does not behave correctly,
  the theme for the scrollbar should be redrawn but is not.

  = Environment =

  * Ubuntu 11.10 (Oneiric) i386
  * Unity 4.22.0-0ubuntu3

  = Steps to reproduce =

  1. Compile scroll.cpp: g++ -o scroll scroll.cpp `pkg-config --libs gtk+-2.0``pkg-config --cflags gtk+-2.0`
  2. Launch it from a terminal
  3. Click on the buttons to make the scroll bar scroll up and down

  = Original text =

  unity theme dose not paint when call gtk_paint_box
  pls see below source code, when click the button, a scroll bar should be drawn, clicking the button will make the scroll bar scrolling up and down, it works well on other OS , but on ubuntu gtk_paint_box has no effect.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unico/+bug/890986/+subscriptions