Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to open context menu of editing cell #300

Open
00jeser opened this issue Jun 20, 2024 · 0 comments
Open

Impossible to open context menu of editing cell #300

00jeser opened this issue Jun 20, 2024 · 0 comments

Comments

@00jeser
Copy link

00jeser commented Jun 20, 2024

Description

When an cell has a ContextFlyout or ContextMenu with Focusable=True, you cannot open it. Right-clicking on the element causes the context menu to open and take focus. This results in the cell losing focus and exiting edit mode, causing the element with the context menu to disappear along with the context menu itself.

Steps to Reproduce

Open the TreeDataGrid containing a TextCell or TemplatedCell with an element that has a context menu.
Start editing the cell.
Attempt to paste text using the right-click context menu.
Environment

TreeDataGrid Version: 11.0.10
Avalonia Version: 11.0.10
Operating System: Windows 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant