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

[Bug]: Cannot scroll settings menu #2115

Open
ego-lay-atman-bay opened this issue Aug 9, 2023 · 1 comment
Open

[Bug]: Cannot scroll settings menu #2115

ego-lay-atman-bay opened this issue Aug 9, 2023 · 1 comment
Assignees
Labels
Type ◦ Bug Something isn't working

Comments

@ego-lay-atman-bay
Copy link

Describe the bug
I noticed that when I zoom in a lot, the settings menu gets cut off, making it so I cannot scroll. I looked at the css, and it looks like it has overflow:hidden, which keeps it from being able to scroll.

Just to be clear, I'm talking about the side bar.

To Reproduce
Steps to reproduce the behavior:

  1. Go into the settings menu
  2. Zoom in until some menu items get covered.
  3. Try to scroll.

Expected behavior
I would expect it to scroll, such as changing overflow:hidden to overflow:auto.

Screenshots
image

Environment
Please copy all version information from Settings/Help
I cannot do that because I can't get to that menu option.

Ok, I can, I just wanted to demonstrate that this is a reason this should be fixed.

KeeWeb v1.18.7 (dfc6201, 2021-07-18)
Environment: web
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36

Kdbx File
Does it happen on Demo or New database?
It happens on all databases

Logs
Please open dev tools in your browser and attach output log from Console tab. If you are using a desktop app, devtools can be opened from Settings/General/Advanced.

I feel like this isn't really necessary, because it's just a css issue, and it's not really a huge problem (but it would be much better if it was fixed).

@ego-lay-atman-bay ego-lay-atman-bay added the Type ◦ Bug Something isn't working label Aug 9, 2023
@ego-lay-atman-bay
Copy link
Author

for now, I'm just gonna modify the app, just so I don't have to zoom out.

@Aetherinox Aetherinox self-assigned this May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type ◦ Bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants