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 19536 - [MDI] Scrollbar sometimes remains visible even if it's not neccessary
Summary: [MDI] Scrollbar sometimes remains visible even if it's not neccessary
Status: VERIFIED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-17 15:40 UTC by Lukas Hasik
Modified: 2008-12-23 09:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2002-01-17 15:40:00 UTC
Even if all icons and windows are in visible desktop area there is still scrollbar.

Steps to reproduce:
-Start IDE in MDI.
-Open Execution window and minimize it.
-Open Scripting console and move it over top edge of desktop - let scrollbar appear
-Move Scripting console back to visible area , so no scrollbar is needed but
it's still there

Notes: 
jdk1.3.1_01, jdk1.4b91 the same
unreproducible if there is no icon on desktop
unreproducible if window moved over bottom
Comment 1 Marek Grummich 2002-07-22 08:55:11 UTC
Target milestone was changed from '3.4' to TBD.
Comment 2 Marek Grummich 2002-07-22 09:01:08 UTC
Target milestone was changed from '3.4' to TBD.
Comment 3 Marek Grummich 2002-07-22 09:01:28 UTC
Target milestone was changed from '3.4' to TBD.
Comment 4 Marek Grummich 2002-07-22 09:29:04 UTC
Target milestone was changed from '3.4' to TBD.
Comment 5 mslama 2002-07-24 13:14:44 UTC
It should be fixed as MDI desktop implementation will be changed.
Comment 6 Marian Mirilovic 2003-11-26 12:58:41 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 7 Lukas Hasik 2003-12-22 09:39:25 UTC
impossible in new ws -> verifying