]> git.saurik.com Git - wxWidgets.git/commit
Tweak offset in the RichTextCtrlTestCase::UrlEvent() to make it pass.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 8 Feb 2011 17:24:50 +0000 (17:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 8 Feb 2011 17:24:50 +0000 (17:24 +0000)
commitb083f3e8c1659070bd007f059957a31a4209e5ae
treeeea66682d614283e90e8cb396c24815030748a89
parentfb76ad8f55cfee41237cd41220e8b51267c4a8a2
Tweak offset in the RichTextCtrlTestCase::UrlEvent() to make it pass.

The mouse was not positioned over the URL in this test so clicking it didn't
work. Tweak the offset to make it pass but it would be better to have some
more fool-proof way of finding the real position of the text in the control.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/controls/richtextctrltest.cpp