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

Dropdowns broken in FF on Fedora #2068

Closed
ataraxia937 opened this issue Sep 10, 2021 · 7 comments
Closed

Dropdowns broken in FF on Fedora #2068

ataraxia937 opened this issue Sep 10, 2021 · 7 comments
Labels
bug stale upstream An issue with a dependency that needs to get addressed upstream

Comments

@ataraxia937
Copy link

Steps To Reproduce

  1. Go to any dropdown element in the Firefox addon. For example, "Vault Timeout" or "Vault Timeout Action" in the settings.
  2. Click on the dropdown.

Expected Result

  1. The dropdown should allow me to choose a value.

Actual Result

  1. The dropdown is completely inert and does nothing, as if it were a label.

Screenshots or Videos

No response

Additional Context

Debugger console shows these. I'm not knowledgeable and they may be irrelevant.

Source map error: Error: NetworkError when attempting to fetch resource.
Resource URL: moz-extension://47777675-5c08-4b9a-951c-27ea247330e2/vendor.js
Source Map URL: ObjectUnsubscribedError.js.map

Content Security Policy: The page’s settings blocked the loading of a resource at eval (“script-src”).

Operating System

Linux

Operating System Version

Fedora 34

Web Browser

Firefox

Browser Version

91.0.2

Build Version

1.52.1

@ataraxia937
Copy link
Author

I updated to Firefox 92.0 today and there is no change.

@trevorbayless
Copy link

trevorbayless commented Sep 19, 2021

I am seeing this issue as well with Fedora 34 (GNOME/Wayland) on Firefox. The dropdowns do work if you press the button at the top left to pop out bitwarden to a new window.

Additionally, I've tested this issue on Fedora 34 with Chrome and the dropdowns work as expected.

@YarnSphere
Copy link

I'm seeing the same on Firefox 92/Fedora 34. I believe Fedora ships a patched version of Firefox with Wayland support enabled by default, that might be the issue.

The dropdowns also work when using Bitwarden from the sidebar (Shift+Alt+U), so they only seem broken on the "regular" extension popup.

@eliykat eliykat changed the title dropdowns do not do anything Dropdowns broken in FF on Fedora Sep 20, 2021
@person1234-ux
Copy link

Also having this issues

@Hinton
Copy link
Member

Hinton commented Sep 27, 2021

There is an open issue in bugzilla which seems similar to this issue, https://bugzilla.mozilla.org/show_bug.cgi?id=1729912. Unfortunately there's not much we can do on our side, the dropdowns in the browser extension are standard html elements which we cannot manipulate freely.

@Hinton Hinton added the upstream An issue with a dependency that needs to get addressed upstream label Sep 27, 2021
@major-mayer
Copy link

Works with the latest Firefox Nightly for me (96).

@bitwarden-bot
Copy link

Hi @ataraxia937,
We're cleaning up our repositories in preparation for a major reorganization. Issues from last year will be marked as stale and closed after two weeks. If you still need help, comment to let us know and we'll look into it.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug stale upstream An issue with a dependency that needs to get addressed upstream
Projects
None yet
Development

No branches or pull requests

7 participants