[Github-comments] [geany] Editor Widget Update not triggering (#807)

Colomban Wendling notifications at xxxxx
Tue Dec 15 14:12:33 UTC 2015


> I just noticed that the tab highlight is not moving either, so its not just Scintilla. The window header changes to the new name and the status bar to the new line no, so I know I clicked the tab, and Geany got it, but the notebook isn't updating.

If the notebook itself also misses updating, I'm afraid there's something wrong outside Scintilla at least.  And if triggering an UI update helps (e.g. the display is not consistent with the underlying state, rather than the switch not having actually been made), I'm afraid it'd be a weird GTK issue.

> Why is the focus on `button-release` which is an indeterminate time in the future, instead of when the switch signal happens?

Not sure, but I guess it's do avoid focusing if tab switch occurred by something else than a click (i.e. keybinding or alike).

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/807#issuecomment-164776060
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151215/bcf515b9/attachment.html>


More information about the Github-comments mailing list