Bug 263019 - [Markers] Ability to activate problems view automatically when there are errors
Summary: [Markers] Ability to activate problems view automatically when there are errors
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 3.5   Edit
Hardware: All All
: P3 enhancement with 3 votes (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-30 06:12 EST by Peu Stace CLA
Modified: 2019-09-06 16:12 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peu Stace CLA 2009-01-30 06:12:56 EST
When there are errors, the problems view does not pop-up or get activated, and there is no way of configuring it to do so. 

This is counter-intuitive, and not in line with other views, e.g. the debug view, the search view, which pop-up or activate when they are invoked.

This would be particularly useful for the problems view, as generally you want to be alerted if there are build errors.

Also useful for those who like to have an editor-centric view, i.e. maximise the editor for the most amount of screen real estate, and have other views pop-up when activated.

Suspect this would also help those migrating from other IDEs where this is a default behaviour.

Suggest this is at least made configurable for those who want it.
Comment 1 John Arthorne CLA 2009-04-28 16:20:31 EDT
We used to do this. See the discussion in bug 45336 that led to removal of this feature.
Comment 2 Boris Bokowski CLA 2009-04-28 16:29:42 EDT
Thanks for the context. What I could see us doing is decorating the problem view's icon when there are errors (similar to the changing icon for the JUnit view when the tests are running or have failed).
Comment 3 John Arthorne CLA 2009-04-29 14:05:03 EDT
Also see related discussion in bug 274116. The old ProblemView class implements bolding the view title after a build completes in which the problem count changed. This was a more subtle form of the "activate problem view" behaviour. That bolding behaviour wasn't implemented in the new ProblemsView class (not sure if that change was intentional or not). The general form of the problem here and in bug 274116 is "what affordance should we show when a build completes".
Comment 4 Boris Bokowski CLA 2009-11-11 17:32:32 EST
Remy is now responsible for watching the [ViewMgmt] category.
Comment 5 Remy Suen CLA 2010-12-15 13:04:17 EST
(In reply to comment #2)
> What I could see us doing is decorating the problem
> view's icon when there are errors (similar to the changing icon for the JUnit
> view when the tests are running or have failed).

The icon is now being updated with a decorator with the fix for bug 170244.
http://download.eclipse.org/eclipse/downloads/drops/S-3.7M3-201010281441/images/problems-view-icon.png

Is this a satisfactory solution for you, Peu?
Comment 6 Eclipse Webmaster CLA 2019-09-06 16:12:30 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.