laptop and a wrench

Bogue

In Mozilla FireFox, TreeViewPlusNodes remain highlighted when a ContextMenu is dismissed by clicking outside the menu.

Dernière publication: August 25, 2014 No Product Found
Numéro d’ID de bogue NIM040017
EnvoiNovember 11, 2008
Dernière modificationJune 5, 2024
S’applique àNo Product Found
Version trouvée9.3
StatutWill Not Be Addressed

Informations supplémentaires

No Public Explanation

Solution de contournement

On the application's aspx page, between the </form> and </body> tags, insert the following code:<script type="text/javascript"> Sys.Application.add_init(fixContextMenuDismissed); function fixContextMenuDismissed() { if (!esriHideContextMenu) return; var oldFunction = String(esriHideContextMenu); var newFunction = oldFunction.replace('if (doCallback == true || doCallback == null)', 'if (doCallback != false)'); var newFunctionBody = newFunction.substring(newFunction.indexOf('{') + 1, newFunction.lastIndexOf('}')); esriHideContextMenu = new Function('doCallback', newFunctionBody); }</script>

Étapes pour reproduire

ID de bogue: NIM040017

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