[Webkit-unassigned] [Bug 112015] [EFL] accessibility/textarea-line-for-index.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 4 00:38:36 PST 2013


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





--- Comment #4 from Rob Płóciennik <r.plociennik at samsung.com>  2013-11-04 00:37:22 PST ---
(In reply to comment #3)
> Also, you probably want to check index >= atk_text_get_character_count(ATK_TEXT(m_element)) here (opposite to just >)

If I understand correctly, the index equal to the string's length corresponds to a situation where the caret is placed right after the last character. Wouldn't that cause additional failures in cases where the string in question ended with a newline?

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