According to b0b0ebb we guard against proxying the widget more than once for some Windows reasons, but this breaks the case where the same GeanyEntryAction has to re-create a fresh proxy, like when moving the item around.

So, move the guard value to the proxied widget, not the action.

Fixes #3831.

As this is Windows-related (see b0b0ebb), it could be nice if somebody could actually check that this patch doesn't break anything there. I likely won't, at least in a yearly manner.


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/3838

Commit Summary

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3838@github.com>