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

Cannot expand Profile dropdown when installing a new app (Wayland) #93

Closed
1player opened this issue Dec 4, 2021 · 4 comments
Closed
Labels
bug Something isn't working

Comments

@1player
Copy link

1player commented Dec 4, 2021

Description

When trying to install the current site from the extension window, the Profile dropdown doesn't expand by clicking on the caret. It does switch to the other options when using the arrows. Might be a Wayland-only issue.

Steps to Reproduce

  1. Create another profile so there's more than one.
  2. Open the "Install current site" window
  3. The Profile dropdown at the bottom of the screen shows Default. Press the caret on the right to expand the dropdown and pick another Profile. Nothing happens.

Environment

  • Operating system: Fedora 35
  • System architecture: x64_64
  • Desktop environment: GNOME/Wayland
  • Installation method: RPM
  • FirefoxPWA extension version: 1.2.1
  • FirefoxPWA native version: 1.2.1
  • Firefox version: 94.0
@1player 1player added the bug Something isn't working label Dec 4, 2021
@filips123
Copy link
Owner

I was able to reroduce this issue on Ubuntu with Wayland, but Xorg it works fine.

I'm not sure why this hapens. Profile dropdown is just a normal Bootstrap select (code, docs). Even if I remove all CSS from the popup, dropdown still doesn't work. Maybe its a bug with Firefox.

@1player
Copy link
Author

1player commented Dec 4, 2021

Perhaps related to https://bugzilla.mozilla.org/show_bug.cgi?id=1700340 ? There's more upstream bug reports about popups not appearing correctly on Wayland.

See also swaywm/sway#6147 — might be a gtk3 bug.

@1player
Copy link
Author

1player commented Dec 10, 2021

Well, I can't reproduce anymore today. Perhaps it has been fixed in Firefox 95? If it works for you as well @filips123 feel free to close it.

@filips123
Copy link
Owner

Ok, I'll close it. If anyone else still has this problem on Firefox 95 or newer, please let me know and I'll reopen the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants