Opened 21 months ago
Closed 21 months ago
#62501 closed defect (bug) (duplicate)
Twenty Twenty: Inline Image Displays Correctly in Editor but Moves to Next Line on Frontend
| Reported by: | pitamdey | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Bundled Theme | Version: | |
| Severity: | normal | Keywords: | has-patch has-screenshots |
| Cc: | Focuses: | css |
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
@
21 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
@
21 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:
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Editor View