Skip to content

IDE does not properly display scroll arrows on multi-monitor setup #5684

@solorvox

Description

@solorvox

I have two monitors, primary is 1920x1080 and secondary is 1920x1200. The Arudino 1.6.13 IDE does not show scroll arrows on the primary monitor even though the libraries and examples menus are off the bottom of the screen on my primary monitor.

I assume this to be because the second monitor has a height of 1200. If I maximize the IDE on the second monitor, I can see all the entries.

Setup:
OS: Linux Mint
driver: nvidia 367.57
Window Manager: cinnamon 3.0.7
Arduino IDE: 1.6.13 (downloaded from website)
Primary Monitor: 1920x1080
Secondary Monitor: 1920x1200 (also offset using desktop adjustment placement)

xwininfo: Window id: 0x4a00007 "sketch_dec07a | Arduino 1.6.13"

  Absolute upper-left X:  1920
  Absolute upper-left Y:  31
  Relative upper-left X:  0
  Relative upper-left Y:  31
  Width: 1920
  Height: 1023
  Depth: 24
  Visual: 0x21
  Visual Class: TrueColor
  Border width: 0
  Class: InputOutput
  Colormap: 0x20 (installed)
  Bit Gravity State: NorthWestGravity
  Window Gravity State: NorthWestGravity
  Backing Store State: NotUseful
  Save Under State: no
  Map State: IsViewable
  Override Redirect State: no
  Corners:  +1920+31  -0+31  -0-749  +1920-749
  -geometry 1920x1023-0+0
xdpyinfo
default screen number:    0
number of screens:    1

screen #0:
  dimensions:    3840x1803 pixels (1016x477 millimeters)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions