https://bugs.winehq.org/show_bug.cgi?id=28866 roger(a)mailinator.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roger(a)mailinator.com --- Comment #3 from roger(a)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 -- 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.