Bug 18412
| Summary: | Inspector truncates text when editing a CSS property | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
| Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | timothy |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Adam Roben (:aroben)
The Inspector truncates text when editing a CSS property. To see this, inspect an element on a page and double-click one of its CSS properties to begin editing it, then type a long string into the editable area. The string gets truncated when it's long enough and just shows "...".
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
mitz
Fixed in <http://trac.webkit.org/projects/webkit/changeset/31814>.