[Webkit-unassigned] [Bug 69680] Dir attribute is converted into direction property when merging paragraphs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 11 07:18:44 PDT 2011


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





--- Comment #4 from Aharon (Vladimir) Lanin <aharon at google.com>  2011-10-11 07:18:43 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > Safari provides a context menu to [set selection direction]
> 
> Wow, I did not realize this.
> 

BTW, this feature triggers a bug in Gmail. Let's say we have

<div dir=ltr>hello <span dir=rtl>RTL!</span> world</div>

When the user puts the caret inside the span, Gmail's LTR paragraph button becomes "non-pushed" and the RTL paragraph button becomes "pushed". This is already bad - the paragraph is *not* RTL. If one then clicks the LTR paragraph button, nothing happens - the "RTL!" is still displayed as "!RTL", while the LTR paragraph button stays non-pushed, and the RTL button stays pushed.

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