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

--- Comment #9 from David Redondo <k...@david-redondo.de> ---
Ah I think I see what happens, 

[1053774.850] wl_keybo...@3.key(4212, 1455065, 96, 1)
[1053774.988]  -> xdg_toplevel@70.destroy()
[1053775.005]  -> xdg_surface@232.destroy()
[1053775.030]  -> wl_disp...@1.sync(new id wl_callback@230)
[1053775.049]  -> wl_surface@222.destroy()
[1053775.077]  -> org_kde_kwin_shadow@76.destroy()
[1053775.170]  -> zwp_primary_selection_device_manager_v1@11.create_source(new
id zwp_primary_selection_source_v1@85)
[1053775.187]  -> zwp_primary_selection_source_v1@85.offer("text/plain")
[1053775.198]  ->
zwp_primary_selection_source_v1@85.offer("text/plain;charset=utf-8")
[1053775.213]  ->
zwp_primary_selection_device_v1@12.set_selection(zwp_primary_selection_source_v1@85,
4212)
[1053775.226]  -> zwp_primary_selection_source_v1@233.destroy()
[1053775.247]  -> wl_data_device_manager@9.create_data_source(new id
wl_data_source@187)
[1053775.262]  -> wl_data_source@187.offer("text/plain")
[1053775.272]  -> wl_data_source@187.offer("text/plain;charset=utf-8")
[1053775.286]  -> wl_data_device@10.set_selection(wl_data_source@187, 4212)
[1053775.298]  -> wl_data_source@228.destroy()
[1053788.959] discarded [zombie]@233.[event 1](0 fd, 8 byte)
[1053789.027] discarded [zombie]@228.[event 2](0 fd, 8 byte)
[1053789.095] wl_display@1.delete_id(70)
[1053789.109] wl_display@1.delete_id(232)
[1053789.119] wl_display@1.delete_id(230)
[1053789.130] wl_display@1.delete_id(222)
[1053789.140] wl_display@1.delete_id(76)
[1053789.150] wl_display@1.delete_id(233)
[1053789.159] wl_display@1.delete_id(228)
[1053790.209] wl_keyboard@93.leave(4213, nil)
[1053790.226] wl_keyboard@3.leave(4213, nil)

Klipper applet hides and then only afterwards sets the clipboard, but
keyboard_leave is only sent afterwards so in KSystemClipboard we think we still
have focus.

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

Reply via email to