laptop and a wrench

Bug

Two samples using FeatureTable are producing different results.

Zuletzt veröffentlicht: September 28, 2018 ArcGIS API for JavaScript
Bug-ID-Nummer BUG-000114819
EingereichtJune 21, 2018
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS API for JavaScript
Gefunden in Version3.24
BetriebssystemN/A
BetriebssystemversionN/A
StatusWill Not Be Addressed

Zusätzliche Informationen

Tab order relies on the `tabIndex` attribute. From what it appears, only the first cell of the first column has this attribute. In the second example, the first column (and the first cell) are hidden (field: FID). While that cell is hidden, the `tabIndex` attribute is ignored, and hitting tab skips over the cell to the column changer (+) button. The solution is to add `tabindex="0"` to the first cell in the first "visible" column, whenever column visibility changes (and remove that property when applicable).

Schritte zur Reproduzierung

Bug-ID: BUG-000114819

Software:

  • ArcGIS API for JavaScript

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln