Ticket #12792 (confirmed Feature Request)
Use <input type=search> for #portal-searchbox
Reported by: | miohtama | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | Templates/CSS | Version: | 4.1 |
Keywords: | Cc: | rmattb |
Description
It gives you better touch keyboard on mobile devices.
Current is <input type=text>
Change History
comment:2 Changed 3 years ago by rmattb
Hi miohtama , for the fall back behavior you described in https://github.com/plone/plone.app.layout/pull/10 , do you have a link for browser support (I didn't see it included at http://www.quirksmode.org/html5/inputs.html ) Thanks!
Note: See
TracTickets for help on using
tickets.
would this invalidate the html on the page?