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 221900 - Memory meter drag sprites not being destroyed
Summary: Memory meter drag sprites not being destroyed
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-11 16:34 UTC by headless_monkeyman
Modified: 2012-11-12 18:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (516.73 KB, text/plain)
2012-11-11 16:34 UTC, headless_monkeyman
Details
Screen shot of Memory Meter toolbar issue (536.39 KB, image/png)
2012-11-12 18:53 UTC, headless_monkeyman
Details
Screen shot of Memory Meter toolbar issue (1.13 MB, image/png)
2012-11-12 18:54 UTC, headless_monkeyman
Details
Screen shot of Memory Meter toolbar issue (1.19 MB, image/png)
2012-11-12 18:55 UTC, headless_monkeyman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description headless_monkeyman 2012-11-11 16:34:27 UTC
Product Version = NetBeans IDE Dev (Build 201211100001)
Operating System = Mac OS X version 10.7.5 running on x86_64
Java; VM; Vendor = 1.7.0_09
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.5-b02

I am guessing that these are composited single use bitmaps you are throwing together to represent the memory meter when its tool bar is being dragged. It is either that or they are full scale memory meter objects that are completely flatlined. When the meter was dropped into position, it left this behind, and then proceeded to either get pulled to snap or pushed out from nder the hanging sprite into position behind it. They Moving the memory meter again caused a second to snap to the first when the memory meter was dropped again, and now they are all in a nice row, except of course when you move the main IDE window under them. Then the real memory meter with the same z level as the rest of the toolbar moves ot expand and contract with the rest of the toolbar andn UI elements. They are always at 540 X by 20 Y (sounds right, they are up against the window's top bar). In fact, the reall memory meter still snaps to them briefl, and will join them in line and stay if you drag him past them by resizing the ide. Kind of fun.

However, I'd rather be coding, if this thing can hold together, so I've taken two pictures. so if you can''t reproduce e-mail me and I'll forward them to you. kurt@monkeykeyboard.com

Cheers.
Comment 1 headless_monkeyman 2012-11-11 16:34:30 UTC
Created attachment 127556 [details]
IDE log
Comment 2 Petr Cyhelsky 2012-11-12 15:29:16 UTC
please attach the screenshots
Comment 3 headless_monkeyman 2012-11-12 18:53:49 UTC
Created attachment 127659 [details]
Screen shot of Memory Meter toolbar issue
Comment 4 headless_monkeyman 2012-11-12 18:54:33 UTC
Created attachment 127660 [details]
Screen shot of Memory Meter toolbar issue
Comment 5 headless_monkeyman 2012-11-12 18:55:14 UTC
Created attachment 127661 [details]
Screen shot of Memory Meter toolbar issue
Comment 6 headless_monkeyman 2012-11-12 18:57:14 UTC
Attached screen shots as requested. K.