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

            Bug ID: 456772
           Summary: GlobalDrawer glitches when changing isMenu while being
                    open
           Product: frameworks-kirigami
           Version: 5.96.0
          Platform: Archlinux Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: notm...@gmail.com
          Reporter: matej.sta...@gmail.com
  Target Milestone: Not decided

Created attachment 150651
  --> https://bugs.kde.org/attachment.cgi?id=150651&action=edit
bug showcase

SUMMARY
I was testing something and I set isMenu to applicationWindow().wideScreen and
noticed that if I opened the global drawer while isMenu is set to true, and
then change isMenu to false, the previous popup doesn't automatically close.


STEPS TO REPRODUCE
1. Create a globalDrawer and bind isMenu property to
applicationWindow().wideScreen
2. Resize the window, so it is in widescreen mode and click on the global
drawer button
3. Resize the window, so it goes into mobile mode and click on the global
drawer button

OBSERVED RESULT
- the popup does not close when isMenu is changed to false
-  global drawer in mobile mode removes the drawer close button (top right)
when isMenu is changed to true (appears again when it changes back to false)

EXPECTED RESULT
- global drawer menu button shouldn't just disappear
- global drawer in menu mode should close when isMenu is changed (or when it is
opened in mobile mode)

ADDITIONAL INFORMATION

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

Reply via email to