Opened 13 months ago
Closed 13 months ago
#62501 closed defect (bug) (duplicate)
Twenty Twenty: Inline Image Displays Correctly in Editor but Moves to Next Line on Frontend
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Bundled Theme | Keywords: | has-patch has-screenshots |
| Focuses: | css | Cc: |
Description
In theme Twenty Twenty,
When we add an inline image between the content it shows proper it editor side but it moves to next line in frontend
I have added screenshot for the better understanding
Thank You !
Attachments (3)
Change History (7)
#2
@
13 months ago
Reproduction Report
Description
This report validates whether the issue can be reproduced.
Environment
- WordPress: 6.8-alpha-59274-src
- PHP: 8.2.25
- Server: nginx/1.27.2
- Database: mysqli (Server: 8.0.40 / Client: mysqlnd 8.2.25)
- Browser: Chrome 131.0.0.0
- OS: macOS
- Theme: Twenty Twenty 2.8
- MU Plugins: None activated
- Plugins: Test Reports 1.2.0
Actual Results
✅ I was able to reproduce this issue, where an inline image appears correctly in the editor but moves to the next line on the frontend.
Supplemental Artifacts
Image: https://utfs.io/f/PL8E4NiPUWyO232HgDMrbSwhDZXGLqs4KMo8zvf5xlc7yBV1
#3
@
13 months ago
- Keywords needs-testing removed
Test Report
Description
This report validates whether the indicated patch works as expected.
Patch tested: https://core.trac.wordpress.org/attachment/ticket/62501/62501.patch
Environment
- WordPress: 6.8-alpha-59274-src
- PHP: 8.2.25
- Server: nginx/1.27.2
- Database: mysqli (Server: 8.0.40 / Client: mysqlnd 8.2.25)
- Browser: Chrome 131.0.0.0
- OS: macOS
- Theme: Twenty Twenty 2.8
- MU Plugins: None activated
- Plugins: Test Reports 1.2.0
Actual Results
✅ I tested the provided patch, and it resolved the issue of the inline image shifting to the next line on the frontend
Supplemental Artifacts
After patch:
Editor View