The GWT Shell does not scroll horizontally in the lower pane
------------------------------------------------------------

                 Key: MGWT-177
                 URL: http://jira.codehaus.org/browse/MGWT-177
             Project: Maven 2.x GWT Plugin
          Issue Type: Bug
         Environment: Vista 32-bit
            Reporter: Dane Hammer
            Priority: Minor


My use case that's making this a problem is when I have an error on the client 
side. The tab for the client connection from the browser shows an error in the 
upper pane, the tree component. I click the red row in the tree and the stack 
trace that corresponds with that error is propogated in the lower pane. If a 
line in the stack trace is bigger than the pane's size, however, it just runs 
off to the right. I can resize the GWT Shell and view it, but if it's really 
long it would be helpful for the pane to either scroll or wrap that text to new 
lines.

I started looking through the project's code, but I'm having the hardest time 
finding anything that looks like it creates the visual component the user sees 
when they start up their GWT project in development mode. I assume it's SWT by 
the look and feel?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to