Opened 12 years ago
Closed 12 years ago
#22188 closed defect (bug) (fixed)
TinyMCE: Edit/Delete Buttons Missing for Captioned Images in WebKit Browsers
Reported by: | designsimply | Owned by: | azaozz |
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | normal | Version: | 3.5 |
Component: | TinyMCE | Keywords: | |
Focuses: | Cc: |
Description
Image edit buttons don't appear for captioned images in Chrome 22.
If you step back to r21575, the buttons work normally. r21576 seems to be where it breaks. If you step forward to r22229, there is an "X" button at the top right of the image when you click on it, but captions don't work at all in the visual editor so you can't test the image Edit/Delete buttons with captioned images and clicking the "X" button leaves the caption shortcode text when it should remove it.
Steps to reproduce:
- Revert to r21576
- Insert an image with a caption into a post and click the image
- Expected: to see Edit/Delete buttons appear at the top left of the image
- Actual: no Edit/Delete buttons appear
Examples:
Image Edit/Delete buttons are missing for r21576 in Chrome 22.0.1229.79 on MacOS 10.7.4
Image Edit/Delete buttons work fine for r21575 in Chrome 22.0.1229.79 on MacOS 10.7.4
Captions seem to be broken in the visual editor for latest WP revision as of this writing, r22229
Change History (4)
#1
@
12 years ago
- Cc sheri@… added
- Summary changed from TinyMCE: Edit/Delete Buttons Missing for Captioned Images in Chrome to TinyMCE: Edit/Delete Buttons Missing for Captioned Images in WebKit Browsers
I imagine koopersmith's work will render this bug invalid. Moving to 3.5 for review so we can get some eyes on it, though.