Skip to content

[Bug] wxGUI unfocuced Layers pane wx.ListCtrl widget row with map name can't be read #3263

@tmszi

Description

@tmszi

Describe the bug
Unfocuced Layers pane wx.ListCtrl widget row with map name can't be read.

To Reproduce
Steps to reproduce the behavior:

  1. Launch wxGUI
  2. Add some raster/vector maps e.g.
d.rast elevation
d.vect census
  1. Change focus from Layers pane to Map Display 1 page with rendered maps (click by left mouse)
  2. Layers pane wx.ListCtrl widget row with map name census can't be read (row has black background color), see Screenshots section

Expected behavior
Unfocuced Layers pane wx.ListCtrl widget row with map name should be readable same as on other OS platforms.

Screenshots

Default

Vector census map name can't be read

Expected

Vector census map name can be read

System description:

  • Operating System: macOS
  • GRASS GIS version: 8.3.1, 8.4.dev
GRASS : ~ > python -c "import sys, wx; print(sys.version); print(wx.version())"
3.11.3 | packaged by conda-forge | (main, Apr  6 2023, 09:05:00) [Clang 14.0.6 ]
4.2.0 osx-cocoa (phoenix) wxWidgets 3.2.0

Metadata

Metadata

Assignees

Labels

GUIwxGUI relatedbugSomething isn't workingmacOSmacOS specific

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions