WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
120822
Web Inspector: Breakpoint Action JS Editor has line wrapping issues with long no-space lines
https://bugs.webkit.org/show_bug.cgi?id=120822
Summary
Web Inspector: Breakpoint Action JS Editor has line wrapping issues with long...
Joseph Pecoraro
Reported
2013-09-05 19:15:53 PDT
Go back to fixed width value. Trying to use a % is causing issues with the container expanding on long no-space lines. Also note, CodeMirror issue: <
https://github.com/marijnh/CodeMirror/issues/1809
>
Attachments
[PATCH] Proposed Fix
(1.52 KB, patch)
2013-09-05 19:17 PDT
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2013-09-05 19:16:40 PDT
<
rdar://problem/14925829
>
Joseph Pecoraro
Comment 2
2013-09-05 19:17:14 PDT
Created
attachment 210693
[details]
[PATCH] Proposed Fix
Joseph Pecoraro
Comment 3
2013-09-05 19:18:16 PDT
* STEPS TO REPRODUCE 1. Edit Breakpoint 2. Create "Evaluate JavaScript" breakpoint action 3. Type: document.getElementById("something").addEventListener => with width:100% the line doesn't wrap, instead the editor grows and messes up the popover
WebKit Commit Bot
Comment 4
2013-09-05 20:32:57 PDT
Comment on
attachment 210693
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 210693 Committed
r155169
: <
http://trac.webkit.org/changeset/155169
>
WebKit Commit Bot
Comment 5
2013-09-05 20:32:59 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug