[wp-trac] [WordPress Trac] #32502: Cannot advance the cursor through input fields on iOS
WordPress Trac
noreply at wordpress.org
Fri Jul 3 21:06:12 UTC 2015
#32502: Cannot advance the cursor through input fields on iOS
-------------------------------------------------+-------------------------
Reporter: ryan | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: Future
Component: Editor | Release
Severity: major | Version: 4.2.2
Keywords: make-flow ios mobile mobile- | Resolution:
abandonment | Focuses:
-------------------------------------------------+-------------------------
Comment (by azaozz):
As far as I see the only way to work around that super annoying iOS bug is
to replace `<input type="text"...>` with `<textarea>`. Then these fields
will be vertically scrollable and we could also set the height from JS
when the string is too long to fit.
That might work in a few places like the post title, unfortunately no way
to do it everywhere.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32502#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list