Re: [webkit-dev] when updating an inline element, webkit does not redraw the screen until a block-level change happens in the DOM

2013-05-29 Thread Luis de Bethencourt
Hello Simon, As you requested I have reported the bug with a simple testcase: https://bugs.webkit.org/show_bug.cgi?id=116994 Thanks :) Luis On 28 May 2013 10:50, Luis de Bethencourt wrote: > Hello Simon, > > Thanks for the feedback. I will write a simple testcase and report the bug > in the

Re: [webkit-dev] when updating an inline element, webkit does not redraw the screen until a block-level change happens in the DOM

2013-05-28 Thread Luis de Bethencourt
Hello Simon, Thanks for the feedback. I will write a simple testcase and report the bug in the bugzilla. Luis On 27 May 2013 17:31, Simon Fraser wrote: > I have not heard of this issue. > > Please file a bug at bugs.webkit.org with a simple testcase. > > Simon > > On May 27, 2013, at 2:19 PM,

Re: [webkit-dev] when updating an inline element, webkit does not redraw the screen until a block-level change happens in the DOM

2013-05-27 Thread Simon Fraser
I have not heard of this issue. Please file a bug at bugs.webkit.org with a simple testcase. Simon On May 27, 2013, at 2:19 PM, Luis de Bethencourt wrote: > Hello all, > > When updating an inline element, the browser does not redraw the screen until > a block-level change happens in the DOM.

[webkit-dev] when updating an inline element, webkit does not redraw the screen until a block-level change happens in the DOM

2013-05-27 Thread Luis de Bethencourt
Hello all, When updating an inline element, the browser does not redraw the screen until a block-level change happens in the DOM. I have searched around online and seen many web developers having this problem and forcing a refresh to work around it. By changing the zoom level to 1.1 and back to 1.