You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding draggable legends and annotations to a plot, the actual outline of them is not respected for a drag operation. Regardless of where you click & drag, every annotation and the legend is moved. This is identical to #30303 which has been closed.
Bug summary
When adding draggable legends and annotations to a plot, the actual outline of them is not respected for a drag operation. Regardless of where you click & drag, every annotation and the legend is moved. This is identical to #30303 which has been closed.
Code for reproduction
Actual outcome
actual.behavior.mp4
Expected outcome
expected.behavior.mp4
Additional information
This problem happens with matplotlib version 3.10.3 and does not exist with version 3.10.1. I am using qtagg as backend (PySide6 version 6.9.1).
Operating system
Windows-11-10.0.26100-SP0
Matplotlib Version
3.10.3
Matplotlib Backend
qtagg
Python version
3.13.5
Jupyter version
No response
Installation
pip