[webkit-qt] Question about QWebPage::inputMethodQuery(Qt::ImCursorPosition)

2010-05-05 Thread rajiv.ramanasankaran
Hi All, I noticed that QWebPage::inputMethodQuery(Qt::ImCursorPosition) seems to prefer to return the end index (renderTextControl->selectionEnd()) of a selection inside an input field. This seems to work correctly and return the current cursor position when the user is just traversing the char

Re: [webkit-qt] QtWebKit debug dll size

2010-05-05 Thread İsmail Dönmez
Hi; On Wed, May 5, 2010 at 2:31 PM, Benjamin Poulain wrote: > ext İsmail Dönmez wrote: > >> On Wed, May 5, 2010 at 1:58 PM, Markus Goetz > markus.go...@nokia.com>> wrote: >>ext İsmail Dönmez wrote: >>When I buid WebKit from source with debug enabled the >>QtWebKitd4.dll file

Re: [webkit-qt] QtWebKit debug dll size

2010-05-05 Thread Benjamin Poulain
ext İsmail Dönmez wrote: On Wed, May 5, 2010 at 1:58 PM, Markus Goetz > wrote: ext İsmail Dönmez wrote: When I buid WebKit from source with debug enabled the QtWebKitd4.dll file is ~60mb which is huge. If you build WebKit inside Qt the de

Re: [webkit-qt] QtWebKit debug dll size

2010-05-05 Thread İsmail Dönmez
Hi; On Wed, May 5, 2010 at 1:58 PM, Markus Goetz wrote: > ext İsmail Dönmez wrote: > >> Hi all; >> >> When I buid WebKit from source with debug enabled the QtWebKitd4.dll file >> is ~60mb which is huge. If you build WebKit inside Qt the debug dll size is >> ~20mb or so. Any idea what causes this

Re: [webkit-qt] QtWebKit debug dll size

2010-05-05 Thread Markus Goetz
ext İsmail Dönmez wrote: Hi all; When I buid WebKit from source with debug enabled the QtWebKitd4.dll file is ~60mb which is huge. If you build WebKit inside Qt the debug dll size is ~20mb or so. Any idea what causes this big size change? P.S: I am building with Visual Studio 2005 Check the

[webkit-qt] QtWebKit debug dll size

2010-05-05 Thread İsmail Dönmez
Hi all; When I buid WebKit from source with debug enabled the QtWebKitd4.dll file is ~60mb which is huge. If you build WebKit inside Qt the debug dll size is ~20mb or so. Any idea what causes this big size change? P.S: I am building with Visual Studio 2005 Regards, İsmail ___