Skip to content

fix: context menus on flyout - #9116

Merged
maribethb merged 1 commit into
RaspberryPiFoundation:developfrom
maribethb:context-flyout
May 30, 2025
Merged

fix: context menus on flyout#9116
maribethb merged 1 commit into
RaspberryPiFoundation:developfrom
maribethb:context-flyout

Conversation

@maribethb

@maribethbmaribethb commented May 30, 2025

Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

Fixes#9111

Proposed Changes

Don't close the flyout if the flyout is losing focus due to ephemeral focus

Reason for Changes

Context menus are ephemeral focus

Test Coverage

This passes all existing tests and manual inspection. I'll probably add one for it in kbe, but I'll have someone else manually play with this too to make sure I haven't broken a different case I'm not testing for.

Documentation

Additional Information

@maribethb
maribethb requested a review from a team as a code ownerMay 30, 2025 17:39
@maribethb
maribethb requested a review from RoboErikGMay 30, 2025 17:39
@github-actionsgithub-actionsBot added PR: fix Fixes a bug and removed PR: fix Fixes a bug labels May 30, 2025
@maribethb

Copy link
Copy Markdown
ContributorAuthor

Gonna merge this to unblock the release, but @BenHenning if you could retroactively review this when you're back, I'd feel better about it

@maribethb
maribethb merged commit d1b17d1 into RaspberryPiFoundation:developMay 30, 2025
@maribethb
maribethb deleted the context-flyout branch July 7, 2026 20:13
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fixFixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Opening the context menu on a block in the flyout causes the flyout to close

2 participants

@maribethb@RoboErikG