Bug 330852

Summary: "Show Path in Titlebar" doesn't work on Wayland
Product: [Applications] kate Reporter: Martin Flöser <mgraesslin>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: christoph, sebas
Priority: NOR    
Version First Reported In: Git   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
See Also: https://bugreports.qt-project.org/browse/QTBUG-36693
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Martin Flöser 2014-02-06 13:28:54 UTC
The setting "Show Path in Titlebar" has no effect on Wayland.

Reproducible: Always

Steps to Reproduce:
1. Open Kate on Wayland
2. Open a file in Kate
3. Activate Settings -> Show Path in Titlebar
Actual Results:  
Only file name is shown

Expected Results:  
File path is shown just like on X11

Please note that you need https://git.reviewboard.kde.org/r/115517/ to be able to open a file in Kate on Wayland.
Comment 1 Martin Flöser 2014-02-06 15:41:25 UTC
This is very likely a bug in the QtWayland module. Bug report created upstream: https://bugreports.qt-project.org/browse/QTBUG-36693
Comment 2 Christoph Cullmann 2016-05-29 17:22:36 UTC
Link changed:

https://bugreports.qt.io/browse/QTBUG-36693

The report seems to have been closed, is this working now?
Comment 3 Martin Flöser 2016-05-30 12:49:43 UTC
(In reply to Christoph Cullmann from comment #2)
> The report seems to have been closed, is this working now?

Difficult to say. We use server-side-decorations now in KWin+Plasma, so in that setup it works. I don't know how that looks for Qt's client-side-decoration.
Comment 4 Martin Flöser 2016-05-30 12:51:59 UTC
actually I didn't follow my own reproduce steps when typing that, I don't have the option enabled. Need to investigate further.
Comment 5 Martin Flöser 2016-05-30 12:52:39 UTC
ok, that works with server-side-decorations
Comment 6 Dominik Haumann 2016-06-14 08:04:20 UTC
I just saw it working, so I guess we can safely close it?! :-p
In case there are more issues, just let us know here.