Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-14968

Fix tinyMce editor width value

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 5.9.6-SNAPSHOT
    • Fix Version/s: 6.0
    • Component/s: Style & CSS
    • Tags:
    • Sprint:
      Design Sprint 5.9.6-1&2

      Description

      The TinyMce has a fixed width in px, so it can't fit its container.
      See screenshot (due to changes from NXP-14966).

      In the richtext_with_mimetype_widget_template.xhtml, this is the fixed value:

      <c:set var="width" value="#{nxu:test(!empty widgetProperty_width, widgetProperty_width, '700')}" />
      

      But if I change the value in 100% or auto, it disables the tinyMce and display a simple textarea.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 5 hours
                  5h
                  Remaining:
                  Remaining Estimate - 5 hours
                  5h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified