[Webkit-unassigned] [Bug 32123] cursor movement and text selection does not work well if a block is followed by an inline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 27 14:55:47 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=32123


Ojan Vafai <ojan at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #51722|review?                     |review+
               Flag|                            |




--- Comment #10 from Ojan Vafai <ojan at chromium.org>  2010-05-27 14:55:46 PST ---
(From update of attachment 51722)
Please add the FIXME before propagating up to the containingBlock in RenderBoxModelObject. 

>From #webkit:
ojan: dhyatt: added the assert. the end of the selection is a RenderInline
dhyatt: yeah unsurprising
dhyatt: i guess the patch is ok... let's just put a FIXME in asking whether we should consider propagating to ancestor RenderInlines
dhyatt: but for now we can just leave everything jumping out to the containing block
dhyatt: i suppose you could say selection consists of the start, end, leaves, and their containing blocks 
dhyatt: where the start/end violate the leaf rule

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list