[SOLVED] firefox 4 rendering issues

Is anyone else having problems like this in firefox4?
several sites i visit turn out like this...
http://i.imgur.com/Zv5WZ.png
This is only happening for me in linux ... not windows7
Anyone know the cause of this?
Last edited by murfMan (2011-03-29 04:46:00)

Check your encoding setting.
From the menu bar >> View >> Character Encoding >> ...

Similar Messages

  • [solved] Pango font rendering issues

    I'm having issues with pango rendering of pcf fonts. I was trying to set up a new font for my awesome theme, but my choices are fairly limited because all the pcf fonts are rendered as some default font. So then I was going around googling the issue, and font that awesome renders fonts using pango. I then tried to use pango-view to view the pcf files, and it displayed the same default font. These fonts show up fine in xfontsel and they render properly in urxvt. In my googling I found someone on slackware was facing a similar issue back in 2010, but no solution was posted. Is this a known/common problem, and does anyone know a fix?
    Edit: I'm not sure if this matters, but I also have freetype2-infinality installed from the AUR.
    Last edited by HalfEmptyHero (2011-12-22 13:10:13)

    Wow, I can't believe it was that simple. I had read my fontsconfig rules, however I'm new playing with fonts so none of it really meant anything to me when I originally read it, and I simply changed a few of the default fonts.. Going back over it now, it makes a lot more sense. Thanks for the help.

  • [SOLVED] TrueType font rendering issues

    The problem I have run into is related to TrueType fonts.
    I have a netbook that I reinstalled Arch on. I have an i3-wm setup with an i3bar populated by i3status.
    I have multiple items that use unicode icons using the ttf-icons font.
    I installed two fonts, gohufont and ttf-icons, albeit in an unusualy way. Due to external reasons, the machine doesn't have an Internet connection, so I had to install the fonts sort-of manually.
    I downloaded the necessary files for the fonts and did it this way: the gohufont is in pcf format compressed with gzip. I looked at the fonts PKGBUILD file and manually repeated the installation process via `install(1)'. It was installed in /usr/share/fonts/misc. I did the same with ttf-icons and it is installed in /usr/share/fonts/TTF. After doing so, I updated the font cache via `fc-cache -fv'. Both fonts show up in the output of fc-list(1), Gohufont works fine, but the icons font doesn't.
    The .i3status.conf contains format lines with icons from the font and the ones that were in the file when it was retrieved from the machine it was running on do actually show up and render in the bar. Upon adding a new unicode symbol from vim via ^v+u+<char code>, it turns into a representation of ^<letter> (the color highlight indicates that it is a unicode char). The other glyphs aren't being rendered properly in vim either, as opposed to all being fine previously. Instead of the actual glyph, they show up as a sequence of: <rounded square with a question mark in it><tilde><letter>[<another tilde><another letter>]<round square with a question mark> (probably the closing symbol). After saving the file, the untouched glyphs still show up properly, but the added ones show up as wide blocks with digit codes in them.
    I am using gnome-terminal with a bash shell. Upon opening the font selection dialog in gnome-terminal and selecting the icons font, it is rendered as square blocks with numbers in them (thus, indicating that they didn't render properly).
    I also attempted placing them in appropriate subfolders under ~/.fonts and then running `mkfontscale', `mkfontdir' in the ~/.fonts directory and then appending the directory to the font path via `xset fp+ ~/.fonts' and rehashing via `xset fp rehash' and updating the font cache again via `fc-cache -fv'. Still no dice.
    I assume this might be a unicode problem, seeing as they're not being rendered in the terminal editor properly either.
    xorg-font-util, xorg-font-utils, fontconfig and freetype2 are all installed.
    Any tips or pointers would be highly appreciated.
    Update: I had forgotten to set the default locale, so it was "C". I have set LANG to en_US.UTF-8 in /etc/locale.conf and have explicitely exported the LANG variable to the same value in my .bashrc. For some reason, it didn't apply after restarting X or logging out and in, so I set it using `localectl set-locale' and that did take effect. Now the old unicode glyph characters are all round squares with questionmarks inside them in the config file when opened in VIM and the new one is still a ^<letter>. The old ones render in the bar but the new one doesn't.
    Update2: So apparently, a reboot was necessary for the changes to take effect system wide. The icons now appear in the terminal and everything. I just had to delete the ^<letter> representation of the broken one in the configuration file and re-enter it again. So this seems to be resolved. I will write down a step-by-step solution some time later (might be tomorrow, as I don't have the time at the moment). Anyone looking for a solution will probably find one here.
    Last edited by gk (2014-03-17 12:31:11)

    Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.

  • [SOLVED] Firefox, Thunderbird rendering problem

    Hi,
    I have problem with Firefox and Thunderbird. Sometimes it shows me only a white page, the text appears after mouseover. It doesn't happen in other applications.
    I am using openbox and fglrx (everything should be in newest version - I installed Archlinux yesterday).
    I would really appreciate any idea how to fix this.
    Thanks
    Last edited by sandra (2010-08-20 22:21:23)

    It's a bug of version 10.6, downgrade to 10.5 or use this command to use the older 2D-acceleration.
    http://bbs.archlinux.org/viewtopic.php? … 34#p777834

  • [SOLVED] XMBC Interface Rendering Issue

    Hi all
    After upgrading to gnome 3.8 I noticed that my XBMC interface started to behave strangely, mainly the fan art backgrounds started to flicker a couple of times before showing up and sometimes fails to load at all showing the default background image. This happens to other items such as text  etc from time to time as well, but not as often. However once starting to play a video everything looks perfectly good.
    I think it has to do with that I had to enable SNA for my Intel graphics driver when I upgraded to gnome 3.8 since this happens both in my Gnome session and in my XBMC session, is there anyone who have stumbled upon something similar and can offer me some help with this issue?
    Thanks
    // Lazze
    Last edited by Lazze (2013-05-06 08:04:52)

    Seems to have been fixed after fiddling around in the settings pane, not sure exactly what did it but I think it was related to the v-sync settings in menus.

  • [svn] 4910: Implementing workaround for history manager rendering issue ( Firefox/Mac) caused by a long standing player bug.

    Revision: 4910
    Author: [email protected]
    Date: 2009-02-10 11:51:58 -0800 (Tue, 10 Feb 2009)
    Log Message:
    Implementing workaround for history manager rendering issue (Firefox/Mac) caused by a long standing player bug.
    Bugs: SDK-17020.
    QE Notes: None
    Doc Notes: None
    Reviewer: Alex
    Tests: DeepLinking
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17020
    Modified Paths:
    flex/sdk/branches/3.x/frameworks/projects/framework/src/mx/managers/BrowserManagerImpl.as
    flex/sdk/branches/3.x/templates/html-templates/client-side-detection-with-history/history /history.js
    flex/sdk/branches/3.x/templates/html-templates/express-installation-with-history/history/ history.js
    flex/sdk/branches/3.x/templates/html-templates/no-player-detection-with-history/history/h istory.js

  • Is that a webkit rendering issue in Safari 5.1?

    I add my voice to rendering issues encountered in Safari 5.1, here they are:
    1) Fonts look pixelated on some websites. Here's an example drawn from weebly.
    The font used here is OFL Sorts Mill Goudy, so I guess there must be a font rendering engine in weebly that allows non web safe fonts to be displayed properly. That works fine in Firefox 5 & 6, and until recently on Safari 5. Chrome 12 has exactly the same issue as Safari 5.1, so it could be a general rendering issue in webkit.
    2) Videos on Vimeo show now a black rectangle instead of the video.
    3) The "Insert image" feature in this forum takes forever to load, displaying a white rectangle during several seconds. Same issue with the Evernote clip bookmarklet.
    Hope these issues will be fixed soon, any help is appreciated if something can be changed in Safari settings.
    Note: resetting Safari (including cleaning cache) doesn't solve the described problems. I'm running Snow Leopard 10.6.8 on Mac Pro Quad 2.8 Ghz.

    Thanks for helping diagnose this.
    However, my testing indicates that this is not a bug with border-collapse: collapse. Here is why:
    If I change the value of border-collapse to "separate" and add "border-spacing: 0", the bug remains. To try this, request http://www.panlex.org/cgi-bin/plxu28-bug2.cgi .
    If I leave the value of border-collapse unchanged but change the button elements in the cells to plain text, the bug disappears. To try this, request http://www.panlex.org/cgi-bin/plxu28-bug1.cgi .
    On the basis of this testing, it would seem to me that the bug is dependent on the button elements and independent of the border-collapse CSS attribute.
    This doesn't explain, however, why you have found border-collapse: collapse producing slow results with other large tables and it doesn't do so with my table in http://www.panlex.org/cgi-bin/plxu28-bug1.cgi . It also doesn't explain why you saw the bug disappear when you changed border-collapse on my page but I didn't see it disappear.
    Any further diagnostic help would be welcome.

  • Font rendering issue & multimedia keys not working

    Hi, yesterday i switched to KDEmod 4.1 and I have two major problems...
    One is font rendering issue... I did not change anything in my font-related packages (cairo, freetype, fontconfig, libxft) and i have to add that this setup worked perfectly in KDEmod 3.5.9, but now it looks like this:
    This bug occurs only in qt apps and mostly in kmenu... i.e firefox renders my fonts flawlessly...
    Second problem are multimedia keys on my keyboard...
    They worked in KDE 3.5.9, but now I cannot set them up properly... Sometimes they work, sometimes they don't...
    KDE recognizes the pressed key, but when I assign specific action and press the key, just nothing happens...

    You might be able to solve your font issue by going to System Settings -> Appearance -> Fonts.  I enable ant-aliasing.  I also clicked on configure and select "Use sub-pixel rendering" to RGB and the hinting style to Full.  I also use the Force fonts DPI to 96 DPI.  This makes the fonts pleasing to my eyes.
    This is how I got my multimedia keys to work in KDE4.1:
    Go to System Settings -> Regional and Language and make sure to set the County or region to your location.
    khotkeys needs to be running.  I added it to the autostarted progam list. System Settings -> Advanced tab -> Autostart
    When I got the multimedia keys working, I was really tring to get the keyboard shortcuts to work.  In addition to the above steps, I also deleted
    ~/.kde4/share/config/kglobalshortcutsrc.  I do not know if deleting this file is needed to get the multimedia keys working, but it was to get the keyboard shortcuts woring.
    Restart X
    Go to  System Settings -> Keyboard and Mouse -> Keyboard Shortcuts
    I set the volume control in the KMix component section.
    To get the keyboard shortcuts to work, go to the menu editor and select the program you want to create a shortcuts for.  Click on the advanced tab and create the shortcut in the shortcut field.  Save.
    Then go to  System Settings -> Keyboard and Mouse -> Keyboard Shortcuts. Change the component to KHotkeys.  Select the Program and then select the default shortcut that you just created.  (This works for the multimedia keys aswell).
    Hope this helps,
    pudge

  • ITunes 7 Rendering Issues

    Ahoy hoy,
    I became entangled in this problem upon first running iTunes;
    Running it for the first few minutes, all is fine, tick-tock, no problems so far.
    Then...
    If one is inclined to switch applications, to say Firefox etc., hide iTunes, and then switch back to iTunes upon revealing it from that wonderful hiding place that is apple+h, it comes out all DICOMBOGULATED... of which a preview can be seen:
    http://www.flickr.com/photos/duffin-tim/243757719/
    It renders the interface all like, nineteen-eightees-Commador64-loading-a-game-up-like (I can post more previews of the glitch, some of them look pretty cool); what is the meaning of this?, am I alone in this problem? Coming to mind is a VRAM issue, but I am not one to speculate on such topics as it's not my professional area.
    Toogy Boogy,
    Tim D.
    iBook G4 1Ghz   Mac OS X (10.4.7)   Sun-spotted monitor; ladybird stickers; fadded 'S' key; burnt-out not working firewire; all else's d

    I have seen some wierd GUI rendering issues as well, notably, this one:
    http://www.n715dp.com/links/itunes7gui.jpg
    I can replicate this happening by closing the window (leaving the application running) and then opening it up again. The only way to make it go away is to click on the iTunes Store source and then back on my library again.

  • Font Rendering Issues-Help Required Please

    In the past week, any Google search on Firefox or Chrome (but not Opera) gives me results where the fonts look gappy. Sometimes there are additional dots above the letters. I uninstalled and reinstalled Firefox from scratch in case an add-on was at fault but even with a clean install I am still seeing the issue. I checked my font settings and do not have any minimum font size set. I have allow pages to choose their own font ticked.
    I've uploaded an image where I can see some correctly rendered text and some gappy looking text (not from a Google search but a Mozilla query). It also happens when commenting online sometimes, during typing it will be gappy but it will show properly once submitted. Any ideas for a fix would be warmly welcomed and I can give more examples if that would help. Although it's not Firefox related, I did restore all defaults in Chrome and it didn't fix the issue there either.
    I uninstalled the most recent Windows Update since the problem is recent but it didn't change anything. I'm not sure if browsers would even look to my computers fonts.

    hi Auds77, this is probably caused by microsoft update kb3013455 which can cause font rendering issues on vista:
    <blockquote>After you install security update 3013455, you may notice some text quality degradation in certain scenarios. The problem only occurs on systems that are running Windows Vista SP2 or Windows Server 2003 SP2. Microsoft is researching this problem and will post more information in this article when the information becomes available. </blockquote>
    <sup>reference: https://support.microsoft.com/kb/3013455</sup>
    one option may be to [http://windows.microsoft.com/en-us/windows/remove-update#1TC=windows-vista roll-back this particular update] for now until there is a fix by microsoft or you could also look if there is a [[Upgrade your graphics drivers to use hardware acceleration and WebGL|graphics driver update]] available on the website of the vendor (intel/amd/nvidia) which might also resolve this problem in some cases.

  • Font rendering issue / Mountain Lion / non Apple LCD display

    Hello
    This font rendering issue or problem is probably well know by Apple crew too but nobody has solved it yet. Only poor solution are available such as try to adjust manually font rendering by writin some scripts concerning anti alias levels...they really dont solve the problem.
    Could Apple bring us solution to this by developing or updating Mountain Lion?
    So what is the problem: font rendering is very poor in Mountain Lion when using non Apple LCD. For example Fujitsu SL27T-1 LED (LCD displa) shows fonts very nice way in Windows but in Mac OS ML does not. Somebody told me that its about software vs. hardware rendering. Dont know about that but could you bring me the solution which is not advising me to buy Apple display (which is five times more expensive than other manufactures displays).
    Br
    M. Leino

    just want to add that overall fonts look blurry and they are not very sharp.

  • What browser rendering issues do you need fixed?

    Reporting Services is looking to fix report rendering issues customers are seeing with modern browsers - Chrome, non-quirks mode IE,
    Firefox and Safari. Let us know what issues you are hitting, and help the team work out what needs fixing first - http://aka.ms/ssrsbrowserissues

    Hi Rhys,
    Thanks for your sharing of the informaiton.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Can anyone make --this fix-- work for the FONT rendering issue?

    I found this bug report and proposed fix on the webkit buglist:
    http://bugs.webkit.org/show_bug.cgi?id=14070
    Here is a link that one says can be used to fix the
    rendering issue with bold fonts.
    If anyone can make this work for Safari 3 on XP please let me know....
    Here are the text and link to the how to:
    You can fix rendering issues by changing language for non-Unicode programs. The
    instruction:
    http://www.microsoft.com/globaldev/handson/user/xpintlsupp.mspx#EVE
    You should restart system after applying setting.
    Hope this helps someone
    If not, then call apple support and complain....
    maybe if their support phones are getting hot... then they
    will fix this horrible bug

    I don't believe this is a support issue, it's rather a Bugdev issue. Use the Bug-Report field in Safari to report this directly to the engineers. I also think the bug is known and will be solved, it's therefore not really in the range of AppleCare. (Beta Software is usually unsupported!)
    MacBook Pro, MacBook, ModBook, iMac, Mac mini, PowerMac G5, iBook, Apple TV   Mac OS X (10.4.9)  

  • Font rendering issue in Windows 7 with Aero

    I'm running Windows 7 Home Premium 64-bit, and using Firefox 19.0.2. Aero is enabled, but the ClearType font smoothing is turned off.
    At completely random intervals, text is rendered like this in Firefox:
    http://i49.tinypic.com/vgshv4.png
    Sometimes it can be fixed as simply as hovering the mouse pointer over the affected parts. Sometimes I have to mark the text to get it rendered correctly, and sometimes it can be fixed by scrolling the page.
    It can happen on any sites with any encoding, regardless of the font size and color, but I noticed it's extremely rarely happens with Japanese text. It never affects the whole page, only random parts of the on-screen text, and sometimes the interface text as well. Also worth mentioning that it never happens when Aero is turned off.
    Is this a Firefox bug, or is something wrong with my system? Thanks in advance.

    I had the same issue, uninstalling windows update kb2670838 fixed it for me. See also:
    http://answers.microsoft.com/en-us/windows/forum/windows_7-networking/text-rendering-issues-in-firefox-after-installing/1aaefaec-ba47-4577-82c3-44b72a50049b

  • IE 7 and Firefox 3 display issues - neither work as expected

    hi,
    I'm having a terrible time trying to figure out how to solve the 2 display issues I have on IE and Firefox. I can't get either one to work like it's supposed to.
    I'm using RH8, Webhelp and it doesn't matter what skin I use (nothing custom, just what is available in RH).
    On IE 7.0.5730.13, Webhelp only displays information in the information frame (text) when I attempt to resize the panes. If I just click and move my mouse just a little bit to expand the TOC text magically appears for THAT selected TOC topic only. If I move to another topic in the TOC, I have to do the same thing. And by resize, I mean, I click and move a millimeter and the stuff displays. Otherwise, if I do nothing, the TOC displays as expected but the text frame (contents) is blank.
    On Firefox 3.5.6, the TOC pane does not display 100% vertically........it's cut off at the end of the TOC and contains scrollbars to move vertically and horizontally.
    So, neither browser really works for me.  Am I the only one?
    I'm using RH 8.0.0.203
    Any advice or suggestions are very much welcome.......

    Ahhh, okay.
    That actually seems to be providing a bit of a clue to the overall picture I might think. The icon should be kicking off a Dynamic HTML drop-down area.
    Since the icon isn't seemingly doing anything in FF, it's logical to me that you somehow have JavaScripting turned off in FF. This can be done using an Add on product, which is why I asked.
    It's also likely the reason for the super short TOC display. Typically the TOC depends on JavaScript to work its magick.
    My thought here is that if you and Peter can determine where JavaScript is being turned off, you will solve the issues.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

Maybe you are looking for

  • My Ipod is no longer showing album covers, what should I do?

    My Iphone is no longer showing artist pictures when selecting my music on the ipod.  It used to show them but no longer does so.  I tried restoring when I noticed this problem but the pictures did not come back.  I then downloaded album graphics to m

  • Function to fade audio smoothly from one level to another in AS2

    Greetings all. I'm a newcomer to Actionscript programming and trying to modify a Flash site template downloaded from TemplateMonster.com (which is an AS2 template).  I've almost succeeded at what I need to do but have run into a couple of brick walls

  • Total Time No Longer Displayed In Playlists

    I am currently using iTunes 11.0.4.4 and Windows 7. When looking at a playlist, the total time no longer displays at the bottom of the screen. Could I have accidentally "hit" something to make it go away and if so, how do I get it back? I appreciate

  • Discoverer In Apps Mode Help

    I am currently working on a project using oracle discoverer and it is being run in "apps mode". This is the first time I have worked practically with discoverer and I am unfamiliar with the standard apps EUL. I understand that the EUL uses a number o

  • Contact persons not created with partner function in R/3

    When we create a contact person in CRM and assign this to a business partner, and assign a sales area and partner function in the usage tab, the contact person is replicated to R/3 correctly. However in R/3 the corresponding partner function is not c