[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 06:50:22 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=112015
--- Comment #5 from Mario Sanchez Prada <mario at webkit.org> 2013-11-04 06:49:08 PST ---
(In reply to comment #4)
> (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?
I'm not sure I understand what you mean? What kind of failures are you considering? Do you have an specific example/failing test case that we can use to discuss about this?
--
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