Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-2913

Nifi processeror's input form & long text

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0.0
    • 1.1.0
    • Core UI
    • None
    • Chrome 53
      Firefox 49.0.1

    Description

      Hello,
      I need to configure several processors with some very long text and, even if it's very easy to create them, I'm finding the UI for reading a little "unhandy". The reason is that:

      • As long as the text is only one line (even if very very long), there's no problem: a scrolling bar is created but the resize handle available in all major browser is visible so I can simply resize the text area to a suitable dimension. Same is true horizontally (I think scroll bar kicks in after something like 5 or 6)

      ​​

      • But when the text exceed the max dimension both horizontally and vertically, the resize handle vanish and there's no way to resize the text are anymore.
      • I'm not a CSS/JS expert but as far as I can see it's all due to this line:

      <div class="CodeMirror-scrollbar-filler" style="display: block; width: 17px; height: 17px;"></div>

      which, if removed, brings back the resize handle.

      Could you please look into it?

      Thanks,
      Yari

      Attachments

        Issue Links

          Activity

            People

              scottyaslan Scott Aslan
              yarimarchetti Yari Marchetti
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: