[webkit-gtk] testing text-caret-moved events

Jarek Czekalski jarek at jarek.katowice.pl
Mon May 5 13:59:22 PDT 2014


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



More information about the webkit-gtk mailing list