Bug 65512

Summary: Web Inspector: word wrap long edits
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, peter, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Suggested solution
none
[PATCH] Style fixed none

Description Pavel Feldman 2011-08-01 22:58:00 PDT
For very long style values (multiple backgrounds, multiple box shadows, gradients), word-wrap while in edit mode?
Comment 1 Alexander Pavlov (apavlov) 2011-08-16 09:07:04 PDT
Created attachment 104053 [details]
[PATCH] Suggested solution
Comment 2 WebKit Review Bot 2011-08-16 09:09:50 PDT
Attachment 104053 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1

Source/WebCore/inspector/front-end/inspector.css:3929:  Line contains tab character.  [whitespace/tab] [5]
Source/WebCore/inspector/front-end/inspector.css:3930:  Line contains tab character.  [whitespace/tab] [5]
Total errors found: 2 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Alexander Pavlov (apavlov) 2011-08-16 09:36:26 PDT
Created attachment 104057 [details]
[PATCH] Style fixed
Comment 4 WebKit Review Bot 2011-08-16 10:59:07 PDT
Comment on attachment 104057 [details]
[PATCH] Style fixed

Clearing flags on attachment: 104057

Committed r93127: <http://trac.webkit.org/changeset/93127>
Comment 5 WebKit Review Bot 2011-08-16 10:59:12 PDT
All reviewed patches have been landed.  Closing bug.