UWP - Strange line appears when Hover in ARM pc
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Domain
- desktop
Research direction
Start by reproducing the supplied CommandBar and AppBarButton XAML on ARM Windows 11 build 22621.2283, hovering the More button and the other buttons. Compare the rendered behavior with the screenshot and determine whether the issue is reproducible in this samples repository; done means identifying a repository-owned sample or test that can demonstrate and verify the fix.
Written by the indexing model from the issue text.
Description
Which sample are you reporting a bug in?
Example: MenuFlyout
Describe the bug
Hi there.
I created a UWP application with a command bar and I'm using it on an ARM computer.
There is a tiny diagonal line when hovering the icon and in other buttons happen the same error.
To Reproduce
Steps to reproduce the behavior:
-
Create a app using the code:
<StackPanel x:Name="grid"> <CommandBar HorizontalAlignment="Right"> <AppBarButton Icon="Like" Label="Like" /> <AppBarButton Icon="Dislike" Label="Dislike" /> <AppBarButton Icon="Favorite" Label="Favorite" /> <AppBarButton Icon="More" Label="More"> <AppBarButton.Flyout> <MenuFlyout Placement="Bottom"> <MenuFlyoutItem Text="Option 1" /> <MenuFlyoutItem Text="Option 2" /> <MenuFlyoutItem Text="Option 3" /> <MenuFlyoutItem Text="Option 4" /> <MenuFlyoutItem Text="Option 5" /> </MenuFlyout> </AppBarButton.Flyout> </AppBarButton> </CommandBar> </StackPanel> -
Hover the more options and see a tiny line.
Expected behavior
No line be shown.
Screenshots
Configuration
- Language/architecture/flavor: ARM Windows 11
- Windows platform and build number: 22621.2283
- Visual Studio version: Microsoft Visual Studio Professional 2022 (64-bit) - Current Version 17.10.1
- Dominant language
- JavaScript
- Stars
- 9.7k
- Forks
- 7.8k
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/Windows-universal-samples
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 52/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
microsoft/Windows-universal-samples#1442 · 6 comments ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 42/100
microsoft/Windows-universal-samples#1440 · 3 comments · 1 reaction ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 45/100
microsoft/Windows-universal-samples#1437 · 3 comments ·
All issues in microsoft/Windows-universal-samples
Similar issues
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
optimization optimization:agents-md-curator
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
githubnext/gh-aw-cao#13143 ·
-
status: needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100