http://bugs.winehq.org/show_bug.cgi?id=28866
Bug #: 28866 Summary: Avant Browser needs HTMLElement_get_isTextEdit Product: Wine Version: 1.3.31 Platform: x86 URL: http://www.avantbrowser.com/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: ocean04@suomi24.fi Classification: Unclassified
Now after bug 27682 is fixed.. And you try to click links or move mouse it needs:
fixme:mshtml:HTMLElement_get_isTextEdit (0x32dcaf8)->(0x11be448)
http://bugs.winehq.org/show_bug.cgi?id=28866
--- Comment #1 from Austin English austinenglish@gmail.com 2013-11-13 16:51:00 CST --- This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.6 or newer) wine? If so, please attach the terminal output in 1.7.6 (see http://wiki.winehq.org/FAQ#get_log).
http://bugs.winehq.org/show_bug.cgi?id=28866
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2013-11-15 23:30:38 CST --- Yes, it's still a stub.
http://bugs.winehq.org/show_bug.cgi?id=28866
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com, | |litimetal@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=28866
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=28866
roger@mailinator.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |roger@mailinator.com
--- Comment #3 from roger@mailinator.com --- Still not doing anything
http://source.winehq.org/git/wine.git/blob/799731f4b9e9495181e18a68eba16c921...
1244 static HRESULT WINAPI HTMLElement_get_isTextEdit(IHTMLElement *iface, VARIANT_BOOL *p) 1245 { 1246 HTMLElement *This = impl_from_IHTMLElement(iface); 1247 FIXME("(%p)->(%p)\n", This, p); 1248 return E_NOTIMPL; 1249 } 1250
wine 1.7.30
https://bugs.winehq.org/show_bug.cgi?id=28866
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #4 from Jacek Caban jacek@codeweavers.com --- Patch sent:
http://source.winehq.org/patches/data/108320
https://bugs.winehq.org/show_bug.cgi?id=28866
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c1afef340ccde247a6106764e54 | |1b7fba755feb4 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Jacek Caban jacek@codeweavers.com --- Fixed in Git.
https://bugs.winehq.org/show_bug.cgi?id=28866
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.34.