[Webkit-unassigned] [Bug 39095] REGRESSION (r53085): Crash when changing writing direction to right-to-left

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 14 17:55:48 PDT 2010


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


Xiaomei Ji <xji at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mitz at webkit.org




--- Comment #5 from Xiaomei Ji <xji at chromium.org>  2010-05-14 17:55:47 PST ---
I looked at the code a bit. Since I do not have much knowledge of the background, I do not have much idea on in which condition the recursive call should exit.

The original intention was to focus on empty "span" inside non-editable "div". But the code seems does it in more broader scope.
I am wondering
1. why focus on empty inline element in the first place?  currently, moving cursor within that element cause coredump too. Refer bug 38923.
2. in which element/inline-element pair should the focus be allowed?

Thanks,
xiaomei

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