Skip to content

Can't access buttons on Preferences window on screens with vertical resolution of 600 px #4753

Closed
@yvescordier

Description

@yvescordier

Arduino IDE 1.6.8
The preference window has no vertical scrollbar. So it is impossible to access the OK button on the bottom of the window on a PC (old recycle for courses) with lower resolution (1024x600 or 800x600).

Would it be possible to reorganize the items of this window to be able to access then on 10'' old notebook? There is this huge useless empty gap between the end of the last preference and the buttons. There is a lot of room unused between lines and another way could be to put the OK and Cancel buttons on the top of the box.
preferences

Activity

lmihalkovic

lmihalkovic commented on Mar 24, 2016

@lmihalkovic

@yvescordier this was my own thinking on the preferences: #4421, #4417, #4102/comment: the single page has been split into more logical smaller pages accessible via the left hand-side list. I think the arduino team's original argument that 'users are so non-tech that they can't be overwhelmed with too many choices' has over the years turned into an efficient justification for doing the bare minimum, especially considering how the IDE (not the libraries) could be construed as having entered de-facto sunset mode.

yvescordier

yvescordier commented on Mar 26, 2016

@yvescordier
Author

Sorry but english is not my mother language. My problem is not to split the informations and checkboxes in two or three pages but the problem is to be able to access all informations of the preference window on a screen with low resolution (1024*600). On such screen, it is not possible to acces the OK button to validate the choices. It is why I propose to have a slimerst box of about 500 point heigh (this could be done by elimating usless zones).

regards
yves cordier

lmihalkovic

lmihalkovic commented on Mar 26, 2016

@lmihalkovic
this could be done by elimating usless zones

... or by avoiding to cram together things that have nothing in common, but result in a window too big for everything to be visible on a smaller resolution monitor. But the arduino designers likely has a plan for what they want to do.
Cheers.

Reminds me of this architect friend who used to say nobody could pay him enough to make him design a toilet in the center of a living room, without a very serious reason...

changed the title [-]Problem acces OK button on preference window[/-] [+]Can't access buttons on Preferences window on screens with vertical resolution of 600 px[/+] on Jul 5, 2017
facchinm

facchinm commented on Aug 1, 2017

@facchinm
Member

Fixed by #6459

yvescordier

yvescordier commented on Aug 13, 2017

@yvescordier
Author
facchinm

facchinm commented on Aug 14, 2017

@facchinm
Member

Due to the padding of all the other elements it's truly difficult to get back other 50 pixels (there is always the "dual tab" chance, as I mentioned in #6459).
The main problem I think it's gone is that it was simply impossible to press the buttons. Now it's difficult but feasible (temporarily hiding the taskbar should help in the "desperate" cases of 1024x576 screens).

rin67630

rin67630 commented on Nov 27, 2018

@rin67630

Temporarily hiding the taskbar does not help enough to get the button on screen.
It would have been so easy to put the 8 tick options side by side on two columns of 4...

1 remaining item

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @lmihalkovic@cjdg@per1234@facchinm@rin67630

        Issue actions

          Can't access buttons on Preferences window on screens with vertical resolution of 600 px · Issue #4753 · arduino/Arduino