marquisite
Well-known member
- Affected version
- XF 2.2 Beta 2
After upgrading a testing instance of XF 2.1.10 to XF 2.2.0 Beta 2...
In the Admin CP BB code button manager, editing any of the toolbar sizes reveals a blank button with an empty tooltip, between Alignment and Paragraph format.
The HTML reveals that this blank button should actually be the missing lists dropdown:
In fact, the editor layout looks identical to the second screenshot in Xon's previous bug report that was marked fixed:
Is this the expected default layout when upgrading from XF 2.1?
---
I have also installed a brand new XF 2.2 Beta 2 instance, however the list dropdown is missing here, too.
In the Admin CP BB code button manager, editing any of the toolbar sizes reveals a blank button with an empty tooltip, between Alignment and Paragraph format.
The HTML reveals that this blank button should actually be the missing lists dropdown:
HTML:
<div data-cmd="xfList" data-xf-init="tooltip" class=" fr-command fr-btn fr-btn-image" data-original-title="" id="js-XFUniqueId50">
<span class="fr-sr-only"></span>
</div>
In fact, the editor layout looks identical to the second screenshot in Xon's previous bug report that was marked fixed:
Fixed - Text editor unordered/ordered list buttons missing on mobile, Alignment buttons shown twice
Desktop view; Mobile view; I suspect it is related to the duplicate text alignement buttons? Really not sure why lists are groups in with them.
xenforo.com
Is this the expected default layout when upgrading from XF 2.1?
---
I have also installed a brand new XF 2.2 Beta 2 instance, however the list dropdown is missing here, too.
xfCustom_gallery
is also present (as a blank button between Insert video and Spoiler) even though XFMG has not been installed in this new XF 2.2 Beta 2 instance. Is this intentional?