Skip to content

Can't access buttons on Preferences window on screens with vertical resolution of 600 px (again) #8238

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

Closed
rin67630 opened this issue Nov 27, 2018 · 7 comments · Fixed by #8638
Labels
Component: IDE user interface The Arduino IDE's user interface

Comments

@rin67630
Copy link

On IDE 1.8.7 ARM (Raspberry Pi)
The [Cancel] and [OK] buttons of the preference settings are still out of reach on screens with 600px heigth.

Please consider rearranging the 8 tick options on two rows of 4.
That should reduce the overall heigth enough to fit.

Thank you.

@PaulStoffregen
Copy link
Contributor

As I suggested on #6459, you really should post a screenshot of the problem, so developers can see the problem (without the trouble of using a Raspberry Pi and a special/tiny monitor). Notice just below the text entry it says "Attach files by dragging & dropping, selecting them, or pasting from the clipboard." That's how you put the screenshot into your message here.

@per1234 per1234 added the Component: IDE user interface The Arduino IDE's user interface label Nov 27, 2018
@per1234 per1234 changed the title Closed issue #6459 still not resolved on 1.8.7 ARM. Can't access buttons on Preferences window on screens with vertical resolution of 600 px (again) Nov 27, 2018
@facchinm facchinm added the Waiting for feedback More information must be provided before we can proceed label Nov 27, 2018
@rin67630
Copy link
Author

rin67630 commented Nov 27, 2018

Here the current screen on a 1024x600 screen:
github 8238 1
My proposal:
github 8238 2
Alternatively, bringing a scrollbar to the window would be more universal.

The next screen "Network" has the same problem.
Thank you for fixing it.
Regards

@per1234 per1234 removed the Waiting for feedback More information must be provided before we can proceed label Nov 27, 2018
@rin67630
Copy link
Author

By the way: you don't need a Raspberry Pi and a special/tiny monitor to test: just set your screen resolution to 800x600 on your current PC and enjoy the trouble as well.
Regards.
Laszlo

@tigoe
Copy link
Member

tigoe commented Mar 11, 2019

I don't have strong feelings about the column layout; I'm fine with the change if it helps others. Worth mentioning that the prefs panel is one of the more accessible parts of the IDE on OSX (turn on VoiceOver using command-F5 to navigate it using the screen reader), so I wouldn't want to mess that up.

I think if you're going to change the prefs panel, it's worth considering what else you might add there, perhaps from the preferences.txt or boards.txt, etc. What are the most commonly called for additions from preferences.txt?

@cjdg
Copy link

cjdg commented May 29, 2019

Its happening again on 1.8.9

@cjdg
Copy link

cjdg commented May 29, 2019

Maybe GUI should be splitted into tabs or adding a scrolling

@facchinm
Copy link
Member

@cjdg can you provide a screenshot? In 1.8.9 the Preference window is way shorter than 600px

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE user interface The Arduino IDE's user interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants