WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
129632
[iOS WebKit2]: Text fields don't zoom in when focused
https://bugs.webkit.org/show_bug.cgi?id=129632
Summary
[iOS WebKit2]: Text fields don't zoom in when focused
Enrica Casucci
Reported
2014-03-03 15:58:35 PST
This can be reproduced with any page that has input elements. <
rdar://problem/16185230
>
Attachments
Patch
(7.91 KB, patch)
2014-03-03 16:01 PST
,
Enrica Casucci
benjamin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Enrica Casucci
Comment 1
2014-03-03 16:01:40 PST
Created
attachment 225704
[details]
Patch
Benjamin Poulain
Comment 2
2014-03-03 16:23:52 PST
Comment on
attachment 225704
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=225704&action=review
> Source/WebKit2/Shared/AssistedNodeInformation.h:97 > + : minimumScaleFactor(0.1) > + , maximumScaleFactor(DBL_MAX)
Maybe -inf and inf instead?
> Source/WebKit2/UIProcess/ios/WKContentViewInteraction.mm:416 > + minimumScrollDistance:0];
The indent is wrong here.
Enrica Casucci
Comment 3
2014-03-03 16:54:35 PST
Committed revision 165022
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug