Bug 421202 - Minimize button not shown, Resize not possible with Libre Office
Summary: Minimize button not shown, Resize not possible with Libre Office
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: compositing (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-08 21:23 UTC by Michael Josenhans
Modified: 2022-01-31 13:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot of LibreOffice Writer window (102.11 KB, image/png)
2020-05-08 21:25 UTC, Michael Josenhans
Details
Screenshot of LibreOffice Main window (98.01 KB, image/png)
2020-05-08 21:28 UTC, Michael Josenhans
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Josenhans 2020-05-08 21:23:38 UTC
SUMMARY

Tested on KDE Neon 5.18 user edition
STEPS TO REPRODUCE
1. Install KDE Neon (user edition)
2. Open LibreOffice e.g. LibreOffice Writer

OBSERVED RESULT
- See attached screenshots
- Close Window button is is shown in the same gray line as "File", "Edit", "View","Insert" for LibreOffice Writer, not on LibreOffice main window.
EXPECTED RESULT
- Minimize button of LibereOffice Window is shown 
- Resizing of LibreOffice Window is possible
- Black Bar is shown on top of LibreOffice window with Minimize button and close button


SOFTWARE/OS VERSIONS 
Linux/KDE Plasma: 
KDE Neon 5.18 user edition
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

Note: 
I do not know, if this is the right way to create bugs concerning KDE Neon
Comment 1 Michael Josenhans 2020-05-08 21:25:48 UTC
Created attachment 128264 [details]
Screenshot of LibreOffice Writer window

Screenshot of LibreOffice Writer window with missing Minimize button, wrong close button, resize not possible
Comment 2 Michael Josenhans 2020-05-08 21:28:08 UTC
Created attachment 128265 [details]
Screenshot of LibreOffice Main window

Screenshot of LibreOffice Main window with missing minimize button, missing close button and no resizing capability. Missing black bar on the top of the window.
Comment 3 David Edmundson 2020-05-08 21:30:48 UTC
Can you run "xprop" and click on this window.

That close button is drawn by libreoffice, I suspect it's telling us it wants to do it's own thing.
Comment 4 Michael Josenhans 2020-05-08 21:32:05 UTC
Comment on attachment 128264 [details]
Screenshot of LibreOffice Writer window

Also the black bar on the top of the Window is missing.
Comment 5 Michael Josenhans 2020-05-08 21:37:58 UTC
I have started "xprop" on the command line and then pressed a key on the LibreOffile Writer window. 

Nothing happens.
Comment 6 Vlad Zahorodnii 2020-05-12 05:53:11 UTC
(In reply to Michael Josenhans from comment #5)
> I have started "xprop" on the command line and then pressed a key on the
> LibreOffile Writer window. 
> 
> Nothing happens.

If you click the libreoffice writer window, xprop will print a lot of stuff to the terminal. Could you please post the output of xprop here?
Comment 7 Michael Josenhans 2020-05-13 09:01:52 UTC
I did this. xprop does not write anything in the terminal.
Comment 8 Christoph Feck 2020-05-22 20:42:41 UTC
After starting xprop, you need to click into the LibreOffice window so that xprop knows for which window you want to get the properties.
Comment 9 Michael Josenhans 2020-05-23 08:19:08 UTC
>After starting xprop, you need to click into the LibreOffice window so that xprop >knows for which window you want to get the properties.

When I start xprop and point on the libreoffice window, I see the normal mouse pointer and nothing happens. When I go on the firefox window instead, the mouse pointer changes to a cross and when pressing a key, the firefox window properties are printed in the console.
Comment 10 Bug Janitor Service 2020-06-07 04:33:08 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 11 Michael Josenhans 2020-06-07 16:46:30 UTC
It is impossible to provide the requested info. As xprop provides no output for libreoffice on KDE Neon.

Please request other information. The issue is not solved.
Comment 12 Michael Josenhans 2020-08-11 20:52:15 UTC
I have updated KDE Neon to Ubuntu 20.04 base system. 
Now the minimize button is there and the window buttons are ok. 

Even xprop works now:

_KDE_NET_WM_USER_CREATION_TIME(CARDINAL) = 209170
XdndAware(ATOM) = BITMAP
_NET_WM_OPAQUE_REGION(CARDINAL) = 0, 0, 1680, 985
_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_NORMAL
_NET_WM_SYNC_REQUEST_COUNTER(CARDINAL) = 41943196, 41943197
_NET_WM_USER_TIME(CARDINAL) = 200759
_NET_WM_USER_TIME_WINDOW(WINDOW): window id # 0x280009b
WM_CLIENT_LEADER(WINDOW): window id # 0x2800001
_NET_WM_PID(CARDINAL) = 2164
WM_LOCALE_NAME(STRING) = "en_US.UTF-8"
WM_CLIENT_MACHINE(STRING) = "Donald"
WM_NORMAL_HINTS(WM_SIZE_HINTS):
                program specified minimum size: 36 by 28
                program specified base size: 0 by 0
                window gravity: Static
WM_PROTOCOLS(ATOM): protocols  WM_DELETE_WINDOW, WM_TAKE_FOCUS, _NET_WM_PING, _NET_WM_SYNC_REQUEST
WM_CLASS(STRING) = "libreoffice", "libreoffice-writer"
WM_ICON_NAME(STRING) = "Untitled 1 - LibreOffice Writer"
_NET_WM_ICON_NAME(UTF8_STRING) = "Untitled 1 - LibreOffice Writer"
WM_NAME(STRING) = "Untitled 1 - LibreOffice Writer"
_NET_WM_NAME(UTF8_STRING) = "Untitled 1 - LibreOffice Writer"

I think, if the xprop output is ok, we can close this bug.

Michael
Comment 13 Michael Josenhans 2020-08-11 20:53:08 UTC
Obviously resize is also possible.
Comment 14 Michael Josenhans 2022-01-31 13:38:58 UTC
The issue no longer occurs.