[Webkit-unassigned] [Bug 24527] caret does not paint the first time you focus on a 0px right padding RTL div

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 7 17:59:02 PDT 2009


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


simon.fraser at apple.com changed:

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




------- Comment #11 from simon.fraser at apple.com  2009-04-07 17:59 PDT -------
(From update of attachment 29321)

> Index: LayoutTests/editing/selection/caret-rtl-3.html
> ===================================================================
> --- LayoutTests/editing/selection/caret-rtl-3.html	(revision 0)
> +++ LayoutTests/editing/selection/caret-rtl-3.html	(revision 0)
> @@ -0,0 +1,35 @@
> +<html>
> +<head>
> +<script>
> +if (window.layoutTestController)
> +     layoutTestController.dumpEditingCallbacks();
> +</script>
> +
> +<script>

No need to close and re-open the script tag.

If you wanted the pixel test to make the result more obvious, you could make
the text really big (font-size: 400%) so the caret is larger.


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



More information about the webkit-unassigned mailing list