https://bugzilla.wikimedia.org/show_bug.cgi?id=40218

       Web browser: ---
             Bug #: 40218
           Summary: jquery.ui.button: Buttonset in RTL languages has wrong
                    border radius applied
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: JavaScript
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Consider a buttonset consisting of 2 buttons.

To emphasize the unity of a buttonset jQuery applies "ui-corner-<left|right>"
classes which will cause a border radius in most browsers.

When using RTL languages, the left-most button of the set gets "ui-corner-left"
but since it is flipped this with CSSJanus, the border radius is at the right
side.

Perhaps adding /* @noflip */ to the defs of "ui-corner-<left|right>" would be
enough?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to