https://bugs.winehq.org/show_bug.cgi?id=12703
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO URL|http://www.oldapps.com/Snag |https://web.archive.org/web |IT.php?ModPagespeed=noscrip |/20130606062430/download.te |t |chsmith.com/snagit/enu/823/ | |snagit.exe Keywords|Abandoned? | Summary|SnagIt 8.x -- HTML-based |SnagIt 8.x: Text Tool, |functions not working |Callout Tool, and Option | |menu items are not working
--- Comment #13 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive:
https://web.archive.org/web/20130606062430/download.techsmith.com/snagit/enu...
The text tool issue is an RichEdit control insufficiency, it has nothing to do with Wine-Gecko.
* capture screenshot * 'Capture SnagIt Preview' -> 'Paint Tools' -> click 'Text tool' and drop the box onto the screenshot work area * editor opens 'edit text'. type text. 'Ok' -> text not displayed
Console:
--- snip --- ... 0458:fixme:richedit:editor_handle_message EM_DISPLAYBAND: stub 0458:fixme:richedit:editor_handle_message EM_FORMATRANGE: stub ... --- snip ---
'winetricks -q riched20' works around.
That's likely bug 6254. In that case you might select a problem which is not a RichEdit control bug to avoid duplication.
In general please don't put multiple issues into one bug report. Focus on one problem.
Waiting for OP to describe how to exactly reproduce the other two problems:
* Callout Tool * Option menu
After that it can be decided what to do with this messy bug report.
$ sha1sum snagit.exe 6314a99f2378de9d072c174ea894d9697a08a546 snagit.exe
$ du -sh snagit.exe 14M snagit.exe
$ wine --version wine-6.12-194-g2ffcf440218
Regards