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

            Bug ID: 371568
           Summary: Krita opens main window and then maximizes it, instead
                    of showing maximized in one go
           Product: krita
           Version: 3.0.1.1
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: krita-bugs-n...@kde.org
          Reporter: mgraess...@kde.org

When starting Krita on KWin one can observe that the maximize animation is run.
This means that Krita opens a window and afterwards changes it to maximized. I
confirmed this by adding debug statements into KWin. This is part of the reason
why bug #371284 happens - it hits a condition which normally cannot happen.

Reproducible: Always

Steps to Reproduce:
1. Start Krita on KWin/X11

Actual Results:  
Maximize animation is run

Expected Results:  
Maximize animation is not run, the window opens as maximized directly.

Qt provides API to show a window maximized. E.g. QWindow::showMaximized or
QWidget::showMaximized

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

Reply via email to