View Issue Details

IDProjectCategoryView StatusLast Update
0020650MMW 5Skinning frameworkpublic2024-02-23 17:10
Reporterzvezdan Assigned To 
PrioritynoneSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0020650: Album art in Mini Player should not have atTopMost set to true
DescriptionAlbum art in Mini Player already has modal set to true, which makes it as topmost window anyway. I tried replacing atTopMost: true with atTopMost: false and everything works fine, the album art dialog is still always above mini player and other programs.

I am using the same data-id="player-albumArt" in my skin for the main player as you have it for mini player, but when I click on it I get the topmost dialog box, which I don't want. So, I resolved that by overriding the window.playerControlsHandlers.albumArt in my skin, but I don't like such solution, because if you change that part of the code somehow, I will need to change it in my skin as well.
TagsNo tags attached.
Fixed in build

Activities

There are no notes attached to this issue.