Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 128594 - Problems view grouped by Java Problem Type need not collapse fully on each rebuild
Summary: Problems view grouped by Java Problem Type need not collapse fully on each re...
Status: RESOLVED DUPLICATE of bug 127629
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-20 02:07 EST by Missing name CLA
Modified: 2006-02-20 09:07 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Missing name CLA 2006-02-20 02:07:42 EST
When you are browsing errors/warnings in the Problems view using the group by "java problem type" option you normally have one of the group nodes open.

As you fix problems and save - eclipse rebuilds - this triggers a rebuild of the problems view and all the group nodes collapse again. You have to find your group again and open it.

Instead can we ensure that the Problems View is restored to the same state i.e. the last group node open and first error/warning in that group.

If all problems are fixed in that group then we can go to fully collapsed or next group node/first problem etc.
Comment 1 Missing name CLA 2006-02-20 03:13:49 EST
Actually this happens each time you quick-fix a problem. This makes is even less user friendly.

Should we treat this as a bug instead of an enhancement ?
Comment 2 Tod Creasey CLA 2006-02-20 09:07:26 EST
This is part of the issue of the main refresh that goes on. We currently re-expand the previously expanded categories but we should try and reselect as well if possible.

*** This bug has been marked as a duplicate of 127629 ***