? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
7 Jan 2020

As requested by @wilsonge this is a backport of #27426

Mobile and touch devices will load a different keyboard depending on the inputmode. This is already implemented for several fields eg url and email

This PR enables it for search fields

As search fields are not a separate field type but type="text" we either have to create a new field type or it has to be added via the form xml. Support for the xml option was (surprisingly) already implemented so I just had to add the inputmode=search to the xml.

To test this you will need either a mobile device or a touch enabled computer with a virtual keyboard.

When you enter the search field you will see a slightly different keyboard than normal - the actual layout of which is dependent on your device. On my touch screen it looks like this

image

avatar brianteeman brianteeman - open - 7 Jan 2020
avatar brianteeman brianteeman - change - 7 Jan 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 7 Jan 2020
Category Administration com_associations com_banners com_cache com_categories com_checkin com_contact com_content com_fields com_finder com_installer com_languages com_menus com_messages com_modules
avatar brianteeman brianteeman - change - 7 Jan 2020
Labels Added: ?
avatar Quy Quy - test_item - 7 Jan 2020 - Tested successfully
avatar Quy
Quy - comment - 7 Jan 2020

I have tested this item successfully on 275da88


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27427.

avatar HLeithner
HLeithner - comment - 7 Jan 2020

Thanks

avatar HLeithner HLeithner - close - 7 Jan 2020
avatar HLeithner HLeithner - merge - 7 Jan 2020
avatar HLeithner HLeithner - change - 7 Jan 2020
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-01-07 17:37:48
Closed_By HLeithner
avatar brianteeman
brianteeman - comment - 7 Jan 2020

Thanks

Add a Comment

Login with GitHub to post a comment