-
Bug
-
Resolution: Fixed
-
P4: Low
-
6.6.1
-
None
Description:
If the filename is too long, it will exceed the text box.
Steps to reproduce:
- Open the QML video example
- Click on select file 1
- Choose any file that you want with a very long name
- You can now see that it goes out of the textbox
Expected behavior:
The filename should not go outside of the textbox even when really long
Observed behavior:
When the filename is very long, it goes out of the textbox.
Special notes:
This happens for both, but for select file 1, the text goes behind the "Exit" button.