In the music player screen, when a track has no lyrics, the lyrics button is usually greyed out and unresponsive. However, when the device is rotated to landscape mode, the button becomes active and can be pressed, resulting in an empty lyrics screen being displayed.
Is this a regression?
No, this bug has been present in previous versions of the app, but it was only noticed recently.
To Reproduce
Open the music player app.
Select a track that does not have lyrics.
Ensure the device is in portrait mode; verify that the lyrics button is greyed out.
Rotate the device to landscape mode.
Press the now-active lyrics button.
Observe that an empty lyrics screen is displayed.
Expected behaviour
The lyrics button should remain greyed out and unresponsive when there are no lyrics available, regardless of the device orientation.
Screenshots
Additional context
This issue appears to be related to how the app handles orientation changes and the availability of lyrics.
🐞 Bug Report
Describe the bug
In the music player screen, when a track has no lyrics, the lyrics button is usually greyed out and unresponsive. However, when the device is rotated to landscape mode, the button becomes active and can be pressed, resulting in an empty lyrics screen being displayed.
Is this a regression?
No, this bug has been present in previous versions of the app, but it was only noticed recently.
To Reproduce
Expected behaviour
The lyrics button should remain greyed out and unresponsive when there are no lyrics available, regardless of the device orientation.
Screenshots
Additional context
This issue appears to be related to how the app handles orientation changes and the availability of lyrics.