I have found that a javascript file which is loaded by the file attachment
component of drupal is interfearing with the code. Tableheader.js is
the file which is causing the problem.

What happens is that the sifr'd fonts on the page that uses file attachments renders incorrectly (in my case a much larger font is displayed.

Please help as I need this for a site I am working on and this is the only problem I have found using the dev version.

THANKS

Comments

sun’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

Please attach a screenshot.

Snow Valley Consulting’s picture

StatusFileSize
new231.83 KB
new221.42 KB

see 2 attached shots. one with how it should look regularly and another where it suddenly went big where file attachments were present on a page.

sun’s picture

Title: interference with Tableheader.js causes font to render incorrectly » sIFR font rendered incorrectly
Priority: Critical » Normal

I do not believe this has anything to do with tableheader.js. Prove me wrong first.

Snow Valley Consulting’s picture

I can’ t narrow it down specifically.... that is the problem. I am pretty sure it has something to do with the table headers being processed though, as the large sifr text only happens on drupal pages that the table header is processed.

So it may not be specific to the tableheader.js file, but I am pretty sure it has something to do with the table headers being processed. Pages with this css code in it all have the problem, if we could find out what is generating this code (Which I thought was tableheader.js) we could look for something that is causing the font to enlarge.

.tableHeader-processed

Hope this is helpfull...

sun’s picture

That's easy: Temporarily rename misc/tableheader.js and check whether the issue remains.

Snow Valley Consulting’s picture

see below

Snow Valley Consulting’s picture

it turns out it isn't conflicting with tableheader.js... cannot figure out what is causing what seems random increased font sizes for page titles

the site is live at www.concernedaboutcbm.org/dev

sun’s picture

Hm. I do not see any headings on that site at all....?

sun’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Without further information I'm forced to mark this issue won't fix. Feel free to re-open this issue.

Snow Valley Consulting’s picture

check out the site now www.concernedaboutcbm.org/dev

you will see that sifr'd fonts here are of various sizes even though they are all set the same through the admin interface

also see www.concernedaboutcbm.org/dev/news where you will also see the same issue, with a random selection of font sizes being displayed.

we can leave this as wont fix, but it is most definitley an odd bug that exists in the current revision