[GRASS-dev] [GRASS GIS] #271: some tabs of command dialogs are too narrow

#271: some tabs of command dialogs are too narrow
----------------------+-----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Keywords: | Platform: All
      Cpu: All |
----------------------+-----------------------------------------------------
Some tabs of command dialogs are too narrow. Examples:

"Advanced" of v.buffer

"Optional" of r.out.gdal

"Bounds" of g.region

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/271&gt;
GRASS GIS <http://grass.osgeo.org>

#271: some tabs of command dialogs are too narrow
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Comment (by martinl):

Seems OK here... see the attached screenshot.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/271#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#271: some tabs of command dialogs are too narrow
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Comment (by msieczka):

Replying to [comment:1 martinl]:
> Seems OK here... see the attached screenshot.

I don't mean the "Required" tab of v.buffer but "Advanced" tab. For me
it's not OK (too narrow).

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/271#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#271: some tabs of command dialogs are too narrow
--------------------------+-------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: new
  Priority: trivial | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: All | Cpu: All
--------------------------+-------------------------------------------------
Changes (by martinl):

  * priority: major => trivial
  * type: defect => enhancement

Comment:

Replying to [comment:2 msieczka]:
> Replying to [comment:1 martinl]:
> > Seems OK here... see the attached screenshot.
>
> I don't mean the "Required" tab of v.buffer but "Advanced" tab. For me
it's not OK (too narrow).

Well, it's just a style of notebook tabs which is used by default. For me
this style is OK, even I would prefer less 'fancy' one. If you want we can
add new option to GUI preferences, but it doesn't seems to me useful.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/271#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#271: some tabs of command dialogs are too narrow
--------------------------+-------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: new
  Priority: trivial | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: All | Cpu: All
--------------------------+-------------------------------------------------
Comment (by msieczka):

Replying to [comment:3 martinl]:
> Replying to [comment:2 msieczka]:
> > Replying to [comment:1 martinl]:
> > > Seems OK here... see the attached screenshot.
> >
> > I don't mean the "Required" tab of v.buffer but "Advanced" tab. For me
it's not OK (too narrow).
>
> Well, it's just a style of notebook tabs which is used by default. For
me this style is OK, even I would prefer less 'fancy' one. If you want we
can add new option to GUI preferences, but it doesn't seems to me useful.

We are talking about two different things.

I mean that the v.buffer wxGUI dialog is to narrow to accomodate the
"Advanced" tab contents. See the attached screendump.

Same for "Optional" of r.out.gdal, "Bounds" of g.region and more.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/271#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>

#271: some tabs of command dialogs are too narrow
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: minor | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by martinl):

  * priority: trivial => minor
  * type: enhancement => defect

Comment:

Replying to [comment:4 msieczka]:
> We are talking about two different things.

OK, now I got the point;-)

> I mean that the v.buffer wxGUI dialog is to narrow to accomodate the
"Advanced" tab contents. See the attached screendump.
>
> Same for "Optional" of r.out.gdal, "Bounds" of g.region and more.

I cannot reproduce this behaviour on my machines (Debian GNU/Linux
unstable + WindowMaker, Redhat + Gnome). I made some changes in menuform
module (r33204). Helps?

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/271#comment:5&gt;
GRASS GIS <http://grass.osgeo.org>

#271: some tabs of command dialogs are too narrow
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: minor | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Comment (by msieczka):

Replying to [comment:5 martinl]:

> I cannot reproduce this behaviour on my machines (Debian GNU/Linux
unstable + WindowMaker, Redhat + Gnome). I made some changes in menuform
module (r33204). Helps?

Nope. Stil I have to extend the window 2 pixels to the right to get rid of
the horizontal slider.

Debian testing amd64 with Gnome.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/271#comment:6&gt;
GRASS GIS <http://grass.osgeo.org>

#271: some tabs of command dialogs are too narrow
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: minor | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Comment (by cmbarton):

I cannot reproduce this on my Mac with the current 6.5 svn. Is it fixed on
other platforms too?

Michael

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/271#comment:7&gt;
GRASS GIS <http://grass.osgeo.org>

#271: some tabs of command dialogs are too narrow
-------------------------+--------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: minor | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: worksforme | Keywords:
  Platform: All | Cpu: All
-------------------------+--------------------------------------------------
Changes (by neteler):

  * status: new => closed
  * resolution: => worksforme

Comment:

Looks like solved. Closing.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/271#comment:8&gt;
GRASS GIS <http://grass.osgeo.org>