Summary: | Konqueror doesn't pass acid2 test anymore | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Thomas Bettler <thomas.bettler> |
Component: | khtml | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | wishlist | CC: | patrizio.bassi, volkerarmin |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
snapshot.jpg
Another Konqueror instance failing ACID2 test failed snapshot2.jpg |
Description
Thomas Bettler
2005-11-30 19:30:15 UTC
Works fine for me (3.5). Which error do you get? Created attachment 13692 [details]
snapshot.jpg
Here you are
Try lowering your minimal font size Created attachment 13700 [details]
Another Konqueror instance failing ACID2
Running on Suse 10.0, with todays KDE 3.5 RPMs for SuSE 10.0 for x86
rpm -qf `which konqueror`=kdebase3-3.5.0-15
Created attachment 13701 [details]
test failed
I can confirm the bug with my gentoo (~x86)
konqueror 3.5.0 release does not pass the acid2 test for some reason.
/etc/make.conf:
CHOST="i686-pc-linux-gnu"
CFLAGS="-Os -pipe -march=pentium4 -fomit-frame-pointer -fforce-addr"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
USE="-gtk -gnome qt kde kdeenablefinal alsa cdr nls nptl nptlonly wifi pcmcia
sdk xine irda sse sse2 mmx"
Created attachment 13702 [details]
snapshot2.jpg
It didn't help to change minimum font size, neither medium.
I use Helvetica 7 / 10 but neither changing to 5/10 nor to 7/12 changed things
remarkably. Then I switched to 120%, that displayed it nearly correctly the
face quasi matches, though the eyes still are excentric and the red bar bottom
left remains.
Any help is welcome.
What Font settings are you using for correct display?
Works fine on r477777. Ok, I manage to fix it in a half way. It was really font settings. I changed it to the 7/14, run new version of browser and it's ok. However red bar is still there. I have 9/10 and it works fine on my work desktop too. Maybe you have your display DPI settings wrong? xdpyinfo |grep resolution should give something like this: 99x98 dots per inch. All the images in this bug-report are wrong font-sizes. PLEASE read the guide to the Acid2 test before report problems. It is a _VERY_ fragile test by design and the authors have refused to fix it. If you do not have standard DPI or standard font-sizes it will break. Yes, you are right. I didn't know that there is a relevance in the DPI setting. I now adjusted it to 100dpi and Acid2 smiles correct, exept the red bar below line 14 indicates there is still something wrong, but not the font setting. Maybe that error is gentoo related? Can you report what distro you're using? Thanks Reopening bug, since after row 14 there are still errors Still working. In fact, it has never stopped working. I've tested KHTML r477777 and r486450. I'm running at 90dpi (which khtml raises to 96dpi when rendering) and font minimum/medium sizes at 9pt. Ok. But you neither have an idea how to correct this behaviour? What might be the reason? Try the same settings (DPI, font sizes, etc.). I got it! Obviously it has something to do with the konqueror font config. As Serif font use 'Serif' instead of 'Times' and the bug's gone! *** Bug 118101 has been marked as a duplicate of this bug. *** *** Bug 138939 has been marked as a duplicate of this bug. *** |