sirius-fan / FastWordQuery

A fork of the FastWordQuery. Query words definitions or examples etc. from local or web dictionaries to fill into Anki cards.
GNU General Public License v3.0
74 stars 14 forks source link

修改配置的名字时出现报错 #29

Closed SOREMUZ closed 5 months ago

SOREMUZ commented 5 months ago

Anki 24.04 (429bc9e1) (ao) Python 3.9.18 Qt 6.6.2 PyQt 6.6.1 Platform: macOS-14.4.1-arm64-arm-64bit

Traceback (most recent call last): File "/Users/chikane/Library/Application Support/Anki2/addons21/103636257/gui/options.py", line 678, in eventFilter if not self._editor.geometry().contains(event.globalPos()): AttributeError: 'QMouseEvent' object has no attribute 'globalPos'

想要修改配置的名字的时候,点一下会弹出来这个报错,应该是个存在很久的bug了

Screenshot 2024-04-05 at 18 18 38