WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
155660
Sideways-scrollable RTL document has wrong initial and reload offset in WKWebView
https://bugs.webkit.org/show_bug.cgi?id=155660
Summary
Sideways-scrollable RTL document has wrong initial and reload offset in WKWeb...
Simon Fraser (smfr)
Reported
2016-03-18 13:23:05 PDT
Sideways-scrollable RTL document has wrong initial and reload offset in WKWebView
Attachments
Patch
(25.80 KB, patch)
2016-03-18 13:47 PDT
,
Simon Fraser (smfr)
thorton
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2016-03-18 13:47:43 PDT
Created
attachment 274452
[details]
Patch
WebKit Commit Bot
Comment 2
2016-03-18 13:49:38 PDT
Attachment 274452
[details]
did not pass style-queue: ERROR: Source/WebKit2/ChangeLog:16: Line contains tab character. [whitespace/tab] [5] ERROR: Source/WebKit2/ChangeLog:17: Line contains tab character. [whitespace/tab] [5] ERROR: Source/WebKit2/ChangeLog:19: Line contains tab character. [whitespace/tab] [5] ERROR: Source/WebKit2/ChangeLog:20: Line contains tab character. [whitespace/tab] [5] ERROR: Source/WebKit2/ChangeLog:21: Line contains tab character. [whitespace/tab] [5] ERROR: Source/WebKit2/ChangeLog:22: Line contains tab character. [whitespace/tab] [5] ERROR: Source/WebKit2/ChangeLog:23: Line contains tab character. [whitespace/tab] [5] ERROR: Source/WebKit2/ChangeLog:24: Line contains tab character. [whitespace/tab] [5] ERROR: Source/WebKit2/ChangeLog:25: Line contains tab character. [whitespace/tab] [5] Total errors found: 9 in 18 files If any of these errors are false positives, please file a bug against check-webkit-style.
Tim Horton
Comment 3
2016-03-18 14:17:30 PDT
Comment on
attachment 274452
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=274452&action=review
> Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:1269 > + _commitDidRestoreExposedRect = NO;
I would expect "didCommitLayerTree" to be after the commit is complete :D maybe _didCommitLayerTree should be called _commitLayerTree or _willCommitLayerTree or something. Or not.
Simon Fraser (smfr)
Comment 4
2016-03-18 17:05:15 PDT
rdar://problem/22212662
https://trac.webkit.org/r198455
https://trac.webkit.org/r198456
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