This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
selectmenu overflow inside listview on Android #7039
Open
Description
Hello,
when an option inside a selectmenu inside a listview is longer than the available space, the text runs out of the selectmenu widget. On desktop browser the text will be cut off by "...", what's the expected behavior.
Here is the link to a test page to reproduce the issue:
http://jsbin.com/IFolanOW/140/edit?html,output
The issue appears at leat on Android 4.2 using the system browser on the page above.