spyder icon indicating copy to clipboard operation
spyder copied to clipboard

Right-click opens the menu right under mouse instead of besides it in the IPython console

Open yotamcons opened this issue 3 years ago • 1 comments

Issue Report Checklist

  • [x] Searched the issues page for similar reports
  • [x] Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
  • [x] Reproduced the issue after updating with conda update spyder (or pip, if not using Anaconda)

Problem Description

MacOS 12.2.1, Spyder 5.2.2: right clicking in spyder opens the menu right beneath the cursor, so an option might be selected by accident: https://user-images.githubusercontent.com/50791152/155348584-214861ee-173d-40a4-bbb2-6494ba6584f8.mov

As oppose to elsewhere in the OS where the menu opens to the right of the cursor (or to the left if there isn't enough space on the right) https://user-images.githubusercontent.com/50791152/155349000-e30a1477-6d29-4c66-a06f-2e1c749ea1a6.mov

What steps reproduce the problem?

  1. downloaded spyder through miniconda and open it

Versions

  • Spyder version: 5.2.2
  • Python version: 3.9.10 64 bit
  • Qt version: 5.12.9
  • PyQt version: 5.12.3
  • Operating System name/version: MacOS 12.2.1 (Darwin 21.3.0)

yotamcons avatar Feb 23 '22 15:02 yotamcons

Hey @yotamcons, thanks for reporting and very nice catch! I agree this is a serious usability issue and it happens on Linux and Windows as well. However, it seems to be an issue that only affects the IPython console.

We'll try to fix it in a future release.

ccordoba12 avatar Feb 24 '22 17:02 ccordoba12