[Webkit-unassigned] [Bug 150637] New: Web Inspector: Zoom never goes back to 100% size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 14:37:24 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=150637

            Bug ID: 150637
           Summary: Web Inspector: Zoom never goes back to 100% size
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: timothy at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

If you use Command-Plus or Command-Minus you can never get back to 100% scale unless you close and reopen the Inspector.

This happens because we scale by multiplying the current zoom by a percentage. That is not undoable by doing the reverse. Instead we should add or subtract from the current zoom level.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151028/ec97a5b1/attachment.html>


More information about the webkit-unassigned mailing list