https://bugs.winehq.org/show_bug.cgi?id=40305 Bug ID: 40305 Summary: ArticleTextBox.Find not implemented in AutoWikiBrowser. Product: Wine Version: 1.9.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: adam.buchbinder(a)gmail.com Distribution: --- Created attachment 53946 --> https://bugs.winehq.org/attachment.cgi?id=53946 Error message on Find. Steps to reproduce: Set up a fresh Wine directory. WINEARCH=win32 WINEPREFIX=`pwd`/wine_prefix2 winecfg Install dotnet35. WINEARCH=win32 WINEPREFIX=`pwd`/wine_prefix2 winetricks dotnet35 Download AutoWikiBrowser 5.8.5.1 from: https://sourceforge.net/projects/autowikibrowser/ Open a page (for example, put 'CS1_maint:_Unrecognized_language' into the 'Category' box at left, go to the 'start' tab in the center panel, click the 'Start' button), then in the 'find' box in the lower-right, enter some text and click 'Find'. An error will pop up, "The method or operation is not implemented.", "NotImplementedException in ArticleTextBox.Find". The long error text is attached. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.