Skip to content

[popover] Prevent disabling focus manager with openOnHover prop#3572

Merged
atomiks merged 1 commit into
mui:masterfrom
atomiks:fix/popover-focus-hover
Dec 29, 2025
Merged

[popover] Prevent disabling focus manager with openOnHover prop#3572
atomiks merged 1 commit into
mui:masterfrom
atomiks:fix/popover-focus-hover

Conversation

@atomiks

@atomiks atomiks commented Dec 18, 2025

Copy link
Copy Markdown
Contributor

When <Popover.Trigger> specifies openOnHover and a click occurs before the hover delay completes, <FloatingFocusManager> would be disabled incorrectly.

@atomiks atomiks added type: bug It doesn't behave as expected. component: popover Changes related to the popover component. labels Dec 18, 2025
@pkg-pr-new

pkg-pr-new Bot commented Dec 18, 2025

Copy link
Copy Markdown
  • vite-css-base-ui-example

    pnpm add https://pkg.pr.new/mui/base-ui/@base-ui/react@3572
    
    pnpm add https://pkg.pr.new/mui/base-ui/@base-ui/utils@3572
    

commit: 85e9164

@mui-bot

mui-bot commented Dec 18, 2025

Copy link
Copy Markdown

Bundle size report

Bundle Parsed size Gzip size
@base-ui/react 🔺+54B(+0.01%) 🔺+15B(+0.01%)

Details of bundle changes


Check out the code infra dashboard for more information about this PR.

@netlify

netlify Bot commented Dec 18, 2025

Copy link
Copy Markdown

Deploy Preview for base-ui ready!

Name Link
🔨 Latest commit 85e9164
🔍 Latest deploy log https://app.netlify.com/projects/base-ui/deploys/69523c02d4f82e0008930c95
😎 Deploy Preview https://deploy-preview-3572--base-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@atomiks atomiks marked this pull request as ready for review December 18, 2025 02:20
@atomiks atomiks force-pushed the fix/popover-focus-hover branch from 92e8fd5 to 85e9164 Compare December 29, 2025 08:29
@atomiks atomiks merged commit 3cfc25b into mui:master Dec 29, 2025
23 checks passed
@atomiks atomiks deleted the fix/popover-focus-hover branch December 29, 2025 08:34
atomiks added a commit to atomiks/base-ui that referenced this pull request Dec 30, 2025
atomiks added a commit to atomiks/base-ui that referenced this pull request Dec 30, 2025
atomiks added a commit to atomiks/base-ui that referenced this pull request Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: popover Changes related to the popover component. type: bug It doesn't behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants