I met with the same problem on my Ubuntu 13.04 laptop. I'd like to post
a partial/possible solution here in case that someone want to try.

Here is the problem.
    Inside Google Chrome, sometimes when you right click (for only once) on a 
web page, it will behave like you double right clicked and as a result it 
navigate back. (`Back` is the first menu item on the context menu). 

When does the problem occur.
    It happens that the problem does not occur with Ubuntu 13.04's built-in 
themes: Ambiance, Highconstrast, Radiance. When I installed and activated 
third-party themes like Uncomplicated, Flatsutdio, Mediterraneanlight, etc the 
problem does occur.

The possible cause of the problem.
    https://bugzilla.gnome.org/show_bug.cgi?id=591258

The solution.
    After hours search and research, I found why the built-in themes won't be 
affected. In these themes, a little padding  is added to the top of menus. When 
you right click on the padding, it won't activate the first menu item. That's 
it. So we can add that to other theme by simply adding (or modifying) GtkMenu 
::vertical-padding = 3 to <PathOfTheTheme>/gtk-2.0/gtkrc, under `style 
"default"` section. You could refer to /usr/share/themes/Ambiance/gtk-2.0/gtkrc.

Hope it helps.

** Bug watch added: GNOME Bug Tracker #591258
   https://bugzilla.gnome.org/show_bug.cgi?id=591258

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/365300

Title:
  Randomly I get double clicks when I do a single click.

Status in “xserver-xorg-input-evdev” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-input-evdev” package in Arch Linux:
  New

Bug description:
  Binary package hint: xserver-xorg-input-mouse

  Description: Ubuntu 9.04
  Release: 9.04

  apt-cache policy xserver-xorg-input-mouse
  xserver-xorg-input-mouse:
    Instalado: 1:1.4.0-1
    Candidato: 1:1.4.0-1
    Tabela de Versão:
   *** 1:1.4.0-1 0
          500 http://archive.ubuntu.com jaunty/main Packages
          100 /var/lib/dpkg/status

  
  What I expected was: Single Click.
  What happens: Mouse double clicks.


  This bug applies to the base operating system and all software
  installed on my system.

  Randomly the mouse responds with two mouse clicks when I click only
  once. Witch turns my system unusable: I try to close a windows, and
  the system closes that windows, and the one below. I try to right
  click something and the system right clicks and executes one of the
  menu options.. Etc.. Etc...

  When this problem happens during some time, then it disappears, then
  It comes back. The behaviour of the bug seems perfectly random to me.
  It is more frequent with the right button, than with the left one.

  Plus, this isn't an hardware fault because it doesn't happen in other
  operating systems.


  
  This is the 'xev' command output where you can see the erratic behaviour of 
the mouse. I single clicked two times, one of them was recorded by 'xev' as a 
single click, the second one was recorded as a double click.

  
  MotionNotify event, serial 35, synthetic NO, window 0x4800001,
      root 0x13c, subw 0x0, time 14052941, (93,129), root:(767,180),
      state 0x10, is_hint 0, same_screen YES

  ButtonPress event, serial 35, synthetic NO, window 0x4800001,
      root 0x13c, subw 0x0, time 14053879, (93,129), root:(767,180),
      state 0x10, button 3, same_screen YES

  ButtonRelease event, serial 35, synthetic NO, window 0x4800001,
      root 0x13c, subw 0x0, time 14054031, (93,129), root:(767,180),
      state 0x410, button 3, same_screen YES

  MotionNotify event, serial 35, synthetic NO, window 0x4800001,
      root 0x13c, subw 0x0, time 14058667, (94,129), root:(768,180),
      state 0x10, is_hint 0, same_screen YES

  MotionNotify event, serial 35, synthetic NO, window 0x4800001,
      root 0x13c, subw 0x0, time 14058682, (95,129), root:(769,180),
      state 0x10, is_hint 0, same_screen YES

  MotionNotify event, serial 35, synthetic NO, window 0x4800001,
      root 0x13c, subw 0x0, time 14058781, (96,129), root:(770,180),
      state 0x10, is_hint 0, same_screen YES

  ButtonPress event, serial 35, synthetic NO, window 0x4800001,
      root 0x13c, subw 0x0, time 14059775, (96,129), root:(770,180),
      state 0x10, button 3, same_screen YES

  ButtonRelease event, serial 35, synthetic NO, window 0x4800001,
      root 0x13c, subw 0x0, time 14059925, (96,129), root:(770,180),
      state 0x410, button 3, same_screen YES

  ButtonPress event, serial 35, synthetic NO, window 0x4800001,
      root 0x13c, subw 0x0, time 14059937, (96,129), root:(770,180),
      state 0x10, button 3, same_screen YES

  ButtonRelease event, serial 35, synthetic NO, window 0x4800001,
      root 0x13c, subw 0x0, time 14059950, (96,129), root:(770,180),
      state 0x410, button 3, same_screen YES

  MotionNotify event, serial 35, synthetic NO, window 0x4800001,
      root 0x13c, subw 0x0, time 14061540, (96,128), root:(770,179),
      state 0x10, is_hint 0, same_screen YES

  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  NonfreeKernelModules: nvidia
  Package: xserver-xorg-input-mouse 1:1.4.0-1
  ProcEnviron:
   LANG=pt_PT.UTF-8
   SHELL=/bin/bash
  ProcVersion: Linux version 2.6.28-11-generic (buildd@crested) (gcc version 
4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009
  SourcePackage: xserver-xorg-input-mouse
  Uname: Linux 2.6.28-11-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/365300/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to