User tests: Successful: Unsuccessful:
Pull Request for Issue #15370
The plugin loads the skin.min.css where we have
i.mce-i-backcolor {
background: #bbb none repeat scroll 0 0;
text-shadow: none;
}
which can't be loaded as the code uses <span>
changed to <i>
Edit the TinyMCE plugin
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript External Library |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC after two successful tests.
I think is the better choice seems wrong to me, couldn't we add css to cover the use case?
@rdeutz I think the fix made by @infograf768 is correct,
because tinymce-builder.js
tries to imitate the TinyMCE markup to display the toolbar in the same way
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-06-19 07:24:05 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|
I have tested this item✅ successfully on 64b605a
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/16702.