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

            Bug ID: 403915
           Summary: KDE window decoration theme Plastik shows close button
                    for windows without close capability
           Product: kwin
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: aurorae
          Assignee: kwin-bugs-n...@kde.org
          Reporter: simeon.danailov.andr...@gmail.com
  Target Milestone: ---

Created attachment 117821
  --> https://bugs.kde.org/attachment.cgi?id=117821&action=edit
Minimal GTK3 application written in C++ that show-cases the problem.

SUMMARY

An application which uses GTK3 and creates a window without close button /
close capability will show a close button that cannot be interacted with.

An example of this is the "Quick Outline" dialog in Eclipse (any Eclipse
version that uses GTK3, e.g. 4.6 and above)

STEPS TO REPRODUCE
1. Set Window Decorations theme to Plastik.
2. Compile and start attached example GTK3 application "window.cpp", command
line is: "gcc -g window.cpp  `pkg-config --cflags --libs gtk+-3.0`  -o
WindowExample && ./WindowExample"  
3. Alternatively start any Eclipse version above 4.6 (e.g. latest 4.10
release), create a Java project, create a class and open quick outline with
Ctrl+O in the editor for the class.

OBSERVED RESULT

The window has a close button that cannot be interacted with.

EXPECTED RESULT

The window has no close button.

See also attached screenshots.

SOFTWARE/OS VERSIONS
Linux version: RHEL 7.4
GTK version: 3.22.10
KDE Platform Version 4.14.8

ADDITIONAL INFORMATION

This problem is not observed with the available Oxygen window decoration theme.
As well as all other available window decoration themes, aside from Plastik.

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

Reply via email to