Hey PowerApps team, I just wanted to relay an issue I noticed while working on an app today. I have an app under development that is essentially a data entry system. The first data entry step is a form with text inputs, combo boxes, and one date entry.
I am noticing that there are some issues with the text inputs when they have the Clear field set to true. When using the online version, if I enter text in a text input, it shows the Clear button. If I hit tab, it will select that Clear button. So far, so good.
App online
App online, tab hit once
If I enter text on the Win10 version, the Clear button doesn't seem to be there. Upon hitting the tab key, it would appear that the Clear button is in fact there but it is pushed to the right, just out of view. Tabbing also reveals a small black dot in the upper right area of the text box, which I assume is a corner of the Cancel button's X. The text shifts over slightly to the left as well.
Win10 app
Win10 app, tab hit once
Furthermore, in the above screenshots it can be seen that the selection buttons for the combo boxes are a bit out of sorts, particularly in the Win10 app where they appear to be truncated on the right side and occasionally the top border looks about a pixel smaller in width, but also in the online app where they have occasionally have a pixel or so white border around one or two sides. I noticed the date picker had this issue as well. This is a minor issue but since it was there in the screenshots, I figured it was worth a short paragraph.
I am fairly certain that the text box issue is related to the issue covered in this thread but the added issue of highlighting a non-visible cancel control made me think it was worth another thread.