Created attachment 102339 [details] screenshot Hello! I have a custom arrangement of the toolbar and I'm using the "Properties" button. Suddenly I have pressed it twice and another "Properties" dialog has appeared. I found that it will display a new dialog everytime it has been pressed, instead of "reminding" you for the first one.
I don't think this is necessarily a bug, since it's conceivable that you might want multiple properties windows open targeting the same file. For example, to view at the same time the information that's hidden behind the tabs.
(In reply to Nate Graham from comment #1) > I don't think this is necessarily a bug, since it's conceivable that you > might want multiple properties windows open targeting the same file. For > example, to view at the same time the information that's hidden behind the > tabs. Soooo...in this particular example...why do we need the tabs at all? :D Their function is exactly to store different information in the same window, utilizing it in the most effective way. In this logic we can have a separate 'properties' window for every type of information (sizes, permissions etc.).
Yes, for that reason the properties window in macOS Finder uses disclosure triangles, so you can show as much information as you want. I support you're right, and opening multiple properties windows is really not expected.
There was an old patch in https://git.reviewboard.kde.org/r/129589/ which might be interesting in case anyone wants to work on this report.