Bug 276678 - Remove Quirk isNeverRichlyEditableForTouchBar() for twitter.com
Summary: Remove Quirk isNeverRichlyEditableForTouchBar() for twitter.com
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-07-16 13:32 PDT by acoanaya
Modified: 2024-07-17 13:47 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description acoanaya 2024-07-16 13:32:00 PDT
See https://github.com/WebKit/WebKit/blob/ca33dbdecfc7d6e7eeb2df1b64587cc06b90346e/Source/WebCore/page/Quirks.cpp#L276

(It needs x.com premium account for testing)
1. Open Safari with Develop Menu on
2. Deactivate Site Specific Hacks in the Develop Menu
3. Go to x.com
4. Click on the compose area
5. Type some text
6. Touch Bar should show suggestions for text

Expected result: 
- Text being inserted through clicking the Touch Bar text suggestions.
- Bold and Italics suggestions when text is selected.
Comment 1 Radar WebKit Bug Importer 2024-07-16 13:33:47 PDT
<rdar://problem/131864413>
Comment 2 EWS 2024-07-17 13:47:09 PDT
Committed 281064@main (cfab25f0bf96): <https://commits.webkit.org/281064@main>

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