Vote #77300
完了Add collision option to autocomplete initialization
0%
説明
If an issue has a long title and is being referenced as related issue on mobile phones, it can break the layout:
!{width:300px}before.jpg!
By adding the option to handle collision to the jquery ui's autocomplete initialization call, we can avoid this unwanted behaviour:
!{width:300px}after.jpg!
You can find the docs for the possible options here: https://api.jqueryui.com/position/
Attached you will find the corresponding patch.
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Committed, thanks.
--------------------------------------------------------------------------------