[Bug 1209176] [NEW] Make Firefox use the same hyphenation pattern as LibreOffice

Gerhard Großmann 1209176 at bugs.launchpad.net
Wed Aug 7 10:55:34 UTC 2013


Public bug reported:

The Mozilla Firefox for Ubuntu canonical - 1.0 supports the CSS feature
hyphens:auto with the prefix -moz. But it doesn’t use the same
hyphenation patterns as for example LibreOffice (as the “fixed” bug
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/894166 claims).

I’ve made a screenshot comparing the hyphenation between LibreOffice (on
the left) and Firefox 23 (on the right). Note that in this case all
hyphenations of Firefox are wrong, while LibreOffice gets it right.

-----
Ubuntu 12.04.2 LTS
Firefox 23.0+build2-0ubuntu0.12.04.1
LibreOffice Writer 1:3.5.7-0ubuntu4
hyphen-de 1:3.3.0-2ubuntu3
hyphen-en-us 2.8.3-1

-----
Source code of my html page:

<html lang="de">
<head><meta charset="utf-8">
<title>Hypenation Test</title>
<style type="text/css">
p {-moz-hyphens:auto; hyphens:auto;
width:3em; border-right: 1px solid red;
font: 1em/1.32 FreeSerif;}
</style></head>
<body>
<p>mmmiii Türklinke Übungen wörtlich künftige öffentlich Überschriften überempfindlich</p>
</body>
</html>

** Affects: firefox (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "Hyphenation in LibreOffice (left) an Firefox 23."
   https://bugs.launchpad.net/bugs/1209176/+attachment/3763508/+files/comparison-hyphenation.png

-- 
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1209176

Title:
  Make Firefox use the same hyphenation pattern as LibreOffice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1209176/+subscriptions




More information about the Ubuntu-mozillateam-bugs mailing list