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

            Bug ID: 511240
           Summary: Layout.preferredWidth and Height not working after
                    update
    Classification: Plasma
           Product: plasmashell
      Version First 6.4.5
       Reported In:
          Platform: Fedora RPMs
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Application Launcher (Kickoff) widget
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
  Target Milestone: 1.0

Created attachment 186243
  --> https://bugs.kde.org/attachment.cgi?id=186243&action=edit
The tiles on the right side are invisible - Menu width is not expanding to
right side after a reboot

SUMMARY
Tiled menu Plasmoid - updated for plasma 6+

Full plasmoid here:
https://github.com/user-attachments/files/23172548/com.github.JohanW1977.tiledmenu.zip

STEPS TO REPRODUCE
1.  upzip into the plasmoid directory and add widget to menubar
2. add tiles
3. click upperleft on tiles only / alphabetical / cathegories > the widget
resizes !
4. reboot PC
5. click upperleft on tiles only / alphabetical / cathegories > the widget
doesn't resize anymore !

code responsible for resizing in fullrepresentation:

        readonly property var appletInterface: Plasmoid

        Layout.minimumWidth: config.leftSectionWidth
        Layout.minimumHeight: config.minimumHeight
        Layout.preferredWidth: config.popupWidth
        Layout.preferredHeight: config.popupHeight

OBSERVED RESULT
> Plasmoid resizes before reboot
> Plasmoid doesn't resize after reboot

EXPECTED RESULT
> Plasmoid should keep resizing

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Fedora KDE
KDE Plasma Version:  6.4.5
KDE Frameworks Version: 6.19.0
Qt Version: 6.9.2

ADDITIONAL INFORMATION

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

Reply via email to