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

       Web browser: ---
             Bug #: 36325
           Summary: Direction (ltr/rtl) of feedback comments may be
                    different from the direction of the interface language
           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: ---


When the direction of the interface language is different from the direction of
the site content, the feedback comments will likely appear with incorrect
direction. I refer to the <blockquote> in which there is a <span> with
class="articleFeedbackv5-comment-short".

This scenario is rare, but possible.

There are several possible solutions:

1. Apply dir="auto" to the <blockquote>. It will work only in Gecko and Webkit
and it will work incorrectly in some cases, but should be more flexible.

2. Apply the direction of the site's language to the <blockquote>. This will
work in all browsers, but may be incorrect if the comment was written in a
language, the directionality of which is different from the directionality of
the site.

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