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

The popup is over the input field #9162

Open
1 task done
EvgeniyDoctor opened this issue May 13, 2024 · 5 comments
Open
1 task done

The popup is over the input field #9162

EvgeniyDoctor opened this issue May 13, 2024 · 5 comments
Labels
browser Browser Extension bug

Comments

@EvgeniyDoctor
Copy link

Steps To Reproduce

  1. click on a login input field
  2. observe the result

Expected Result

The popup shouldn't be over the input field.

Actual Result

The popup is over the input field.

Screenshots or Videos

Brave and Vivaldi:
1
Floorp:
2

Additional Context

I do not know who decided these popups are great. Even when it works as intended, it is very annoying. I do not need those popups at all.

Yes, i know i can turn it off. And i did it once. But it does not sync over devices. I use a lot of devices, OS and browsers and i won't do the same settings over and over again. It should be disabled by default or should be synced.

This bug is reproducible when block with input fields has animation. From top to bottom in this case.

Operating System

Linux

Operating System Version

Fedora 39, Fedora 40, Manjaro, Arch

Web Browser

Brave, Vivaldi

Browser Version

All last versions since ~March.

Build Version

2024.4.2

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.
@EvgeniyDoctor EvgeniyDoctor added browser Browser Extension bug labels May 13, 2024
@cagonzalezcs
Copy link
Contributor

@EvgeniyDoctor

Thank you for this report, are you able to link the website where this issue exists?

@EvgeniyDoctor
Copy link
Author

@cagonzalezcs i discovered this bug on some docker services based on this image: https://github.com/jlesage/docker-baseimage-gui
You can install any docker image with it. For example you can use one of mine: https://hub.docker.com/r/evgeniydoctor/sqlitebrowser

docker run -d \
--name sqlitebrowser \
-p 5800:5800 \
-e KEEP_APP_RUNNING=1 \
-e VNC_PASSWORD=1234 \
-v /path/dir:/dbs/dir \
evgeniydoctor/sqlitebrowser:latest
  • VNC_PASSWORD=1234 - this will show buggy input field
  • -v is not neccessary for you in this case

And sometimes on other websites this popup shows over buttons and other fields. This is not a bug, but pretty annoying, because i want to click on the button "Log in", for example, but i cannot, because there is that popup over it.

@cagonzalezcs
Copy link
Contributor

@EvgeniyDoctor

Thank you for the context, we'll take a look at this when possible.

As for your second concern, you can easily dismiss the inline menu by pressing the Esc button. Beyond that, you can turn the feature off entirely by going to the Settings > Autofill view and turning off the Show auto-fill menu on form fields setting.

@EvgeniyDoctor
Copy link
Author

@cagonzalezcs why i should waste my time pressing some buttons?

And i already said what i think about settings in my first message, bur of course, i can repeat myself: "Yes, i know i can turn it off. And i did it once. But it does not sync over devices. I use a lot of devices, OS and browsers and i won't do the same settings over and over again. It should be disabled by default or should be synced."

Thanks.

@Flwk
Copy link

Flwk commented May 25, 2024

Hi,

I had the same problem.

The popup show "no element", but I have an id and password saved. It's like that with all website.

I had to uninstall and reinstall the extension on chrome. If the problem reappears, i will post a message :)

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

3 participants