cancel
Showing results for 
Search instead for 
Did you mean: 

sap.m.ComboBox issue in iPad SAP Fiori Client

former_member187439
Active Participant
0 Kudos

Hi,

We have used combo boxes in our SAP Fiori custom applications developed in ui5 using XML views. They work fine in the Laptops and Browsers. But in iPads when we start typing letters in the combo box field, the remaining suggested letters gets auto selected and edit options to cut/copy/paste are automatically appearing for the auto-selected text. This is happening in both the safari browser and SAP Fiori client in iPads. Sometimes the entire combo list is displayed blank after we start typing alphabets in the field. I'm using SAP Fiori client 1.4.1

Did anyone face similar issue ? Is it a known issue?

Thanks in advance!

Accepted Solutions (0)

Answers (1)

Answers (1)

karthikarjun
Active Contributor
0 Kudos

Hi Kavitha,

I think there is no problem in your coding Because it is working fine in laptop and deskop.

Problem in SAP Fiori Client ( IoS platform).

If possible, use sap.m.Dropdown

Thanks,

Karthik A

former_member187439
Active Participant
0 Kudos

Right, but we cannot use dropdown as we need the search (suggested items) option