https://bugs.kde.org/show_bug.cgi?id=473124

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |n...@kde.org

--- Comment #6 from Nate Graham <n...@kde.org> ---
There's supposed to be a message on X11, so it looks like it broke.

On a cursory glance at the code, I can see two possible explanations:
1. the scaleChanged() signal is not being emitted or handled correctly.
2. the changed() signal is firing right after scaleChanged is emitted, which
causes all of the messages to disappear.

The screen recording points me in the direction of #2, since it seems like
something appears at the top of the window for a brief moment and then
immediately disappears.

My motivation to fix X11-only bugs is starting to wane, though. :)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to