[Webkit-unassigned] [Bug 81490] Moving caret up or down skips lines when there's a non-editable line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 14:03:50 PDT 2012


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #140580|review?                     |review-
               Flag|                            |




--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2012-05-07 14:03:43 PST ---
(From update of attachment 140580)
View in context: https://bugs.webkit.org/attachment.cgi?id=140580&action=review

Thanks for tackling this bug but r- because we also need to fix previousRootInlineBox and nextRootInlineBox.

As I have attempted, ideally, we would like to merge previousRootInlineBox and nextRootInlineBox with code in previousLinePosition and nextLinePosition before fixing this bug.

> LayoutTests/editing/selection/move-by-line-006-expected.txt:6
> +PASS
> +PASS
> +PASS
> +PASS
> +PASS
> +PASS

Please make sure the test output shows what we're testing.

-- 
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