This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 118898 - WSDL validation output: can't see entire error message
Summary: WSDL validation output: can't see entire error message
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-15 15:11 UTC by jlautz
Modified: 2016-07-07 09:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot showing that message is unreadable. (171.51 KB, application/octet-stream)
2007-10-15 15:12 UTC, jlautz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jlautz 2007-10-15 15:11:11 UTC
Seen with 
Product Version: NetBeans IDE Dev (Build 200710090000)
Java: 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
System: SunOS version 5.10 running on sparc; ISO646-US; en (nb)
Userdir: /home/lautz/.netbeans/dev200710090000

The output window for XML validation does not show the entire error message. 

The message should wrap or the window should permit scrolling to the end of the message.

Screen shot attached.

(Note that I found this on Solaris SPARC only, so far. I will retest on other platforms and add notes if this is a more
general problem.)
Comment 1 jlautz 2007-10-15 15:12:11 UTC
Created attachment 50949 [details]
Screenshot showing that message is unreadable.
Comment 2 Shivanand Kini 2007-10-26 00:31:08 UTC
Product Version: NetBeans IDE 6.0 Beta 2 (Build 200710212201)
Java: 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06
System: SunOS version 5.10 running on sparc; ISO646-US; en (nb)
Userdir: /home/skini/.netbeans/6.0beta2

Works for me.
Comment 3 jlautz 2008-02-06 21:39:41 UTC
Can reproduce this with JavaCAPS M6 installation on Solaris SPARC with jdk 1.6.0_4. 

The Output window does not activate a horizontal scrollbar to allow the user to see the part of the message past the
right edge of the window. On Solaris X86, I get horizontal scrollbars for the same error situations.

A reproduceable use case is to open a valid WSDL file in the Source editor, then add the following parameterOrder
attribute to an operation element, as shown:

<operation name="newWSDLOperation" parameterOrder="silly bogus">

Then run the XML validation.
Comment 4 Martin Balin 2016-07-07 09:56:46 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss