! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
[Wayland] Thunar's search tool tip closes after one character
Status:
RESOLVED: FIXED

Comments

Description nj 2020-04-27 20:27:22 CEST
Whenever I try to search, when using sway wm (wayland backend) it closes the search box immediately and displays the following gdk warning in terminal:
Gdk-Message: 21:16:09.233: Window 0x560b122cdc10 is a temporary window without parent, application will not be able to position it on screen.
So I can't type more than one character.
Comment 1 alexxcons editbugs 2020-04-28 16:51:48 CEST
Thanks for reporting !

Afaik the search popup is part of exo .. moving there.
Comment 2 Theo Linkspfeifer editbugs 2020-05-03 12:58:32 CEST
Created attachment 9827 
patch

https://developer.gnome.org/gtk3/stable/GtkWindow.html#gtk-window-set-transient-for

I have tested this patch with the Weston compositor.
Comment 3 alexxcons editbugs 2020-05-04 09:01:09 CEST
(In reply to Theo Linkspfeifer from comment #2)
> Created attachment 9827 
> patch
> 
> https://developer.gnome.org/gtk3/stable/GtkWindow.html#gtk-window-set-
> transient-for
> 
> I have tested this patch with the Weston compositor.

Nice, thanks alot Theo ! 

This bug only exists for exo-icon-view, not for exo-tree-view (thunar-detailed-view) ?
Comment 4 Theo Linkspfeifer editbugs 2020-05-04 10:34:18 CEST
> This bug only exists for exo-icon-view, not for exo-tree-view (thunar-detailed-view) ?
Correct.
Comment 5 Git Bot editbugs 2020-05-04 18:52:49 CEST
Theo Linkspfeifer referenced this bugreport in commit 859dacb55d8744bcd614c93093aaee5088c060e8

Attach popup window to toplevel parent (Bug #16768)

https://gitlab.xfce.org/xfce/exo/commit/859dacb55d8744bcd614c93093aaee5088c060e8
Comment 6 alexxcons editbugs 2020-05-04 19:01:59 CEST
Pushed to exo master, since it is a very straight fix, thanks Theo !

Please to see that the bug linker bot still works fine :)
Comment 7 Git Bot editbugs 2020-05-04 19:10:55 CEST
Theo Linkspfeifer referenced this bugreport in commit 5f820586535fd7db5ae922f85beca481165adb2f

Attach popup window to toplevel parent (Bug #16768)

https://gitlab.xfce.org/xfce/exo/commit/5f820586535fd7db5ae922f85beca481165adb2f
Comment 8 alexxcons editbugs 2020-05-04 19:12:23 CEST
pushed as well to 4.14 branch, to be released in exo 0.12.12 and 0.13.0

Bug #16768

Reported by:
nj
Reported on: 2020-04-27
Last modified on: 2020-05-04

People

Assignee:
Xfce Bug Triage
CC List:
2 users

Version

Version:
unspecified

Attachments

patch (1.27 KB, patch)
2020-05-03 12:58 CEST , Theo Linkspfeifer
no flags

Additional information