#16569 closed defect (bug) (fixed)
adding a link to an image through tinymce's button is broken if align is set
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | TinyMCE | Keywords: | |
Focuses: | Cc: |
Description
Very peculiar bug. If I try to link an image wth tinymce's link button, I can only do it if there is no align set or set to alignnone it seems.
- Just tried a bit more and it seems to be a webkit bug. It only occurs in Safari and Chrome (Safari being the latest release, and Chrome the latest Dev-channel release).
Will try to log a bug with TinyMCE, but wanted it recorded here in case anyone else have the same problems.
Change History (5)
#1
follow-up:
↓ 2
@
13 years ago
- Keywords needs-patch added; tinymce images links removed
- Version 3.1 deleted
#2
in reply to:
↑ 1
@
13 years ago
Seems to be our "wplink" MCE plugin that's doing it, works as expected when using the build-in MCE link popup.
Note: See
TracTickets for help on using
tickets.
Closed #19468 as duplicate.
Using latest Chrome, it seems that this bug goes way back (I can reproduce till 2.8 at least). Until 3.0 only center-aligned images were affected. From 3.1 on, all alignments reproduce this bug.