Activity log for bug #890986

Date Who What changed Old value New value Message
2011-11-16 05:56:08 WenLong FENG bug added bug
2011-11-16 05:56:08 WenLong FENG attachment added scroll.cpp https://bugs.launchpad.net/bugs/890986/+attachment/2598434/+files/scroll.cpp
2011-11-18 19:27:15 Omer Akram affects unity ubuntu
2011-11-22 20:19:28 SwitchDK ubuntu: status New Invalid
2011-11-22 20:19:28 SwitchDK converted to question 179658
2011-11-22 20:20:01 SwitchDK bug added subscriber SwitchDK
2011-11-29 14:53:10 Tom Ellis bug added subscriber Tom Ellis
2011-11-29 14:53:30 WenLong FENG removed subscriber WenLong FENG
2011-11-29 14:57:57 Tom Ellis ubuntu: status Invalid New
2011-11-29 14:58:14 Tom Ellis affects ubuntu unity (Ubuntu)
2011-11-29 16:02:56 Tom Ellis description 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. = 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 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.
2011-11-29 16:03:16 Tom Ellis summary unity theme dose not paint when call gtk_paint_box Unity theme does not paint when calling gtk_paint_box
2011-11-29 17:39:33 Tom Ellis 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 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. = 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.
2011-11-29 18:07:32 Launchpad Janitor unity (Ubuntu): status New Confirmed
2011-12-02 15:14:54 Omer Akram bug task added unity
2011-12-02 15:20:06 Omer Akram affects unity (Ubuntu) light-themes (Ubuntu)
2011-12-02 15:20:35 Omer Akram affects unity unico
2011-12-03 04:26:09 Andrea Cimitan light-themes (Ubuntu): status Confirmed Invalid
2011-12-03 04:26:15 Andrea Cimitan unico: status New Invalid
2011-12-03 04:26:41 Andrea Cimitan bug task added ayatana-scrollbar
2011-12-03 04:26:48 Andrea Cimitan ayatana-scrollbar: status New Won't Fix
2011-12-13 17:45:02 Tom Ellis summary Unity theme does not paint when calling gtk_paint_box Scrollbars do not paint when calling gtk_paint_box with Lotus Notes
2011-12-13 17:45:55 Tom Ellis 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. = 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 = 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.
2011-12-13 17:47:41 Tom Ellis description = 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 = 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. = 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.
2011-12-13 17:48:53 Tom Ellis attachment added scrollbar-1.png https://bugs.launchpad.net/ayatana-scrollbar/+bug/890986/+attachment/2631587/+files/scrollbar-1.png
2011-12-13 17:49:12 Tom Ellis description = 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. = 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 (scrollbar-1.png)
2011-12-13 17:56:19 Tom Ellis attachment added lp890986.patch https://bugs.launchpad.net/ayatana-scrollbar/+bug/890986/+attachment/2631590/+files/lp890986.patch
2011-12-13 17:58:27 Andrea Cimitan summary Scrollbars do not paint when calling gtk_paint_box with Lotus Notes Lotus Notes is incompatible with ayatana scrollbars
2011-12-13 17:58:35 Andrea Cimitan ayatana-scrollbar: status Won't Fix Triaged
2011-12-13 18:09:44 Tom Ellis branch linked lp:~tellis/ayatana-scrollbar/notes-fix-lp890986
2011-12-20 14:38:24 Andrea Cimitan ayatana-scrollbar: status Triaged Fix Committed
2012-05-22 06:39:12 WenLong FENG attachment added graycol.gif https://bugs.launchpad.net/bugs/890986/+attachment/3157160/+files/graycol.gif
2012-09-06 03:01:27 Mark Russell bug added subscriber Mark Russell
2012-09-10 15:44:00 Mark Russell ayatana-scrollbar: status Fix Committed Confirmed
2012-10-10 16:11:40 Andrea Cimitan attachment added notes.patch https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/890986/+attachment/3393169/+files/notes.patch
2012-10-15 20:25:40 Chris J Arges bug added subscriber Sustaining Engineering
2012-10-19 20:39:15 Mark Russell tags precise quantal
2012-12-03 16:04:57 Ken VanDine bug task added overlay-scrollbar (Ubuntu)
2012-12-03 16:05:12 Ken VanDine nominated for series Ubuntu Precise
2012-12-03 16:05:12 Ken VanDine bug task added light-themes (Ubuntu Precise)
2012-12-03 16:05:12 Ken VanDine bug task added overlay-scrollbar (Ubuntu Precise)
2012-12-03 16:05:12 Ken VanDine nominated for series Ubuntu Quantal
2012-12-03 16:05:12 Ken VanDine bug task added light-themes (Ubuntu Quantal)
2012-12-03 16:05:12 Ken VanDine bug task added overlay-scrollbar (Ubuntu Quantal)
2012-12-03 16:06:46 Ken VanDine overlay-scrollbar (Ubuntu): status New Fix Released
2012-12-03 16:18:31 Ken VanDine overlay-scrollbar (Ubuntu Precise): assignee Mathieu Trudel-Lapierre (mathieu-tl)
2012-12-03 16:18:41 Ken VanDine overlay-scrollbar (Ubuntu Quantal): assignee Mathieu Trudel-Lapierre (mathieu-tl)
2012-12-04 18:30:20 Mathieu Trudel-Lapierre light-themes (Ubuntu Quantal): status New Invalid
2012-12-04 18:30:23 Mathieu Trudel-Lapierre light-themes (Ubuntu Precise): status New Invalid
2012-12-04 18:30:27 Mathieu Trudel-Lapierre overlay-scrollbar (Ubuntu Precise): status New Triaged
2012-12-04 18:30:31 Mathieu Trudel-Lapierre overlay-scrollbar (Ubuntu Quantal): status New In Progress
2012-12-04 18:30:35 Mathieu Trudel-Lapierre overlay-scrollbar (Ubuntu Precise): importance Undecided High
2012-12-04 18:30:36 Mathieu Trudel-Lapierre overlay-scrollbar (Ubuntu Quantal): importance Undecided High
2012-12-06 14:05:27 Mathieu Trudel-Lapierre description = 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 (scrollbar-1.png) = 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 [Regression Potential] Minimal; adds Notes to the list of applications that won't get overlay scrollbars and instead revert to the GTK-style scrollbars. This would also affect any other applications using the same binary name: "lnotes", "notes". = Other Information = See screenshot attached (scrollbar-1.png)
2012-12-06 14:10:19 Mathieu Trudel-Lapierre bug added subscriber Ubuntu Stable Release Updates Team
2012-12-13 18:24:07 Brian Murray overlay-scrollbar (Ubuntu Quantal): status In Progress Fix Committed
2012-12-13 18:24:10 Brian Murray bug added subscriber SRU Verification
2012-12-13 18:24:17 Brian Murray tags precise quantal precise quantal verification-needed
2012-12-13 18:29:42 Brian Murray overlay-scrollbar (Ubuntu Precise): status Triaged Fix Committed
2012-12-13 18:46:55 Launchpad Janitor branch linked lp:~ubuntu-branches/ubuntu/precise/overlay-scrollbar/precise-proposed
2012-12-13 18:47:04 Launchpad Janitor branch linked lp:ubuntu/quantal-proposed/overlay-scrollbar
2012-12-14 06:15:09 Mark Russell tags precise quantal verification-needed precise quantal
2012-12-14 06:15:17 Mark Russell tags precise quantal precise quantal verification-done
2012-12-20 21:51:24 Scott Kitterman removed subscriber Ubuntu Stable Release Updates Team
2012-12-20 21:52:17 Launchpad Janitor overlay-scrollbar (Ubuntu Precise): status Fix Committed Fix Released
2012-12-20 21:54:17 Launchpad Janitor overlay-scrollbar (Ubuntu Quantal): status Fix Committed Fix Released
2012-12-22 19:06:52 Adolfo Jayme Barrientos bug task deleted light-themes (Ubuntu)
2012-12-22 19:07:11 Adolfo Jayme Barrientos bug task deleted light-themes (Ubuntu Precise)
2012-12-22 19:07:20 Adolfo Jayme Barrientos bug task deleted light-themes (Ubuntu Quantal)
2014-02-07 15:44:59 Curtis Hovey removed subscriber Registry Administrators