gwt /
gwt /
e2e72e5a928d78dffa479081ed1fe2409efd125d Make ListBox's bidi support more robust, allowing subclasses to create option elements without going through ListBox. Such subclasses are currently broken by ListBox bidi support's use of an array, itemTexts, that is assumed to be synchronized with the select's option element descendants. The fix is to drop the array and instead keep the bidi data (when needed) as an attribute on the option elements.
Review at http://gwt-code-reviews.appspot.com/1357806
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@9734 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed