[Github-comments] [geany/geany] plugin-manager: sync buttons on "button-release-event" (#1784)

Colomban Wendling notifications at xxxxx
Sat Mar 10 01:26:02 UTC 2018


@LarsGit223 basically when you play with the selection as a matter of having the "current element", using the cursor instead is the basically same and IMO makes more sense as the selection can possibly allow multiple rows and such.  But anyway, it doesn't really matter, I just like it better, it shouldn't change anything -- and I tested, and it doesn't magically fix the issue.

However, I did one experiment: if I remove the GtkTreeModelFilter, the bug disappears. Obviously we can't filter anymore, but the selection/cursor doesn't jump around anymore.
I'll try and investigate whether it's a mistake on our end (like confusing filtered and unfiltered stores, although I kind of doubt it as it happens when the filter doesn't do anything), or if it's indeed a bug in there. Unless someone else beats me to it ;)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1784#issuecomment-371990449
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180309/1bf114f3/attachment.html>


More information about the Github-comments mailing list