Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S SpaceCreator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 37
    • Issues 37
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TASTE
  • SpaceCreator
  • Issues
  • #70
Closed
Open
Created Mar 18, 2021 by Maxime Perrotin@maxime-esaOwner

Issue with MSC streaming mode: long message fails the whole update

The streaming mode does not behave properly

when you execute the attached scenario step by step you see that the first message is displayed as expected:

image

However the second message makes it scroll up unexpectedly (this is the first problem)

image

then if you let the scenario run (adding messages), the messages move down (this is the second problem)

image

The drawing expands infinitely instead of keeping max 10 messages with a diagram of a fixed size.

Use the attached test script to reproduce. Place it in src/applications/msceditor/scripts (replace the existing one) and run the following:

$ msceditor -p 34622 &
$ ./stream.py

astream.json

Assignee
Assign to
Time tracking