Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

context menu opens at wrong/last position #5202

Closed
jeweloper opened this issue Apr 13, 2016 · 10 comments
Closed

context menu opens at wrong/last position #5202

jeweloper opened this issue Apr 13, 2016 · 10 comments

Comments

@jeweloper
Copy link

In some applications the context menu (right mouse click) opens at the position it was opened before and not at the current mouse position.

reproduce:

  1. open/run for example gnome-terminal
  2. open context menu (right mouse click) at any position
  3. move the cursor to another position
  4. open context menu at the new position again

expected behaviour:
The context menu opens at the new cursor position.

current behaviour:
The context menu opens at the position where it opened the first time (in relation to the current gnome-terminal instance).
This problem exists since the update from gtk+ v3.20.2 to v3.20.3.

Applications I could reproduce the problem:

  • gnome-terminal
  • firefox
  • nemo

Applications I could not reproduce the problem:

  • gedit
  • gnome-calculator

I'm not sure if it's related to gtk+ or cinnamon, because under the gnome DE I couldn't reproduce this bug.

Here you can find the related gtk-Ticket: https://bugzilla.gnome.org/show_bug.cgi?id=764959

Enviroment:
Antergos (4.4.5-1-Arch)
Cinnamon 2.8.8
gtk3 v3.20.3-1
gtk-theme: Adwaita

@argamanza
Copy link

I'm experiencing the same issues with an almost identical environment (Antergos + Cinnamon) freshly installed.

I attached a video showing the issue, notice the grey line on the right hand side of the screen which shows only when icons are available on the desktop, it's almost new and I'm not sure if it has something to do with the issue.
Video on YouTube showing the issue

@DenWav
Copy link

DenWav commented Apr 13, 2016

On Arch Linux this has been happening as well. Some programs that handle it on their own, like Chrome, IntelliJ, or Hexchat do not have this problem. However, any program which uses the normal GTK context menu will have this issue (as far as I can tell).

@k-freeman
Copy link

i can confirm this. right clicking folders works fine, but right clicking on the desktop background e.g. will open at the position, where the context menu was opened for the first time.

@vdcow
Copy link

vdcow commented Apr 14, 2016

FYI: There is already reported issue in muffin repo

linuxmint/muffin#224

@ghost
Copy link

ghost commented Apr 17, 2016

Happens to me aswell, hope it gets fixed

@ladywithhat
Copy link

problem still persists on:

gtk2 2.24.30-1
gtk3 3.20.3-1
cinnamon 2.8.8-2

Any advice how to fix it on archlinux?

@vdcow
Copy link

vdcow commented Apr 22, 2016

@ladywithhat Ask your maintainer to add follow patch linuxmint/muffin@65fd5fe to muffin package

@olliemath
Copy link

@ladywithhat @DemonWav until patched in the official repo, you can use the PKGBUILD at https://bbs.archlinux.org/viewtopic.php?id=211560 to install the patched version of muffin. It should upgrade naturally when 2.8.6 is released.

@real-or-random
Copy link

For the Arch guys: Now it's in the official repos:
https://projects.archlinux.org/svntogit/community.git/commit/trunk?h=packages/muffin&id=8755204de5b4c16fc09ea3f4ee670e5366c37300

@diegofcv
Copy link

I'm also suffering with this, happens in both and old but up-to-date cinnamon and in a fresh one, different machine. Is the Arch patch above mentioned good to be used in the Mint?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants