•  
      request #9727 CodeMirror hogs CPU when not in fixed height
    Infos
    #9727
    Joris MASSON (jmasson)
    2016-12-14 12:05
    2016-12-09 15:59
    10000
    Details
    CodeMirror hogs CPU when not in fixed height
    When CodeMirror's textarea or div has no fixed height (e.g. height: auto), it does a DOS on the browser tab for up to minutes (depending on file size).
    This is because CodeMirror expects to manage its viewable area itself and computes things for every line and updates scrollbars.

    We should set a fixed height to CodeMirror component.
    Pull Request
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson4)
    Closed
    2016-12-14
    Attachments
    Empty
    References
    Referencing request #9727
    Referenced by request #9727

    Artifact Tracker v5

    rel #9571 9.3

    Follow-ups

    User avatar
    Integrated in repo PullRequest.

    • Status changed from Under review to Closed
    • Connected artifacts
    • Close date set to 2016-12-14