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

Popup body/content max-height too low when page zoom is in use #179

Closed
pullasuti opened this issue Mar 6, 2021 · 1 comment
Closed

Popup body/content max-height too low when page zoom is in use #179

pullasuti opened this issue Mar 6, 2021 · 1 comment
Labels

Comments

@pullasuti
Copy link

If default page zoom in Chrome settings is set to over 100%, the content of the notifier overflows and gets two scrollbars.

Steps to reproduce the behavior:

  1. Go to Chrome -> Settings -> Appearance
  2. Select 'Page zoom' higher than 100%
  3. Set max number of feeds to more than 6 in Feedly Notifier
  4. Open Feedly notifier popup
  5. See too many scrollbars

Expected behavior
No double scrollbars. The static max-height in styles for popup-body and popup-content should be configurable/more responsive. 600px causes issue.

Screenshots
image

Desktop (please complete the following information):

  • OS: Pop_Os 20.10
  • Chrome
  • Version 89
@olsh
Copy link
Owner

olsh commented Mar 13, 2021

Hi guys, I saw the PR. Sadly I can't test it right now because I can't reproduce the issue on my laptop (macOS).
I'll try to test it soon when I get my Windows PC.

@olsh olsh removed their assignment Mar 17, 2021
@olsh olsh closed this as completed in 39390b4 Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants