Skip to content

Conversation

@dcneiner
Copy link
Member

Button: Added rtl detection so corner classes would properly be applied to buttonsets. Fixed #6796. jQueryui - buttonset on rtl


Added rtl detection to decide which corner class to apply to the first and last items.

Added a unit test (Named "buttonset (rtl)") to verify the correct classes were being set.

Demo of fix: http://jsbin.com/arubu5/5

Note: It appears the background still bleeds through in IE9, though the corners are correct. I suspect this is an IE9 rtl bug. However, the background bled through before in IE9 before this fix was in place, and when rtl was set.

…ed to buttonsets. Fixed #6796. jQueryui - buttonset on rtl
scottgonzalez added a commit that referenced this pull request May 13, 2011
@scottgonzalez scottgonzalez merged commit 523790b into jquery:master May 13, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants