Movatterモバイル変換


[0]ホーム

URL:


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

No keyboard focus in figures on macOS with Anaconda #9839

Closed
@cbrnr

Description

@cbrnr

Using Python installed via Anaconda on macOS, figures do not receive keyboard focus. All key presses go to the terminal instead.

Minimal example:

importmatplotlib.pyplotaspltplt.plot(1)plt.show()# then click on the "Save" icon# it is impossible to change the file name in the dialog window

The same thing happens when listening to key press events - they are simply not detected at all.

Using Python installed via Homebrew doesn't have this problem. There are some reports regarding this behavior (#665,#2120,#3367,#4372), but I still run into this issue. I'm using the latest Anaconda packages and tried the latest Matplotlib release and latest development version.

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


      [8]ページ先頭

      ©2009-2025 Movatter.jp