Bug 165244 - localToAbsolute() does incorrect conversion for elements inside position:fixed with zooming
Summary: localToAbsolute() does incorrect conversion for elements inside position:fixe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-30 23:05 PST by Simon Fraser (smfr)
Modified: 2016-12-03 14:01 PST (History)
8 users (show)

See Also:


Attachments
Patch for EWS (9.58 KB, patch)
2016-11-30 23:18 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews103 for mac-yosemite (929.94 KB, application/zip)
2016-12-01 00:18 PST, Build Bot
no flags Details
Archive of layout-test-results from ews105 for mac-yosemite-wk2 (974.06 KB, application/zip)
2016-12-01 00:21 PST, Build Bot
no flags Details
Archive of layout-test-results from ews116 for mac-yosemite (1.65 MB, application/zip)
2016-12-01 00:26 PST, Build Bot
no flags Details
Archive of layout-test-results from ews122 for ios-simulator-wk2 (11.88 MB, application/zip)
2016-12-01 00:30 PST, Build Bot
no flags Details
Patch (15.16 KB, patch)
2016-12-01 21:27 PST, Simon Fraser (smfr)
zalan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2016-11-30 23:05:04 PST
localToAbsolute() does incorrect conversion for elements inside position:fixed with zooming
Comment 1 Simon Fraser (smfr) 2016-11-30 23:18:36 PST
Created attachment 295823 [details]
Patch for EWS
Comment 2 Build Bot 2016-12-01 00:18:36 PST
Comment on attachment 295823 [details]
Patch for EWS

Attachment 295823 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/2599648

New failing tests:
fast/visual-viewport/zoomed-fixed.html
Comment 3 Build Bot 2016-12-01 00:18:40 PST
Created attachment 295824 [details]
Archive of layout-test-results from ews103 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews103  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 4 Build Bot 2016-12-01 00:21:55 PST
Comment on attachment 295823 [details]
Patch for EWS

Attachment 295823 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/2599649

New failing tests:
fast/visual-viewport/zoomed-fixed.html
Comment 5 Build Bot 2016-12-01 00:21:58 PST
Created attachment 295825 [details]
Archive of layout-test-results from ews105 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews105  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 6 Build Bot 2016-12-01 00:26:45 PST
Comment on attachment 295823 [details]
Patch for EWS

Attachment 295823 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/2599653

New failing tests:
fast/visual-viewport/zoomed-fixed.html
Comment 7 Build Bot 2016-12-01 00:26:48 PST
Created attachment 295826 [details]
Archive of layout-test-results from ews116 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews116  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 8 Build Bot 2016-12-01 00:30:26 PST
Comment on attachment 295823 [details]
Patch for EWS

Attachment 295823 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/2599605

New failing tests:
fast/zooming/client-rect-in-fixed-zoomed.html
Comment 9 Build Bot 2016-12-01 00:30:30 PST
Created attachment 295827 [details]
Archive of layout-test-results from ews122 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews122  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.6
Comment 10 Simon Fraser (smfr) 2016-12-01 21:27:31 PST
Created attachment 295929 [details]
Patch
Comment 11 Simon Fraser (smfr) 2016-12-03 14:01:17 PST
https://trac.webkit.org/changeset/209297