#19482 closed defect (bug) (duplicate)
Cannot link a floated image in visual editor
Reported by: | jcross | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.2.1 |
Component: | TinyMCE | Keywords: | |
Focuses: | Cc: |
Description
I have tried this in WP 3.2.1 and 3.3RC2 with the same results in both.
Create a new post or page, then do the following in the page's content box (in the visual editor):
- Upload an image, or select one already in your media library
- Float the image (left, right, or center)
- Empty the Link URL field
- "Insert into post" button
- Click the image you just placed. Click Edit Image icon that overlays on image.
- Add a URL to a website or file, or click “link to image” in the URL field.
8 Click Update. Then, either look at the HTML or edit the image again to confirm if the tag has been wrapped appropriately.
In my experience, the combo of floating an image without a URL, then trying to add a URL after the fact results in the editor not wrapping the <img> in the appropriate anchor tags.
Can anyone else confirm this?
Change History (3)
Note: See
TracTickets for help on using
tickets.
Sounds like a duplicate of #16569 and #19468?