Opened 17 years ago
Closed 17 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 , 17 years ago
Component: | default → Python |
---|
comment:2 by , 17 years ago
Cc: | added |
---|
comment:3 by , 17 years ago
Cc: | added; 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 , 17 years ago
Owner: | set to |
---|
comment:5 by , 17 years ago
Milestone: | 6.3.0 → 6.4.0 |
---|
Replying to neteler:
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