clients icon indicating copy to clipboard operation
clients copied to clipboard

Double scrollbar with default zoom greater than 100%

Open ob-tk opened this issue 3 years ago • 12 comments

Steps To Reproduce

  1. Go to Chrome browser settings.
  2. Set up default zoom 110%.
  3. Open the extension window.

Expected Result

A second scrollbar appears in the extension (the body is taller than the window).

Actual Result

Html body should fit in the window.

Screenshots or Videos

e1f018e6b48c9f

5be8309deac5a5

Additional Context

No response

Operating System

Linux

Operating System Version

Ubuntu 18.04

Web Browser

Chrome

Browser Version

95.0.4638.69

Build Version

1.54.0

ob-tk avatar Nov 20 '21 12:11 ob-tk

@ob-tk do you know if other extensions have similar visual issues in their popups?

Hinton avatar Dec 15 '21 13:12 Hinton

I have never noticed such isses

ob-tk avatar Dec 15 '21 13:12 ob-tk

I've managed to replicate the issue on Windows by setting the page zoom to 110%. It seems that since we set the height to 600px, the page zoom expands it beyond the maximum allowed height in Chrome.

Not completely certain how to solve this efficiently, but some trick with overflow hidden maybe.

Hinton avatar Dec 15 '21 13:12 Hinton

Related: https://github.com/bitwarden/browser/issues/1008 https://github.com/bitwarden/browser/pull/1627 https://github.com/bitwarden/browser/pull/1714

Hinton avatar Dec 15 '21 13:12 Hinton

Hi @ob-tk, 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!

bitwarden-bot avatar Apr 12 '22 19:04 bitwarden-bot

Can someone reopen this? I'm still encountering this on Brave and Chrome on Mac.

c0ldplasma avatar Aug 04 '22 07:08 c0ldplasma

@c0ldplasma can you provide your environment details? What OS, versions etc, is zoom level configured?

Hinton avatar Aug 04 '22 09:08 Hinton

OS: MacOS Monterey 12.5 Browser: Brave 1.42 and Chrome 104 Browser zoom level: 110%

c0ldplasma avatar Aug 04 '22 09:08 c0ldplasma

it only happens on Chromium browsers, firefox works well with default zoom 110%

ttdatt avatar Feb 25 '23 00:02 ttdatt

Anybody found a workaround other than setting default browser zoom level back to 100%?

bayramkzk avatar May 17 '23 12:05 bayramkzk

Waiting for any fix?

Jackpison avatar Jan 29 '24 08:01 Jackpison