Skip to content

Can't see all Debug configuration settings #333

Open
@BrendanSimon

Description

@BrendanSimon

Description

When I go to view/edit the Debug settings (e.g. for J-Link), I can't see some of the settings towards the bottom as the Window isn't large enough and the panel of widgets does not scroll. You can test/verify this by making the window smaller and will notice you can't access the hidden widgets.

The panel of widgets should be scrollable. E.g. with the C++ Build Settings, I can scroll the panel around to access all the settings.

I'm using a MacBook with 15" screen, Eclipse 2018-09 (4.9).

Steps to Reproduce

  1. Create a new J-Link Debugger configuration
  2. Click on the Debugger or Startup tab
  3. Some of the settings at the bottom are not visible (e.g. Force thread list on suspend or continue checkboxes). This may be dependent on system font size, scaling, etc.
  4. The problem can be seen by making the window smaller.
  5. Try panning around with two button pan gesture (I could not get the contents to pan up or down).

Expected behaviour: [What you expected to happen]

Expected to be able to pan around the contents to gain access to all fields.

Actual behaviour: [What actually happened]

All attempts of panning do not work. No pan occurs and only the top/left fields are visible.

The C++ Build Settings behaves slightly differently and I can pan around using my trackpad gestures (two finger pan) if I apply it the right areas.

With the Debugger Settings the scrollbars don't seem to be present at all. i.e the don't even show up momentarily and the whole pane of widgets just doesn't seem to be scrollable at all.

If you could get the Debugger settings to behave the same as the C++ Build Settings then that would be the best outcome. At the moment I am lucky enough to have a larger external monitor available to get to some of the other settings, but that's not always the case.

Other possible workarounds:

  • Decrease the large vertical space between the cancel and ok buttons at the bottom of the window, and the bounding box of the tabs. It's just wasted space.
  • Rearrange some of the widgets so as to use more horizontal space (i.e. wider dialog box and less

height).

Versions

  • GNU MCU Eclipse plug-ins v4.4.2-201809300659
  • Eclipse 2018-09 (4.9)
  • Mac OS X 10.13.6

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions