MantisBT - NetSurf
View Issue Details
0001471NetSurf[All Projects] Generalpublic2008-01-19 23:102009-07-26 00:17
ReporterSourceforge Import placeholder 
Assigned ToSourceforge Import placeholder 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Fixed in CI build #
Reported in CI build #
URL of problem page
Summary0001471: text alignment CSS inheritance problem?
DescriptionSee http://www.cojak.org/

You will see that the dark red ideographs are correctly aligned in the table cells, the blue touch the bottom and the black are too low. If you then look at the style sheet (normal.css) you will see that the red cells (class charindex_simpable) have a td rule which contains font-size 24px, the blue ones have a td rule which contains NO font size while the black ones have a 4px font size.

Below this set of three rules is another set indicating the style to be applied to a elements which follow the td ones - each of these is given an identical font size of 24px - the size which Netsurf should, therefore, use!

Somehow every version of Netsurf since last July gets the ideograph positioning wrong. Firefox and Opera (just to name two others) seem to get all ideographs aligned the same way, irrespective of td element class - which is what the style sheet leads me to expect.

Over to you!

Keith Hopper
asgard@inspire.net.nz
Additional InformationImported from sourceforge bug http://sourceforge.net/support/tracker.php?aid=1875543 on Tue Dec 10 17:34:13 2013

TagsNo tags attached.
Attached Files

There are no notes attached to this issue.

Issue History
2013-12-10 17:41Vincent SandersNew Issue
2013-12-10 17:41Vincent SandersAssigned To => Sourceforge Import placeholder