Ticket #3662 (closed feature: duplicate)

Opened 12 months ago

Last modified 11 months ago

Patch for lib/OpenLayers/Events.js

Reported by: akey Owned by:
Priority: major Milestone: 2.11 Release
Component: general Version: 2.11
Keywords: mobile Cc:
State: Needs More Work

Description

First of all, I need to say, I am not native. Sorry, if my English is unclear to understand.

I had got problem with touch device of iPhone, then I found Ticket # 3132. It works well, after I changed Events.js on local pc.

but, my site on net does not use downloaded lib data. Because they gives low performance to server. (I think...) Currently, my site refers "<script src=" http://www.openlayers.org/api/OpenLayers.js">". After this the site's performance became quick and nice... it is ok.

However, the site on iPhone behaves wrong which does not seem to have patch # 3132.

If you forget to put the patch # 3132 on " http://www.openlayers.org/api/OpenLayers.js", please put it.

OR

If the patch statement can be put on other js file which I can edit. please let me know how to do it.

Change History

Changed 11 months ago by erilem

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

#3132 is closed, and a patch fixing the issue got applied. So this ticket can also be closed.

akey, you can try the current 2.12 release candidate: http://openlayers.org/api/2.12-rc7/OpenLayers.js

Note: See TracTickets for help on using tickets.