This issue is unique.
Operating System of DocumentServer
Docker
Version information
9.4.x
Expected Behavior
On a cell with Excel Data Validation → List (self-contained .xlsx, in-workbook source), tapping the dropdown arrow (▼) should open the list so the user can select a value by touch.
Actual Behavior
- Data validation works when typing manually (invalid values are rejected)
- The dropdown arrow (▼) does not respond to touch / the list does not open
- Same file and integration work on desktop Chrome with a mouse
Reproduction Steps
- Host Document Server (Community) in Docker with JWT enabled
- Embed Spreadsheet Editor via
@onlyoffice/document-editor-react (documentType: cell, mode: edit)
- Open a self-contained
.xlsx with list data validation on iPad Safari
- Tap the validated cell, then tap ▼
Additional information
Related community discussion: https://community.onlyoffice.com/t/data-validation-not-working-on-ios/4807
Use case: field inspection records on iPad.
This issue is unique.
Operating System of DocumentServer
Docker
Version information
9.4.x
Expected Behavior
On a cell with Excel Data Validation → List (self-contained
.xlsx, in-workbook source), tapping the dropdown arrow (▼) should open the list so the user can select a value by touch.Actual Behavior
Reproduction Steps
@onlyoffice/document-editor-react(documentType: cell,mode: edit).xlsxwith list data validation on iPad SafariAdditional information
Related community discussion: https://community.onlyoffice.com/t/data-validation-not-working-on-ios/4807
Use case: field inspection records on iPad.