Bug 579571 - Auto-expand folder shows blank entry
Summary: Auto-expand folder shows blank entry
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.23   Edit
Hardware: PC Linux
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-04 14:59 EDT by Tobias Weißer CLA
Modified: 2022-04-04 15:07 EDT (History)
1 user (show)

See Also:


Attachments
Example of the issue (5.39 KB, image/png)
2022-04-04 14:59 EDT, Tobias Weißer CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Weißer CLA 2022-04-04 14:59:06 EDT
Created attachment 288372 [details]
Example of the issue

When I copy a file or folder into another empty folder which was previously expanded, the folder is expanded automatically and I get an empty entry below this folder.

Here are the quick steps to reproduce this issue:
1) create a new empty project 'Test'
2) create two new folders 'Folder1' and 'Folder2' inside the project
3) move 'Folder2' into 'Folder1' and expand 'Folder1' afterwards
4) move 'Folder2' to the project 'Test' again, so that 'Folder1' and 'Folder2' are again both located below the project 'Test' again
5) move 'Folder2' again into 'Folder1' -> issue with empty entry occurs

Remark: this only happens under Linux, could not see this behavior under Windows
Comment 1 Tobias Weißer CLA 2022-04-04 15:07:56 EDT
I found this ticket here which seems to be a similar issue:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=153291 

And this is an issue also in older versions (e.g. 4.17)