! 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 !
F5 doesn't refresh the current view
Status:
RESOLVED: FIXED

Comments

Description Evangelos Foutras 2015-04-27 10:35:03 CEST
I think commit b839b29d6dfa ("Extend reload functions to allow a full reload") broke manual reloading using the F5 key. Pressing F5 doesn't reload the window contents and the following warning gets logged:

==========================
Gtk-WARNING **: gtk_binding_entry_activate(): binding "ThunarWindow::F5": signature mismatch for signal "reload" in the `ThunarWindow' class ancestry
==========================

Weirdly enough, Ctrl+R still works.
Comment 1 Evangelos Foutras 2015-04-27 11:09:43 CEST
Created attachment 6222 
[PATCH] Update F5 binding for new ThunarWindow::reload signal

Please review the attached patch; it seems to work for me.

(The fix seems kind of straightforward but I might have missed something.)
Comment 2 Harald Judt editbugs 2015-04-27 11:27:24 CEST
Thanks for the patch, seems to work fine. Pushed to git master: http://git.xfce.org/xfce/thunar/commit/?id=fa3d7d32ec8b1614d4fc4afe733112b29c5c7593

Bug #11859

Reported by:
Evangelos Foutras
Reported on: 2015-04-27
Last modified on: 2015-04-27

People

Assignee:
Xfce Bug Triage
CC List:
2 users

Version

Attachments

Additional information