[relnotes] [Bug 442642] New: Hebrew release-notes are left-justified

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 15 23:25:37 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/show_bug.cgi?id=442642

           Summary: Hebrew release-notes are left-justified
           Product: Fedora Documentation
           Version: devel
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: release-notes
        AssignedTo: relnotes at fedoraproject.org
        ReportedBy: oron at actcom.co.il
         QAContact: kwade at redhat.com


Description of problem:
Some languages like Hebrew and Arabic are written Right-to-Left.
The HTML generated for the release-notes (and probably any other
docs generated from the same generation system) does not contain any
related instructions and therefore everything is wrongly justified
to the left (including numbering, indentation etc.)


Version-Release number of selected component (if applicable):
Fedora-9

How reproducible:
Generate html documentation and look at the resulting html.
Notice the numbering/bullets location and the paragraph justification.

Additional info:

1. A quick and dirty fix is to put a single line:
   direction: rtl;
   in the fedora.css generated file.
   However, this should be done conditionally on the language.
2. A similar solution was done to the fp.o website (by ricky) and
   works really good.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the Fedora-relnotes-content mailing list