Bug 42263 - [Markers] Problem and Task descriptions should wrap
Summary: [Markers] Problem and Task descriptions should wrap
Status: REOPENED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
: 43113 516949 (view as bug list)
Depends on: 80357
Blocks:
  Show dependency tree
 
Reported: 2003-08-29 13:02 EDT by Marcus S. Zarra CLA
Modified: 2017-05-19 10:00 EDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus S. Zarra CLA 2003-08-29 13:02:59 EDT
In both the problem and task view the descriptions are always wider than even the widest screen 
configuration and it makes it difficult to read them.  These should wrap inside of their cells making 
them easier to read.
Comment 1 Nick Edgar CLA 2003-10-01 00:34:32 EDT
Note that, in R2.1 and in the latest build (it was broken for a while), 
selecting a task or problem shows its message in the status line, which 
typically has enough width.

Wrapping the text in a table is not currently supported by SWT.
Comment 2 Nick Edgar CLA 2006-03-15 14:10:34 EST
Reassigning bugs in component areas that are changing ownership.
Comment 3 Tod Creasey CLA 2006-04-07 10:24:36 EDT
There are currently no plans to work on this feature
Comment 4 Tod Creasey CLA 2006-04-07 10:28:21 EDT
*** Bug 43113 has been marked as a duplicate of this bug. ***
Comment 5 Denis Roy CLA 2009-08-30 02:10:56 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.
Comment 6 Felipe Heidrich CLA 2010-09-03 08:50:51 EDT
*** Bug 324404 has been marked as a duplicate of this bug. ***
Comment 7 Mickael Istria CLA 2017-05-19 06:23:06 EDT
*** Bug 516949 has been marked as a duplicate of this bug. ***
Comment 8 Mickael Istria CLA 2017-05-19 06:48:20 EDT
*** Bug 516949 has been marked as a duplicate of this bug. ***
Comment 9 Mickael Istria CLA 2017-05-19 06:50:10 EDT
Reopening as this issue is still present and valid.
Comment 10 François Armand CLA 2017-05-19 06:52:40 EDT
Thanks for reopening that ticket!

So, let's explain the root problem: 

I'm just an eclipse user, so I don't know anything about the resolution scheme. 

My (user) problem, which is massivelly impacting my developper life, is that I am NOT ABLE to see the error messages the compiler is writting. This is like use case 2 for an IDE ("use case 1: be able to write code and save it"; use case 2: be able the compile and see error messages"). 

This is becoming a blocking problem, because compiler are getting smarters, and error message are longer, better structured, etc. I'm at the point where almost NONE of the error message reported by scalac fit in the status bar at the bottom of the eclipse windows on a full HD screen. So there is no way they will fit in the description cell. 

So, my message is: please, find a way to let me see the list of full error messages reported by the compiler. I don't even care if it need to be an other view than the current problem one, but I do need to see the whole messages. 

You know what? Even just having a mouse-over pop-up with the full text (with the actuall formatting of the compiler message) would be better than the current situation. 

I really do hope that that ticket won't be closed again without more consideration.
Comment 11 Mickael Istria CLA 2017-05-19 06:58:29 EDT
(In reply to François Armand from comment #10)
> You know what? Even just having a mouse-over pop-up with the full text (with
> the actuall formatting of the compiler message) would be better than the
> current situation. 

That's a good suggestion. If there is no specific enhancement request about it already existing, can you please create one? I think simply improving hover/tooltp would be do-able independently of the original issue there and is more likely to be do-able sooner and more easily.
Comment 12 François Armand CLA 2017-05-19 08:10:17 EDT
Where should I search/look for enhancement requests?
Comment 13 Andrey Loskutov CLA 2017-05-19 10:00:54 EDT
(In reply to Mickael Istria from comment #11)
> (In reply to François Armand from comment #10)
> > You know what? Even just having a mouse-over pop-up with the full text (with
> > the actuall formatting of the compiler message) would be better than the
> > current situation. 
> 
> That's a good suggestion. If there is no specific enhancement request about
> it already existing, can you please create one? I think simply improving
> hover/tooltp would be do-able independently of the original issue there and
> is more likely to be do-able sooner and more easily.

I've created bug 516981