Ticket #1603 (closed feature: duplicate)

Opened 5 years ago

Last modified 5 years ago

Controls location problems in Internet Explorer

Reported by: openlayers Owned by:
Priority: minor Milestone: 2.7 Release
Component: Control Version: 2.6
Keywords: ie control position offset Cc:
State: Complete

Description

Hi,

The position of some of my controls (drawing features, loading panel and scale bar) were wrongly located in the map DIV when using Internet Explorer (both in 6.0 and 7.0). There was no problem in firefox, so the Firebug was of no help. After a lot of investigation I realized that it was the "text-align" style property which was creating the problem when set to "center". It needs to be set to "left" in the map.

I hope this save time to anybody having the same problem.

Oscar

Change History

Changed 5 years ago by euzuro

  • milestone set to 2.7 Release

i *knew* i'd seen this before somewhere. I'm going to gather all these up and bundle them under the new ticket that was just opened.

Changed 5 years ago by crschmidt

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

The 'new ticket' is #1610, which is fixed/committed. Marking as dupe.

Note: See TracTickets for help on using tickets.