Skip to content

[Bug]: figure.raise_window rcParam does not work on MacOSX backend #22915

@carlosgmartin

Description

@carlosgmartin

Bug summary

The figure.raise_window rcParam does not work on MacOSX backend.

Related:

Code for reproduction

from matplotlib import pyplot as plt
from matplotlib import rcParams

rcParams['figure.raise_window'] = False
while True:
    plt.plot()
    plt.pause(.0001)

Actual outcome

Window is raised on every call to pause.

Expected outcome

Window should not be raised.

Additional information

No response

Operating system

macOS

Matplotlib Version

3.5.1

Matplotlib Backend

MacOSX

Python version

Python 3.10.2

Jupyter version

No response

Installation

pip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy