[Webkit-unassigned] [Bug 51476] New: Web Inspector: Can't backspace from CSS value to CSS key field

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 22 09:50:43 PST 2010


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

           Summary: Web Inspector: Can't backspace from CSS value to CSS
                    key field
           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: thakis at chromium.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


I like the change that made CSS keys and values to different text fields. However, it made it hard to delete new rules. Repro:

1. Double-click "Element style"
2. "color" : "red" but don't hit enter
3. Change your mind, hit backspace

Expected: I'm able to backspace all the way to the left, deleting everything i wrote
Actual: Only "red" gets deleted.

The caret should move back the the key field if backspace is pressed and the caret is on the left edge of the value field.

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