** Attachment added: "Open Font Library updates right-to-left render bug"
   
https://bugs.launchpad.net/bugs/791386/+attachment/2150763/+files/openfontlibrary-fonts-updates-right-to-left-bug.png

-- 
You received this bug notification because you are a member of Open Font
Library Developers, which is subscribed to Open Font Library.
https://bugs.launchpad.net/bugs/791386

Title:
  Font update list displays incorrectly if font name is written right-
  to-left

Status in Open Font Library:
  Incomplete

Bug description:
  The fonts/ page contains a list of fonts with the time elapsed since
  they were updated. The list is supposed to be rendered as:

  FONT_NAME · # days ago

  However, if the font name happens to be in a language written left to
  right, the output appears in the order:

  # · FONT_NAME days ago

  For example:

  Eadui · 9 days ago
  תנועה חופשי · 11 days ago
  רטרו פרספקטיבה · 11 days ago
  Cursive · 12 days ago 

  The items appear in the correct order in the source code but not when
  rendered in the browser. I have confirmed this in Firefox 4 and Midori
  0.3.6 for Linux,  as well as Mobile Safari. Other text engines (like
  gEdit) display other behavior such as reversing the order of the
  entire line.

  This seems to be a problem of mixing scripts with different directions
  in the same line.

  <!-- The Beginning of a Record -->
  <li><a href="http://openfontlibrary.org/font/eadui";>Eadui</a> · <em>
  <!-- The Beginning of a Record -->
  9 days ago

  <!-- The End of a Record -->
  </em>
  <!-- The Beginning of a Record -->

  
  <!-- The End of a Record -->
  </li>

  <!-- The End of a Record -->

  
   
  <!-- The End of a Record -->

  <!-- The Beginning of a Record -->
      
                
  <!-- The Beginning of a Record -->
  <li><a href="http://openfontlibrary.org/font/tnua-libre";>תנועה חופשי</a> · 
<em>

  <!-- The Beginning of a Record -->
  11 days ago

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework.admins
Post to     : aikiframework.admins@lists.launchpad.net
Unsubscribe : https://launchpad.net/~aikiframework.admins
More help   : https://help.launchpad.net/ListHelp

Reply via email to