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

[Bug - Edge browser] <select> dropdown menu gap mouseout issue #168

Closed
thdoan opened this issue Jun 24, 2024 · 2 comments
Closed

[Bug - Edge browser] <select> dropdown menu gap mouseout issue #168

thdoan opened this issue Jun 24, 2024 · 2 comments
Assignees
Labels
Bug the issue is a code defect that should be fixed

Comments

@thdoan
Copy link

thdoan commented Jun 24, 2024

Describe the bug

In Microsoft Edge, there is a gap between the <select> dropdown menu and its options when you expand the menu (see screenshot below). This can lead to issues with the mouseout event.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://jsfiddle.net/thdoan/kev4Lsha/6/
  2. Select a menu option.
  3. Observe the issue.

Expected behavior

The background should NOT change to red when you select an option, but it does because of the gap. Try following the steps above in Chrome -- you should see that Chrome dropdown menus have no such gap, hence do not suffer from this bug.

Screenshots

image

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Edge
  • Version: 126.0.2592.68 (Official build) (64-bit)
@thdoan thdoan added Bug the issue is a code defect that should be fixed Partner Center Label to filter all items related to Partner Center labels Jun 24, 2024
@ManikanthMSFT ManikanthMSFT self-assigned this Jun 25, 2024
@ManikanthMSFT ManikanthMSFT removed the Partner Center Label to filter all items related to Partner Center label Jun 25, 2024
@ManikanthMSFT
Copy link
Collaborator

Hi @thdoan, thank you for reaching out to us.

We understand that you’re experiencing an issue with the Edge browser. To ensure that the appropriate team addresses your concern, we kindly request you to share the details of your issue on our feedback page: https://github.com/MicrosoftEdge/WebView2Feedback

@thdoan
Copy link
Author

thdoan commented Jun 25, 2024

@ManikanthMSFT thanks for informing me about the proper channels to report this bug. I will re-post this there and then close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug the issue is a code defect that should be fixed
Projects
None yet
Development

No branches or pull requests

2 participants