Bug 270996 - Web Inspector: Console doesn't scroll or wrap long message content
Summary: Web Inspector: Console doesn't scroll or wrap long message content
Status: RESOLVED DUPLICATE of bug 270992
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-14 12:27 PDT by Razvan Caliman
Modified: 2024-03-14 15:04 PDT (History)
3 users (show)

See Also:


Attachments
Screenshot of issue (823.37 KB, image/png)
2024-03-14 12:27 PDT, Razvan Caliman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Razvan Caliman 2024-03-14 12:27:35 PDT
Created attachment 470368 [details]
Screenshot of issue

Steps to reproduce:
- Open Web Inspector > Console
- Add a very long console message. For example, run "x".repeat(999)

Expected:
See the complete message somehow: text wrap or horizontal scroll

Actual:
The overflow text is hidden.
Comment 1 Radar WebKit Bug Importer 2024-03-14 12:28:42 PDT
<rdar://problem/124632348>
Comment 2 Alexey Proskuryakov 2024-03-14 13:32:53 PDT

*** This bug has been marked as a duplicate of bug 270992 ***
Comment 3 Qianlang Chen 2024-03-14 15:04:10 PDT
:P