Ticket #477 (closed feature: duplicate)

Opened 6 years ago

Last modified 6 years ago

Overview Map not working in Safari

Reported by: crschmidt Owned by: crschmidt
Priority: major Milestone: 2.4 Release
Component: Control.OverviewMap Version: SVN
Keywords: Cc:
State:

Description

For reasons that are unclear, the OverviewMap doesn't display a map in Safari.

Change History

Changed 6 years ago by tschaub

Did I mention that I don't have a mac? Would be happy to get my hands on one though.

Changed 6 years ago by crschmidt

  • owner changed from tschaub to crschmidt

I think I'm the only developer with a Mac, so I'll grab this one for now, though I have no short-term intention of working on it. feel free to steal if you have a mac!

Changed 6 years ago by tschaub

Blind debugging:

Wild guess, but does OpenLayers.Element.getStyle() work in Safari?

Changed 6 years ago by crschmidt

  • status changed from new to closed
  • resolution set to duplicate

This problem is actually larger than the OverviewMap. The real issue is with display:none elements and Safari's behavior with regard to clientWidth. #514 (Safari: getCurrentSize fails on display:none elements) is the ticket for this issue. This is now a duplicate of #514.

Note: See TracTickets for help on using tickets.