[Bug 40305] ArticleTextBox.Find not implemented in AutoWikiBrowser.

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 17 11:42:42 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40305

--- Comment #2 from Adam Buchbinder <adam.buchbinder at gmail.com> ---
There are a couple of places in the source tree where a method called
ScrollIntoView is defined or declared:

http://source.winehq.org/git/wine.git/?a=search&h=HEAD&st=grep&s=ScrollIntoView

(I think the one in question is in include/tom.idl and
dlls/riched20/riched_tom.idl.)

Is this where it needs to be fixed?

http://source.winehq.org/git/wine.git/blob/HEAD:/dlls/riched20/richole.c#l2428

I haven't hacked on anything like this before, but I can try to work out a
patch.

-- 
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.



More information about the wine-bugs mailing list