https://bugs.kde.org/show_bug.cgi?id=425601

            Bug ID: 425601
           Summary: clicking song title in top bar doesn't work anymore
           Product: elisa
           Version: unspecified
          Platform: unspecified
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: matthieu_gall...@yahoo.fr
          Reporter: wabay...@gmail.com
  Target Milestone: ---

SUMMARY
clicking the title in top bar is broken (while clicking artist or album still
works)

STEPS TO REPRODUCE
1. launch Elisa, start to play a song
2. click the song title in top bar

OBSERVED RESULT
Nothing and logs display errors
Errors are : 
qrc:/qml/ContentView.qml:36: TypeError: Property 'closeAllViews' of object
ViewManager(0x5571ed7b48b0) is not a function
qrc:/qml/ContentView.qml:36: TypeError: Type error


EXPECTED RESULT
Show now playing view if I recall correctly

>From what I can see : 
The code says that clicking the song title calls the function openNowPlaying()
which calls viewManager.closeAllViews();

But function closeAllViews has been removed from viewmanager.h in commit
https://invent.kde.org/multimedia/elisa/-/commit/79131c04869b2351f7816f0dd7528854694a624d

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to