Opened 5 weeks ago
Closed 5 weeks ago
#65462 closed defect (bug) (fixed)
Fix flex child "fixed" size option and introduce new "max" value
| Reported by: | isabel_brison | Owned by: | isabel_brison |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.1 |
| Component: | Editor | Version: | trunk |
| Severity: | normal | Keywords: | gutenberg-merge has-patch has-unit-tests |
| Cc: | Focuses: |
Description
Flex child "fixed" size isn't really fixed, but shrinks in response to its container size. The changes from https://github.com/WordPress/gutenberg/pull/79073 ensure "fixed" becomes actually fixed, and introduces a new "max" designation for the current behaviour of "fixed".
Change History (2)
This ticket was mentioned in PR #12172 on WordPress/wordpress-develop by @isabel_brison.
5 weeks ago
#1
- Keywords has-patch has-unit-tests added
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Trac ticket: https://core.trac.wordpress.org/ticket/65462
## Use of AI Tools
Changes copied from https://github.com/WordPress/gutenberg/pull/79073 with the help of copilot /gpt 5.3 codex.