Bug 271869 - ComplexTextController: Control characters should be rendered as a visible glyph
Summary: ComplexTextController: Control characters should be rendered as a visible glyph
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-28 18:04 PDT by Fujii Hironori
Modified: 2024-04-16 15:02 PDT (History)
3 users (show)

See Also:


Attachments
test case (168 bytes, text/html)
2024-03-28 18:04 PDT, Fujii Hironori
no flags Details
[screenshot] STP 190 (168.78 KB, image/png)
2024-03-28 18:14 PDT, Fujii Hironori
no flags Details
WIP patch (1.58 KB, patch)
2024-03-28 21:17 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff
test case 2 (2.18 KB, text/html)
2024-03-31 12:52 PDT, Fujii Hironori
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2024-03-28 18:04:29 PDT
Created attachment 470654 [details]
test case

ComplexTextController: Control characters should be rendered as visible glyphs

See also:
  Bug 149128 – Control characters (Unicode category Cc) should be rendered visibly
  Bug 153941 – [GTK] visible-control-characters tests should not be passing
Comment 1 Fujii Hironori 2024-03-28 18:14:20 PDT
Created attachment 470655 [details]
[screenshot] STP 190
Comment 2 Fujii Hironori 2024-03-28 21:17:22 PDT
Created attachment 470659 [details]
WIP patch
Comment 3 Fujii Hironori 2024-03-31 12:52:16 PDT
Created attachment 470687 [details]
test case 2
Comment 4 Fujii Hironori 2024-04-01 01:13:14 PDT
Pull request: https://github.com/WebKit/WebKit/pull/26668
Comment 5 Radar WebKit Bug Importer 2024-04-04 18:05:16 PDT
<rdar://problem/125941830>
Comment 6 EWS 2024-04-16 15:02:39 PDT
Committed 277574@main (3baa72dbb8d5): <https://commits.webkit.org/277574@main>

Reviewed commits have been landed. Closing PR #26668 and removing active labels.