Opened 11 years ago
Closed 11 years ago
#27009 closed defect (bug) (fixed)
Clicking image resize handle on image with caption causes caption to shrink
Reported by: | gcorne | Owned by: | azaozz |
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | normal | Version: | 3.9 |
Component: | TinyMCE | Keywords: | has-patch |
Focuses: | javascript | Cc: |
Description
Steps to reproduce:
- Insert image with caption.
- Click image handle in the middle of one of the sides
Expected:
Nothing to happen
Actual:
Caption was shrunk to 10px wide and if the image is floated the text flows over the image.
Attachments (1)
Change History (5)
This ticket was mentioned in IRC in #wordpress-ui by helen. View the logs.
11 years ago
Note: See
TracTickets for help on using
tickets.
A check against the width fixes the issue. See attachment:27009-01.patch