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

Edit controls to enter e.g. tag patterns don't show scrollbars #2717

Closed
MartinL0815 opened this issue Jan 12, 2018 · 8 comments
Closed

Edit controls to enter e.g. tag patterns don't show scrollbars #2717

MartinL0815 opened this issue Jan 12, 2018 · 8 comments

Comments

@MartinL0815
Copy link

The edit controls used in dialogs, e.g. to enter tag patterns, do not show scrollbars:

Tag Pattern Dialog

Thus there is no easy way to recognize eventually overlapping content and no way to scroll using the mouse.

In the screenshot I resized the dialog to make it easier to recognize overlapping content.

@lazka
Copy link
Member

lazka commented Jan 13, 2018

The scrollbar shows when you hover the text field.

I guess we could always show it like on macOS, as Windows users might not be familiar with this.

@MartinL0815
Copy link
Author

Thanks for the information.
If the scrollbars are as slim, I won't recognize.
Since some eye disabilities exist, I set up display zoom to 150 % and use switched on high contrast mode. The design rules we use in our product development caused wider scrollbars since they are scaled too!
And yes, I'm not used to see scrollbars only when hovering over an edit control and I use them to recognize text outside the view.

@lazka
Copy link
Member

lazka commented Jan 13, 2018

ok, yeah, let's switch it on Windows.

@lazka
Copy link
Member

lazka commented Jan 13, 2018

In the meantime you can go to "File > Plugins > Advanced Preferences", click the button, and in the lowest field, titled "Scrollbars always visible", change the text to "true"

@lazka lazka added this to the 4.0.2 milestone Jan 14, 2018
@lazka lazka closed this as completed in ae4cc13 Jan 15, 2018
@lazka
Copy link
Member

lazka commented Jan 15, 2018

It should look like this now:

screenshot from 2018-01-15 22-09-18

@MartinL0815
Copy link
Author

I updated today to 4.0.1 by replacing the data folder and didn't find the mentioned option in the advanced settings.

@MartinL0815
Copy link
Author

Thanks for the changes!

@lazka
Copy link
Member

lazka commented Jan 15, 2018

oh, oops, that was only added recently in #2697 :/

lazka added a commit that referenced this issue Jan 16, 2018
This is a backport of ae4cc13 on master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants