Couple minor Sequence Load dialog tool tip text bugs

Issue #908 resolved
Ryan Haveson created an issue

I noticed that the status text at the bottom of the screen when I “save sequence” often has the name of the previous sequence instead of the current one. In the screenshot here, the previous sequence was “Aug Sept 2021 Test Sequence” and the current one is “M 13 - Globular Cluster). This reproduces fairly easily. Just load one sequence then load a new sequence and when I hover the “save sequence” it shows the old text. This freaked me out once because I thought I had accidentally saved over a different sequence. Actually took a sec to realize that this was just a text bug.

The other one is very minor but the title for the load dialog is blank so it shows MISSING LABEL LbLLoad. Lol, not a big deal, but figured I would piggyback that on this one.

Comments (5)

  1. Stefan B repo owner

    Load label fixed in next nightly.

    When i hover over the save sequence, it doesn’t show any file for me however

  2. Ryan Haveson reporter

    I meant to say “tooltip” not status text. Not sure if this was confusing.

    When you hover the save/load/Switch Back To Sequencer Dashboard buttons are you not seeing any tooltips or do you just not see one for the “Save Complete Sequence” button?

    I have noticed that sometimes the tooltips take a couple seconds to show up.

  3. Stefan B repo owner

    Ah now i understand. This is however intended. The file name is taken from the last load/save and not from the header. So only after explicitly saving it under the new name this will update.

  4. Ryan Haveson reporter

    Humm. I think maybe I am not following.

    Here is the repro steps:

    Load SequenceA

    <do whatever>

    Load SequenceB

    Now when I hover the icon to save it says “Save to SequenceA” but actually if I press the icon it will save to SequenceB.

    --Ryan

  5. Log in to comment