Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#1036 closed defect (fixed)

GRASS toolbox windows cannot be resized vertically

Reported by: micha Owned by: nobody
Priority: minor: annoyance Milestone:
Component: GRASS Version: 0.11.0
Keywords: toolbox r.mapcalculator Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

When starting a GRASS module in the toolbox window, the window automatically resizes vertically to allow room for all the controls to fit in. If there are many controls, the "lower" ones disappear off the screen and are not accessible. The window cannot be resized in the vertical direction, and there is no scrollbar, so the "Run" and "Close" buttons cannot be clicked. This issue appears, for example, when using the r.mapcalculator. The module window contains

  • 6 controls for entering raster maps
  • a row for the equation
  • and a row for the output map.

The "Run" button cannot be reached. I've seen this behavior on both Linux and Windows.

A work-around: Edit the r.mapcalculator qgm file and remove two of the option rows.

The solution: could be to add a scrollbar to the module window.

Change History (2)

comment:1 by timlinux, 16 years ago

Platform Version: 0.9.1 and 0.9.2
Resolution: fixed
Status: newclosed
Version: HEAD0.11.0

Fixed in r8911 by putting options list in a scroll view.

comment:2 by (none), 15 years ago

Milestone: Version 1.0.0

Milestone Version 1.0.0 deleted

Note: See TracTickets for help on using tickets.