W dniu 05/04/2014 10:37 PM, Jarek Czekalski pisze:
atk_text_set_caret_offset is never used except testatk.c. How do we make this kind of tests on JS platform?
This case could be hacked without extending the api, which seems difficult, as the api is common to all platforms. May I convert atk_text_set_selection call into atk_text_set_caret_offset when length == 0? I have AccessibilityUIElement.setSelectedTextRange method in mind.
Jarek _______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
