cancel
Showing results for 
Search instead for 
Did you mean: 

UI5 : sap.m.Input inside sap.m.Table losing focus during navigation

former_member190939
Participant
0 Kudos

Hi Experts,

I have a sap.m.Table which has sap.m.Input columns(refer image).

When I navigate from one column to the next(using Tab key or mouse click), the focus is not set on that field and so it doesn't allow me to type at all. This is highly irritating for the users.

Please note my library version is 1.28.32 and also I tried with 1.40 versions, same result. Any clue please?

Thank you,

Seyed Ismail.

View Entire Topic
0 Kudos

Did you resolve this? I have the same issue.

Thanks.

Federico.

former_member190939
Participant

Hi Federico,

I know I am late. But you can try adding property focus: true to your sap.m.Input.

Thanks,

Seyed Ismail.