Bug 65512 - Web Inspector: word wrap long edits
Summary: Web Inspector: word wrap long edits
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: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-01 22:58 PDT by Pavel Feldman
Modified: 2011-08-16 10:59 PDT (History)
12 users (show)

See Also:


Attachments
[PATCH] Suggested solution (1.27 KB, patch)
2011-08-16 09:07 PDT, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff
[PATCH] Style fixed (1.28 KB, patch)
2011-08-16 09:36 PDT, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.