[Webkit-unassigned] [Bug 52176] DOM position at the boundary of LTR/RTL text inside a RTL/LTR block is wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 19 10:13:51 PST 2011


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





--- Comment #6 from mitz at webkit.org  2011-01-19 10:13:50 PST ---
(In reply to comment #5)
> The actual rendering of caret is consistent with Internet Explorer and Firefox. It's the DOM offset we expose to JavaScript that's off. i.e. we're using an offset different from IE/FF to mean edges of LTR/RTL text in a RTL/LTR block.

I am sorry, I simply do not understand what this means. I guess I don’t understand what you mean by “edge”.


> Open the attachment, this demo slowly increments the DOM offset from 0 to 4.  If you open it on WebKit, it starts on the left edge

Doesn’t this mean that WebKit paints the insertion point on the left when the selection is at 0?

> On Internet Explorer and Firefox, the caret moves from right to left all the way.

Doesn’t this mean that Internet Explorer paints the insertion point on the right when the selection is at 0?

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