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

Tilemap editor color flashing on native theme #4010

Open
DallinYauney opened this issue Jul 15, 2024 · 3 comments
Open

Tilemap editor color flashing on native theme #4010

DallinYauney opened this issue Jul 15, 2024 · 3 comments
Labels
bug Broken behavior.

Comments

@DallinYauney
Copy link

When the theme is set to Native, the background of the tilemap editor flashes, but also kind of becomes, various colors when the mouse leaves the editor area horizontally. The common colors seem to include red, white (or whatever my grid color is at the time), and teal (my system accent color).

To Reproduce
Steps to reproduce the behavior:

  1. On a Linux installation, open a new map
  2. Open preferences and under Theme set the style to Native
  3. In the map, move the mouse to the side (but not the top or bottom) of the tile area onto a side panel
  4. Observe a flickering overlay of an unintended color.

Expected behavior
the background color should not flicker, regardless of mouse position, when editing a tilemap

Media
image

expected:
image

Specifications:

  • Tiled 1.11.0
  • KDE Plasma 6.1.2
  • Breeze theme
  • Fedora 40
  • Wayland
@DallinYauney DallinYauney added the bug Broken behavior. label Jul 15, 2024
@bjorn
Copy link
Member

bjorn commented Jul 16, 2024

Hmm, I installed KDE Plasma 6.1.2 to test this but I'm unable to reproduce the issue. I have no idea what could be causing this for now. :-(

Are you installing Tiled from Fedora repositories or from Flathub? The main difference, apart from distribution method, is that Fedora still compiles Tiled against Qt 5 whereas the Flatpak is compiled against Qt 6. It would be nice if you could check if the problem also occurs with the other package.

@DallinYauney
Copy link
Author

Initially I was using the one from the Fedora repos. Just tried it on the version from flathub though and I couldn't reproduce the issue.

@bjorn
Copy link
Member

bjorn commented Jul 16, 2024

While we can't be entirely sure whether Qt 5 or 6 matters here, I've anyway opened an issue suggesting to update the Fedora package to Qt 6.

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

No branches or pull requests

2 participants