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

TextCommandBarFlyout flickers open if empty #5702

Open
BreeceW opened this issue Aug 16, 2021 · 1 comment
Open

TextCommandBarFlyout flickers open if empty #5702

BreeceW opened this issue Aug 16, 2021 · 1 comment
Labels
area-CommandBarFlyout area-Commanding AppBar, UICommand, MVVM, etc bug Something isn't working team-Controls Issue for the Controls team

Comments

@BreeceW
Copy link
Contributor

BreeceW commented Aug 16, 2021

Describe the bug
The context menu on text boxes flashes a small rectangle when you try to open it if there are no commands.

Steps to reproduce the bug

Steps to reproduce the behavior:

  1. Make sure your clipboard is empty (Win+V and clear works well for this)
  2. Right-click an empty TextBox (otherwise Undo or Select All will be in the menu)
  3. Watch as an empty rectangle flashes on screen before disappearing

Expected behavior
Nothing should appear if there are no menu items.

Screenshots
A rectangle briefly appears when right-clicking the text box

Version Info

NuGet package version:
Microsoft.UI.Xaml 2.8.5
Microsoft.WindowsAppSDK 1.3.230602002
Microsoft.WindowsAppSDK 1.4.230628000-preview1

Affects both WinUI 3 and WinUI 2

@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Aug 16, 2021
@llongley llongley added area-Commanding AppBar, UICommand, MVVM, etc team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Aug 17, 2021
@chrisglein chrisglein added area-CommandBarFlyout bug Something isn't working labels Aug 30, 2021
@BreeceW
Copy link
Contributor Author

BreeceW commented Jul 13, 2023

This issue still affects WinUI 2 and WinUI 3. Bumping to keep this from getting automatically closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-CommandBarFlyout area-Commanding AppBar, UICommand, MVVM, etc bug Something isn't working team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

3 participants