Skip to content

Folder View: hide existing label while renaming

If we don't, it may peek out from behind the text field with the new name if the user chooses a shorter name, and that looks weird.

This worked in the past but broke with the port to ShadowedLabel, which disabled the shadow while renaming when it should have hidden itself completely.

No regressions seen in icons or list view when not on the desktop.

BUG: 482802 FIXED-IN: 6.1.4

Before After
Before After
Edited by Nate Graham

Merge request reports