Bug 409556 - Weird notification appearance change when using Synaptics input driver
Summary: Weird notification appearance change when using Synaptics input driver
Status: RESOLVED FIXED
Alias: None
Product: frameworks-knotifications
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 5.16.0
Platform: Manjaro Linux
: NOR minor
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-06 19:38 UTC by Ossama Nasser
Modified: 2020-11-23 01:09 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ossama Nasser 2019-07-06 19:38:05 UTC
SUMMARY
Weird notification appearance change when using Synaptics input driver

STEPS TO REPRODUCE
1. Install Synaptic input driver
2. In "Input" -> "Touchpad" options go to "Enable/Disable Touchpad" and check "Disable touchpad when mouse is plugged in"
3. Log out and back in

OBSERVED RESULT

Notification becomes a blue bar on top of the screen with white text


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Nicolas Fella 2020-11-23 01:09:26 UTC
Does the notification look like in the screenshot from https://bugs.kde.org/show_bug.cgi?id=374143?

In that case its because the notification from the touchpad system were sent before the relevant part of Plasma was launched and we hit a fallback codepath.

We have since reworked the relevant parts and it shouldn't be an issue any more