https://bugs.kde.org/show_bug.cgi?id=484429
Bug ID: 484429 Summary: Applet not expanding under system tray when preferredRepresentation set. Classification: Plasma Product: plasmashell Version: master Platform: Arch Linux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: System Tray Assignee: plasma-b...@kde.org Reporter: dhruv...@proton.me CC: mate...@gmail.com Target Milestone: 1.0 SUMMARY For applets which have a set 'preferredRepresentation' property in main.qml do not expand on click in the system tray. Contrasting to the behavior, they expand when outside the tray or the property is undefined. STEPS TO REPRODUCE 1. Create a test applet. 2. In main.qml make sure to use preferredRepresentation property and set it to compactRepresentation/fullRepresentation. 3. Install and notice that applet refuses to expand only when in system tray. STEPS TO REPRODUCE (Alternative) 1. Copy any applet from /usr/share/plasma/plasmoids/ 2. Paste it in some other folder. 3. Open metadata.json, change id and name. 4. Set preferredRepresentation property in main.qml. 5. Install and notice the applet does not expand in the tray. OBSERVED RESULT Applet does not expand in the system tray. EXPECTED RESULT Applet should expand irrespective of this property. SOFTWARE/OS VERSIONS Linux: Arch Linux 6.8.1-arch1-1 (64-bit) KDE Plasma Version: 6.0.2 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 -- You are receiving this mail because: You are watching all bug changes.