[Webkit-unassigned] [Bug 129645] New: Web Inspector: Match color of regex in source view with a popover

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 3 17:13:37 PST 2014


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

           Summary: Web Inspector: Match color of regex in source view
                    with a popover
           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: jonowells at apple.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com,
                    graouts at webkit.org


Created an attachment (id=225717)
 --> (https://bugs.webkit.org/attachment.cgi?id=225717&action=review)
[TEST] popover test case

The color for a regular expression in a source popover should be the same orange color that codemirror uses in the source view.

* STEPS TO REPRODUCE
1. Open the attached test case
2. Hover variable "regex" which holds a RegExp.
  => expected color of regexp to be the same orange color as it appears in the source in the assignment on line 7.

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