Bug 266873 - REGRESSION (271818@main): textarea with align-content: center is only resizable once
Summary: REGRESSION (271818@main): textarea with align-content: center is only resizab...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-24 21:25 PST by Tim Nguyen (:ntim)
Modified: 2024-01-12 12:11 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2023-12-24 21:25:51 PST
STR:
- Open data:text/html,<textarea%20style="align-content:%20center">FOO</textarea>
- resize once (it works)
- resize once more (it fails to resize)
Comment 1 Radar WebKit Bug Importer 2023-12-24 21:25:59 PST
<rdar://problem/120108102>
Comment 2 Ahmad Saleem 2023-12-25 06:31:10 PST
It seems to be regression since Safari 17.2.1 is working fine while Safari Technology Preview 185 and WebKit ToT are broken.
Comment 3 zalan 2023-12-25 19:00:27 PST
regressed at 271818@main. hittesting must be (mis)finding some content after resize.
Comment 4 EWS 2024-01-12 02:36:00 PST
Committed 272964@main (00e7f006e409): <https://commits.webkit.org/272964@main>

Reviewed commits have been landed. Closing PR #22459 and removing active labels.
Comment 5 Tim Nguyen (:ntim) 2024-01-12 12:11:42 PST
*** Bug 238193 has been marked as a duplicate of this bug. ***