[Webkit-unassigned] [Bug 119011] New: Web Inspector: using cmd+tab to leave the inspector window forces "jump to definition" mode when it gains focus again

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 23 07:14:27 PDT 2013


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

           Summary: Web Inspector: using cmd+tab to leave the inspector
                    window forces "jump to definition" mode when it gains
                    focus again
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: graouts at apple.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com, graouts at apple.com


Steps to reproduce:

1. Open the inspector (docked or not, doesn't matter)
2. Open the styles panel
3. Cmd+tab to switch to another application
4. Cmd+tab to switch back to Safari

At this point, if you mouse over a CSS property name, it'll underline and a click will jump to where the property was defined. We're probably detecting the Cmd key being pressed from the Cmd+tab action as we lose focus since this only happens if you Cmd+tab away from the window.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list