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

       Web browser: ---
             Bug #: 36918
           Summary: The arrow on the "Edit this page" button points the
                    wrong way in RTL environments
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: i18n
          Severity: normal
          Priority: Unprioritized
         Component: ArticleFeedbackv5
        AssignedTo: [email protected]
        ReportedBy: [email protected]
            Blocks: 745
    Classification: Unclassified
   Mobile Platform: ---


The arrow on the "Edit this page" button points the wrong way in RTL
environments.

It's supposed to point forward, but in Hebrew it points backwards.

The image is bg-submit-icon.png.

In general, almost all elements that convey right or left direction are almost
certain candidates for flipping. ResourceLoader makes this quite easy: create
an image for ltr and an image for rtl, call them bg-submit-icon-ltr.png and
bg-submit-icon-rtl.png, specify bg-submit-icon-ltr.png in CSS and the rest will
be magic.

-- 
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