Hide successfully printed files question

I am using Octoprint 1.11.7 with Python 3.11.2 installed. This is running on a RaspberryPi 4. The printer is a Prusa Core One.

Question: I have the "Hide successfully printed files" option checked. If I upload one or more binary files to print and select the first one, printing starts as intended. Then, when the print ends the file name remains. Once I click the "print" icon for the next file, THEN the previous file is hidden from the list.

Do I have something mis-configured that allows the 'last' file printed to remain visible until I select to print the next one? I would have though the recently completed file would be hidden upon completion.

thanks!

Does the color of the text changed in the file list to indicate it's successfully printed? My suspicion is it doesn't filter out of the file list because it is still actively selected (shows as active in state panel, and bold filename text).

Ah! Okay - that makes sense. In answer to your question, it does change the color text. Thanks!