[Xfce-bugs] [Bug 15174] tree view jumps (scrolls) when clicking on a directory
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sat Mar 16 23:10:41 CET 2019
https://bugzilla.xfce.org/show_bug.cgi?id=15174
alexxcons <alexxcons at xfce.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|xfce-bugs at xfce.org |alexxcons at xfce.org
--- Comment #7 from alexxcons <alexxcons at xfce.org> ---
Created attachment 8339
--> https://bugzilla.xfce.org/attachment.cgi?id=8339&action=edit
patch fixing the bug
It seems like "gtk_tree_view_set_cursor" should not be executed with high
frequency.
The attached patch fixes the problem by always stroring the latest path and
only execute "gtk_tree_view_set_cursor" once.
Please take a try for the patch and let me know if it fixes the problem for you
/ if there possibly are any side-effects.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list