Opened 16 years ago

Closed 16 years ago

#4 closed defect (fixed)

Location wizard: scroll issue in EPSG code selection

Reported by: neteler Owned by: martinl
Priority: major Milestone: 6.4.0
Component: Python Version: svn-trunk
Keywords: Cc: martinl
CPU: Unspecified Platform: Unspecified

Description

I am testing the nice location wizard. There is a scroll issue when searching in the EPSG DB for codes:

  • "Search in code description": enter "UTM"

The resulting list lacks a scroll bar... (in essence two scroll bars: one for x, one for y direction). Since I cannot resize the location wizard window, I cannot really navigate there.

Could this be fixed?

thanks Markus

Change History (6)

comment:1 by neteler, 16 years ago

Component: defaultPython

in reply to:  description comment:2 by cmbarton, 16 years ago

Cc: landa.martin@… added

Replying to neteler:

I am testing the nice location wizard. There is a scroll issue when searching in the EPSG DB for codes:

  • "Search in code description": enter "UTM"

The resulting list lacks a scroll bar... (in essence two scroll bars: one for x, one for y direction). Since I cannot resize the location wizard window, I cannot really navigate there.

Could this be fixed?

thanks Markus

Markus,

I just checked (so I could see how much/little work is involved with this). On my Mac, I DO get horizontal and vertical scroll bars. Again, could this be a wxPython/Python version issue? Need to see what happens with Martin, who is co-developing on Linux.

Michael

comment:3 by neteler, 16 years ago

Cc: martinl added; landa.martin@… removed

Michael,

I am using Mandriva 2007.1:

rpm -qa | grep wx wxPythonGTK-wxversion-2.8.4.0-1mdv2007.1 wxGTK2.6-2.6.3-8mdv2007.1 wxPythonGTK-2.8.4.0-1mdv2007.1 lib64wxgtku2.8-2.8.0-2mdv2007.1 wxgtk2.8-2.8.0-2mdv2007.1 lib64wxgtku2.6-2.6.3-8mdv2007.1 lib64wxPythonGTK2.8-2.8.4.0-1mdv2007.1

Maybe Martin can replicate the problem on Linux?

Markus

comment:4 by martinl, 16 years ago

Owner: set to martinl

comment:5 by neteler, 16 years ago

Milestone: 6.3.06.4.0

comment:6 by neteler, 16 years ago

Resolution: fixed
Status: newclosed

Fixed by Martin [29548]

Note: See TracTickets for help on using tickets.