bitwarden / clients

Bitwarden client apps (web, browser extension, desktop, and cli).
https://bitwarden.com
Other
9.01k stars 1.18k forks source link

The popup is over the input field #9162

Open EvgeniyDoctor opened 4 months ago

EvgeniyDoctor commented 4 months ago

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

cagonzalezcs commented 4 months ago

@EvgeniyDoctor

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

EvgeniyDoctor commented 4 months ago

@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

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 commented 4 months ago

@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 commented 4 months ago

@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 commented 3 months ago

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 :)