#16569 closed defect (bug) (fixed)
adding a link to an image through tinymce's button is broken if align is set
| Reported by: | mimecine | Owned by: | azaozz |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | TinyMCE | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.