Make WordPress Core

Opened 5 years ago

Closed 4 years ago

Last modified 4 years ago

#55236 closed defect (bug) (duplicate)

Img tag attributes issue

Reported by: snuffybg Owned by:
Priority: normal Milestone:
Component: Editor Version: 5.9.1
Severity: normal Keywords:
Cc: Focuses:

Description

Hello guys. Today ive notice a bug with img tags where i have set height attribute to fixed height but its ignored. Example - Original image is 200x100 <img src="url" width="auto" height="45px" /> is ignoring 45px height. I have downgraded to 5.9 and the bug was gone.

Change History (4)

#1 @snuffybg
5 years ago

here are some screenshots v5.9.1 - https://prnt.sc/RobR38HF2f95 , v5.9 https://prnt.sc/vAr-32uC6GYe

Last edited 5 years ago by snuffybg (previous) (diff)

#3 @markparnell
4 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status assignedclosed

Duplicate of #55229.

This was fixed in 5.9.3. See https://github.com/WordPress/gutenberg/issues/39021 for reference.

#4 @SergeyBiryukov
4 years ago

  • Component GeneralEditor
Note: See TracTickets for help on using tickets.