laptop and a wrench

Bogue

If zoom in/out tools were used on the map control, data is zoomed in/out when user right click on the map. This is not a desired behavior if a context menu is used in the web application, because map zooms in/out and then the context menu appears.

Dernière publication: August 25, 2014 No Product Found
Numéro d’ID de bogue NIM037336
EnvoiAugust 8, 2008
Dernière modificationJune 5, 2024
S’applique àNo Product Found
Version trouvée9.3
Langue du programmeC#
Version de correctionN/A
StatutFixed

Solution de contournement

Override the _onClick function of MapBase by adding the following script block after the form close tag (</form>):<script type="text/javascript">ESRI.ADF.UI.MapBase.prototype._onClick = function(s,e){}</script> Normally you should be able to remove the event handler explicitly... but I was unable to do this. Likely because the delegate to the handler was created dynamically in MapBase initialize:this.add_click(Function.createDelegate(this, this._onClick));

Étapes pour reproduire

ID de bogue: NIM037336

Logiciel:

  • No Product Found

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement