• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
    • Wiki
    • Support
      • Manage Subscriptions
      • FAQ
      • Support For
        • VaultWiki 4.x Series
        • VaultWiki.org Site
    • What's New?
    • Buy Now
    • Manual
    • 
    • Support
    • VaultWiki 4.x Series
    • Bug
    • Colour picker and other xenforo editor issues

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    Issue: Colour picker and other xenforo editor issues

    • Issue Tools
      • View Changes
    1. issueid=5818 August 12, 2019 4:16 PM
      expanserpb expanserpb is offline
      Junior Member
      Colour picker and other xenforo editor issues

      Vaultwiki does something very odd to how the colour picker and other aspects of the RTE are displayed. They try and stay within the RTE and get cropped.

      Present on any site with vaultwiki enabled, even using default style:

      Have confirmed that disabling VW fixes this.



      https://www.vaultwiki.org/xf/index.p...tes-wiki.4262/

      https://chroniclesrptests.com/thread...71/#post-15143

      https://chroniclesrp.net/threads/coi...87/#post-22197


      However, it is not present on Xenforo:

    Issue Details
    Issue Number 5818
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Unknown
    Status Fixed
    Priority 3 - Loss of Functionality
    Affected Version 4.1.0 Beta 2
    Fixed Version 4.1.0 Beta 3
    Milestone (none)
    Software DependencyXenForo 2.x
    License TypePaid
    Users able to reproduce bug 1
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. August 12, 2019 5:47 PM
      ACL ACL is offline
      Regular Member
      I experience this as well, on VW.org XF wiki site (in threads, not profile posts), as well as my offline wiki test site. I do not experience this on my second XF2.1 test site (which does not run VaultWiki).

      Comparing both test sites, the one with VW enabled has additional CSS applied to the following element:
      Code:
      <div class="fr-box bbWrapper fr-ltr fr-basic fr-top" role="application">
      The CSS is:
      Code:
      .bbWrapper {
          overflow: hidden;
          position: relative;
      }
      Froala drop-down menus are also cut off, e.g. Insert.

      Seems that overflow:hidden; could be the problem? Based on deselecting this rule in the browser inspector.

      Edit: To clarify... my non-VW test site does not apply the above .bbWrapper CSS to the fr-box element, but the VW-enabled test site does.

      Edit 2: I've traced this back to vw_bbcode.less. Temporarily commenting out the last section of this XenForo template stops the editor bug in this issue report.
      Reply Reply  
    2. August 12, 2019 5:52 PM
      expanserpb expanserpb is offline
      Junior Member
      Fixes it, buuuut:

      <xf:comment>
      IMPORTANT: The following limits phishing attacks via the DIV, SPAN, and TABLE BB-Codes.
      Do not alter these rules unless you have disabled these BB-Codes.
      </xf:comment>
      .bbWrapper {
      overflow: hidden;
      position: relative;
      }
      Reply Reply  
    3. August 12, 2019 5:55 PM
      expanserpb expanserpb is offline
      Junior Member
      I'll just disable those VW bb custom bb codes for now...
      Reply Reply  
    4. August 14, 2019 5:16 PM
      pegasus pegasus is offline
      VaultWiki Team
      If you change the rule name as follows, it should fix the issue on normal posts, but still provide the phishing protection:
      Code:
      .bbWrapper:not(.fr-box)
      This change will be applied to the next release.
      Reply Reply  
    + Reply

    Assigned Users
    Loading Please Wait
    Tags
    Loading Please Wait
    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 3:33 PM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2025 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
    Copyright © 2008 - 2024 VaultWiki Team, Cracked Egg Studios, LLC.