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

Mozilla/Zenbrowser extension - When making a new note and selecting a folder - the choices aren't locked to the parent of the select. So if you scroll outside of the dropdown, then the choices are disconnected. #12771

Open
1 task done
TimothyMalahy opened this issue Jan 9, 2025 · 2 comments
Labels
browser Browser Extension bug

Comments

@TimothyMalahy
Copy link

Steps To Reproduce

  1. Open bitwarden extension
  2. Click New Note
  3. Click 'folder' select
  4. Move cursor outside of dropdown
  5. scroll mouse wheel

Expected Result

I'd expect it to stay attached. Really, this is a minor bug.

Actual Result

I would expect as you scroll, the options are still connected to the select parent rather than absolute in the GUI.

Screenshots or Videos

zen_qYZJK6Fkmp.mp4

Additional Context

No response

Operating System

Windows

Operating System Version

10.0.27703.1006

Web Browser

Firefox

Browser Version

Zen Browser (1.0.2-b.5) (Firefox 133.0.3) (64bit)

Build Version

2024.12.3

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@TimothyMalahy TimothyMalahy added browser Browser Extension bug labels Jan 9, 2025
@bitwarden-bot
Copy link

Thank you for reporting this issue! We've added this to our internal tracking system.
ID: PM-16884

@TimothyMalahy
Copy link
Author

Brief update - I was mistaken. It's the ng-select or ng-input with role combobox that is related to the input id of bit-select-search-input-0 and ng-dropdown-panel-items scroll-host with role="listbox"

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

No branches or pull requests

2 participants