[Webkit-unassigned] [Bug 30752] New: Web Inspector: Multiple Selection on Scope Bars by default Conflicts with other behavior on OSX

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 24 17:57:43 PDT 2009


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

           Summary: Web Inspector: Multiple Selection on Scope Bars by
                    default Conflicts with other behavior on OSX
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bweinstein at apple.com
                CC: timothy at hatcher.name, aroben at apple.com,
                    rik at webkit.org, joepeck at webkit.org


In my testing, none of the other scope bars on OSX allow for multiple
selections, making the Inspector be an outlier, however, there are use cases
where multiple selection is useful, it is just confusing when it is the
default. It should be that a click without modifier keys selects just the
clicked scope, and a click with the meta key selects multiple options.

I have a patch done, but the one thing I am not sure about is how to handle the
case where the multiple selection key should be the Command key on Mac
(e.metaKey), but the Control key on Windows (e.ctrlKey). There is a FIXME there
for now, but if anyone knows how to handle that, that would be great.

-- 
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