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] Reduce margins of dialog before showing horizontal scroll bar #227

Open
atextor opened this issue Jun 14, 2024 · 0 comments
Open

[BUG] Reduce margins of dialog before showing horizontal scroll bar #227

atextor opened this issue Jun 14, 2024 · 0 comments
Labels
acknowledged Has been viewed by one of the maintainers and is ready for further work, discussion or other steps. bug Something isn't working

Comments

@atextor
Copy link
Contributor

atextor commented Jun 14, 2024

How: List of performed steps
Open a dialog, e.g. "Settings", resize window

What: Actual result vs expected result

On full screen width the dialog is shown as it's intended to look like:
image
But when I reduce my window size, dialog display is broken:

Expected:
The dialog is kept centered, when I reduce horizontal window size, the margins left and right of the dialog disappear but the dialog is still completely shown

Actual:
The margins are kept and a horizontal scrollbar is shown inside the dialog:
image
Even the closing X button is invisible and needs to be scrolled in.

Where: (e.g. component, version, url, your system info)
AME 5.5.0 on Linux

@atextor atextor added the bug Something isn't working label Jun 14, 2024
@atextor atextor changed the title [BUG] Reduce margins of dialog before showing vertical scroll bar [BUG] Reduce margins of dialog before showing horizontal scroll bar Jun 14, 2024
@chris-volk chris-volk added the acknowledged Has been viewed by one of the maintainers and is ready for further work, discussion or other steps. label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
acknowledged Has been viewed by one of the maintainers and is ready for further work, discussion or other steps. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants