** Summary changed: - Unity theme does not paint when calling gtk_paint_box + Scrollbars do not paint when calling gtk_paint_box with Lotus Notes
** Description changed: = Problem = - When calling gtk_paint_box the Unity theme does not behave correctly, - the theme for the scrollbar should be redrawn but is not. + When using Lotus notes with Unity the scrollbars do not display + correctly. This uses gtk_paint_box, 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. ** Description changed: = Problem = When using Lotus notes with Unity the scrollbars do not display correctly. This uses gtk_paint_box, 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 = + = Other Information = - 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. + See screenshot attached. ** Attachment added: "scrollbar-1.png" https://bugs.launchpad.net/ayatana-scrollbar/+bug/890986/+attachment/2631587/+files/scrollbar-1.png ** Description changed: = Problem = When using Lotus notes with Unity the scrollbars do not display correctly. This uses gtk_paint_box, 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 = Other Information = - See screenshot attached. + See screenshot attached (scrollbar-1.png) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890986 Title: Scrollbars do not paint when calling gtk_paint_box with Lotus Notes To manage notifications about this bug go to: https://bugs.launchpad.net/ayatana-scrollbar/+bug/890986/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
