Closed arvanus closed 3 years ago
Interesting bug. Let's see how we can fix this.
Looks like something here:
https://github.com/mariuz/flamerobin/blob/7e926d5a5271e1650a30209defc31163e2e30888/src/gui/MetadataItemPropertiesFrame.cpp#L337-L351
At previous version, you wasn't required to release the previous wxTipWindow
or something like this
I Will work on this :)
Excellent @arvanus !
Hi @arvanus,
Is this issue still reproducible in 0.9.3.8 Snapshot version?
No, thanks
Almost everything looks to work fine, but Privileges tab is buggy, the hint work like a Win98 computer 😄
in the HTML, looks like
<a href="info://Granted by SYSDBA">
works fine until wxHtmlWindow 3.1.3. At 3.1.4 wx team switched to an Edge implementation in Windows: https://www.wxwidgets.org/news/2020/07/wxwidgets-3.1.4-released/