Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8915275
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T04:56:18+00:00 2026-06-15T04:56:18+00:00

Only happens in OSX In my navigation I have a submenu, done in css

  • 0

Only happens in OSX

In my navigation I have a submenu, done in css and jQuery:

(This happens only in OSX, I tried in OSX Lion 10.8, on most major browsers)
When there is a google map present, the font of that submenu got “shrinked” not in size, but looks thiner, I’ve been researching a bit and could be the font-smoothing or the font-weight, but I didn’t manage to fix it.

I have in a jsfiddle an extract of my code because it’s big enough to get people confused, both the html css and javascript are extract, I tried to minimalize the code to make it easier for you guys. Also added two buttons with a very simple function to add and remove the google map, so you can see the issue, you don’t even have to refresh:

http://jsfiddle.net/SGWMx/

I am mostly certain that the problem is with the gmap/css, as I isolated it, started a blank page and started to remove things until I got it. And I cut down the javascript a lot as you can see in the example, even the google map loading is very basic, even so it’s screwing my font.

function initialize(){

    var coords = new google.maps.LatLng(55.378051, -3.43597299999999);

    var mapOptions = {
        zoom: 5,
        center: coords,
        mapTypeId: google.maps.MapTypeId.HYBRID
    };

    map = new google.maps.Map(document.getElementById('map_canvas'), mapOptions);
}

Also it’s not the font itself, as on my computer I was actually using another fonts, just set it to helvetica/arial for compatibility

Only happens in OSX

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T04:56:20+00:00Added an answer on June 15, 2026 at 4:56 am

    OK, so the actual issue is the -webkit-transform: translateZ(0); property on #map_canvas and it’s children. Unfortunately you can’t remove this; it’s used by Google Maps.

    This answer might give you an idea into what’s happening: How to prevent Webkit text rendering change during CSS transition

    So, as per my comment, the only real solution is to avoid using subpixel-aliased.

    html {
        -webkit-font-smoothing: antialiased
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am not sure whether this only happens to me. Basically if I have
Ok I have a strange issue again with Internet Explorer but this only happens
This only happens from time to time, seems random and I have not been
This only happens on non-touch BB devices e.g. Bold I have a MainScreen and
This only happens in some IE's. Here: http://animactions.ca/Animactions/volet_entreprise.php You may notice that when you
This only happens in IE. I'm using swfobject and loading the flash vars as
Im getting this linker error that won't let me compile. It only happens on
I am authenticating users in ldap, but this happens only once, when user is
This is an odd behaviour by my D2006 as it happens sometimes only. I
This function only works once, when I click an anchor element again, nothign happens.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.