Monospace italic font is not monospace in java (regression)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenJDK |
New
|
Undecided
|
Unassigned | ||
openjdk-6 (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Lucid |
Fix Released
|
Undecided
|
Unassigned | ||
Maverick |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Binary package hint: fontconfig
First noticed in IntelliJ IDEA (java IDE): All italic text in editor is non-monospace in ubuntu 10.04. It has always been monospace in all previous versions of ubuntu.
Can be reproduced in JEdit too:
1. Open/Create any.sh file
2. Type in two lines:
_miii
#miii
3. Go to "Utilities-> Quick Settings -> Edit syntax style of token under caret" and select italic (so comments will be shown italic).
Result: Width of two lines is different, non-monospace font is used.
Expected: Comments are italic but still monospace.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: fontconfig 2.8.0-2ubuntu1
ProcVersionSign
Uname: Linux 2.6.32-
Architecture: i386
Date: Sat Apr 24 13:39:27 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
ProcEnviron:
LC_TIME=
LANG=en_US.utf8
SHELL=/bin/bash
LC_MEASUREMENT
LC_PAPER=
SourcePackage: fontconfig
tags: | added: font java regression |
tags: | added: glucid |
Changed in openjdk-6 (Ubuntu Maverick): | |
milestone: | none → ubuntu-10.10-beta |
Changed in ttf-dejavu (Ubuntu Lucid): | |
status: | New → Invalid |
Changed in ttf-dejavu (Ubuntu Maverick): | |
status: | New → Invalid |
no longer affects: | sun-java6 (Ubuntu) |
no longer affects: | sun-java6 (Ubuntu Lucid) |
no longer affects: | sun-java6 (Ubuntu Maverick) |
no longer affects: | ttf-dejavu (Ubuntu) |
no longer affects: | ttf-dejavu (Ubuntu Lucid) |
no longer affects: | ttf-dejavu (Ubuntu Maverick) |
It works fine after now!
(don't know which update and when exactly has fixed it)