Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Bug]: wx + windows draws mouseover cursor text beyond the toolbar's extents #22014

@anntzer

Description

Bug summary

The mouseover cursor text is drawn "to the right" of the actual toolbar on wx + windows.

Code for reproduction

from pylab import *
mpl.use("wxagg")
imshow([[1, 2]])
show()
# then mouseover the image

Actual outcome

wx
You can guess the "x" and the "[" being cropped at the extreme right of the toolbar.

Expected outcome

The text is flush right, as with other backends and with wxgtk.

Additional information

This seems to have failed ever since the removal of the separate statusbar which moved the mouseover text to the toolbar's right.

Operating system

windows

Matplotlib Version

3.5.1, but tested for all relevant versions

Matplotlib Backend

wxagg

Python version

3.9

Jupyter version

none

Installation

git checkout

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /