WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
270992
Web Inspector: Console truncates long string outputs
https://bugs.webkit.org/show_bug.cgi?id=270992
Summary
Web Inspector: Console truncates long string outputs
Qianlang Chen
Reported
2024-03-14 11:30:17 PDT
Created
attachment 470367
[details]
Demo -- Long strings must be logged or I can't see all of it or know there's more of it In inspector's console, long string outputs (return values, not with explicit console.log) are truncated without indication that there's more text than displayed. In order to see the full string you'll need to console.log it (or with some other console.* function). To reproduce, run in the console "lorem ipsum ".repeat(100) See attached screenshot demo.
https://webkit.org/b/14316
(from a while ago) claims to have fixed this bug but it's still present.
Attachments
Demo -- Long strings must be logged or I can't see all of it or know there's more of it
(148.84 KB, image/png)
2024-03-14 11:30 PDT
,
Qianlang Chen
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-03-14 11:30:50 PDT
<
rdar://problem/124629101
>
Alexey Proskuryakov
Comment 2
2024-03-14 13:32:53 PDT
***
Bug 270996
has been marked as a duplicate of this 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