Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Gtk] PropertyGrid has no text #2251

Closed
Sejsel opened this issue Jul 10, 2022 · 3 comments · Fixed by #2488
Closed

[Gtk] PropertyGrid has no text #2251

Sejsel opened this issue Jul 10, 2022 · 3 comments · Fixed by #2488
Labels
Milestone

Comments

@Sejsel
Copy link
Contributor

Sejsel commented Jul 10, 2022

With 2.7.0, PropertyGrid stopped showing text on the Gtk platform. On 2.6.1, text was blurry, but readable, on 2.7.0 it does not appear at all.

Expected Behavior (2.6.1)

image

Actual Behavior (2.7.0)

image

Steps to Reproduce the Problem

Look at any property grid with contents in Eto 2.7.0.

Code that Demonstrates the Problem

The test application PropertyGrid section exhibits the issue.

Specifications

  • Version: 2.7.0
  • Platform(s): Gtk3
  • Operating System(s): Arch Linux, Adapta Nokto Eta gtk theme
@cwensley
Copy link
Member

Thanks for reporting the issue! Are you using Eto.Gtk or Eto.Gtk3?

@cwensley cwensley added the bug label Jul 14, 2022
@cwensley cwensley added this to the 2.7.x milestone Jul 14, 2022
@Sejsel
Copy link
Contributor Author

Sejsel commented Jul 14, 2022

I am using Eto.Gtk, sorry, should've been more specific :)

@cwensley
Copy link
Member

No worries, I only ask to try to eliminate that as a possibility before looking into it further. 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants