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 33179 - MDI - Debugging unappropriate scrollbras are visible
Summary: MDI - Debugging unappropriate scrollbras are visible
Status: VERIFIED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-23 15:39 UTC by Marian Mirilovic
Modified: 2008-12-23 09:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE screenshot with unnapropriate scrolbars (45.93 KB, image/gif)
2003-04-23 15:39 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2003-04-23 15:39:06 UTC
[s1s5](030422), [jdk1.4.1](02)

Steps to reproduce:
- run IDE 
- switch to Debugging mode
-> scrollbars are visible (see attached screenshot)
Comment 1 Marian Mirilovic 2003-04-23 15:39:49 UTC
Created attachment 10119 [details]
IDE screenshot with unnapropriate scrolbars
Comment 2 mslama 2003-04-24 13:37:27 UTC
Known problem of DesktopPane. It should be solved with new desktop
implementation.
Comment 3 Marian Mirilovic 2003-11-26 12:58:30 UTC
Because Window System v1 will not be supported from now by our team, all old
winsys issues (now "core/window system v1" issues) are going to be closed as
WONTFIX. 

Changes in API which emerged both from UI spec 
and problems with adjusting to the older API are described in the document
http://core.netbeans.org/windowsystem/changes.html.
 It shows also recommends how the client code should be adjusted to the new
window system.

If you think this issue apply also to the new winsys then change the
subcomponent (to "core/window system") and REOPEN it.
Comment 4 Marian Mirilovic 2003-11-27 15:14:03 UTC
verified