musescore / MuseScore

MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
https://musescore.org
Other
12.27k stars 2.65k forks source link

[MU4 Issue] Recent scores list shows score title (instead of filename) with trailing \ and too much vertical space #9189

Closed wizofaus closed 2 years ago

wizofaus commented 3 years ago

Describe the bug Recent scores list shows the score title with a trailing \ and too much vertical space if an .mscx file opened

To Reproduce Steps to reproduce the behavior:

  1. Start musescore, access File|Open
  2. Open any .mscx (not .mscz!) file, I opened clef-key-ts-test.mscx from $/src/engraving/tests/unrollrepeats_data in git
  3. Browser to File | Open Recent and observe first entry in recent scores list - shows as, e.g. Clef-Key-TS test case\

Expected behavior Should just show file name (e.g. "clef-key-ts-test.mscx") with normal vertical spacing. (While I do understand the appeal of showing the Title rather than the filename, it's not adequate if you have various copies of the same score saved with different filenames for various reasons, and it looks odd if some of your scores don't have titles - in fact my Recent files list has just the word "Title" occurring about 7 times and I have no idea which is which. And there's very few other applications that do this, even v3 shows the file name)

Screenshots image

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

riaanvn commented 2 years ago

Seems to be a duplicate of https://github.com/musescore/MuseScore/issues/8241

DmitryArefiev commented 2 years ago

Tested on Win10, Mac12, LinuxMint 20.2 - FIXED in #10473