menu mouse-scrolling up down does not appear on first try on large menus

Bug #1184007 reported by Eric Shattow
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
GTK+
Expired
Medium
gtk+3.0 (Ubuntu)
Triaged
Low
Unassigned

Bug Description

Distributor ID: Ubuntu
Description: Ubuntu 13.04
Release: 13.04
Codename: raring
gedit 3.6.2-0ubuntu1
libgtk-3-0:i386 3.6.4-0ubuntu8

Steps to reproduce:
1. Open new instance of gedit Text Editor
2. Access menu: View | Highlight Mode | Sources

Notice that on first access the Sources sub-menu lacks Up/Down mouse roll buttons. Dismiss menu and try again to see that Up/Down mouse roll buttons are now present.

Revision history for this message
Eric Shattow (eshattow) wrote :
Jason Conti (jconti)
summary: - menu mouse-scrolling up down does not appear on first try
+ menu mouse-scrolling up down does not appear on first try on large menus
affects: gtk+2.0 (Ubuntu) → ubuntu
affects: ubuntu → gtk+3.0 (Ubuntu)
Revision history for this message
Jason Conti (jconti) wrote :

Moving this to gtk+3.0. I believe it is gtk 3 specific. It is not just limited to gedit, it happens with any app using indicator-appmenu (I notice it most often under okular on pdfs with lots of bookmarks). But it is also not indicator-appmenu specific because the following code, when run with:

UBUNTU_MENUPROXY=0 ./test-menu

will exhibit the behavior as well. When compiled with:

gcc -o test-menu test-menu.c $(pkg-config --cflags --libs gtk+-3.0);

the weird first time no scrollbars behavior occurs. But it works fine if using:

gcc -o test-menu test-menu.c $(pkg-config --cflags --libs gtk+-2.0);

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in gtk+3.0 (Ubuntu):
status: New → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue you are reporting is an upstream one and it would be nice if somebody having it could send the bug to the developers of the software by following the instructions at https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please tell us the number of the upstream bug (or the link), so we can add a bugwatch that will inform us about its status. Thanks in advance.

Changed in gtk+3.0 (Ubuntu):
importance: Undecided → Low
Revision history for this message
Eric Shattow (eshattow) wrote :
Changed in gtk+3.0 (Ubuntu):
status: Confirmed → Triaged
Changed in gtk:
importance: Unknown → Medium
status: Unknown → New
Revision history for this message
Eric Shattow (eshattow) wrote :

Cannot reproduce this bug after upgrade to Ubuntu+1:

Distributor ID: Ubuntu
Description: Ubuntu Saucy Salamander (development branch)
Release: 13.10
Codename: saucy
gedit 3.8.3-0ubuntu1
libgtk-3-0:i386 3.8.2-0ubuntu7

Changed in gtk:
status: New → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.