Bug 18412 - Inspector truncates text when editing a CSS property
Summary: Inspector truncates text when editing a CSS property
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-10 12:08 PDT by Adam Roben (:aroben)
Modified: 2008-04-11 10:07 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2008-04-10 12:08:07 PDT
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 "...".
Comment 1 mitz 2008-04-11 10:07:33 PDT
Fixed in <http://trac.webkit.org/projects/webkit/changeset/31814>.