[Webkit-unassigned] [Bug 51480] New: Web Inspector: Tabbing from new property with empty value should create a new property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 22 10:16:12 PST 2010


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

           Summary: Web Inspector: Tabbing from new property with empty
                    value should create a new property
           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: joepeck at webkit.org
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


Steps to Reproduce:

  1. Add new element.style
  2. "color" : "red" but don't hit enter
  3. Backspace to remove "red"
  4. Hit tab to delete the color property and start a new one

Actual Results:

  Tabs to the next style section and starts editing the selector

Expected:

  Removes the "color: " rule and starts editing a new, blank rule.

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