[webkit-help] page rendering question
Luka Napotnik
luka.napotnik at gmail.com
Wed Sep 14 05:06:10 PDT 2011
Hello.
I have a question regarding page rendering ... I inserted some printouts
in WebKit methods that will be called when WebKit thinks the page should
be redrawn (layout(), etc.).
Now, what I can't figure out is why WebKit thinks the page needs to be
redrawn if I click a text in different positions. E.g. the HTML page has
tons of <br> elements. And clicking on the page will always request
redrawing even when nothing on the page changes (no text selection,
scrolling). Any ideas?
Greets,
Luka
More information about the webkit-help
mailing list