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 258917 - [regression] variable details window anchored to the top of MainFraime
Summary: [regression] variable details window anchored to the top of MainFraime
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 8.2
Hardware: All All
: P1 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on: 258651
Blocks:
  Show dependency tree
 
Reported: 2016-04-20 10:23 UTC by Vladimir Voskresensky
Modified: 2016-04-22 06:58 UTC (History)
2 users (show)

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 Vladimir Voskresensky 2016-04-20 10:23:08 UTC
create Anagram sample
open file StaticWordLibrary
set breakpoint in getScrambledWord
start debug session
when bp is make sure that bp line is in the middle of the screen
select SCRAMBLED_WORD_LIST[idx] and hover
try to expand tooltip to view variable details => details window jumps to the top of the screen, while before it was displayed right below the tooltip
Comment 1 Vladimir Voskresensky 2016-04-20 10:23:51 UTC
Looks like the result of changes made for issue #258651
Comment 2 Martin Entlicher 2016-04-20 12:55:06 UTC
I've seen that and it really seems to appear after introduction of pin watches.
Ralph, can you look at it, please?
Comment 3 Vladimir Voskresensky 2016-04-21 10:20:23 UTC
Ralph,
Could it be caused by the same reason as in http://hg.netbeans.org/core-main/rev/97d154c08b2e?
Comment 4 Ralph Ruijs 2016-04-21 10:25:20 UTC
(In reply to Vladimir Voskresensky from comment #3)
> Ralph,
> Could it be caused by the same reason as in
> http://hg.netbeans.org/core-main/rev/97d154c08b2e?

Yes, this is what I suspect.
Comment 5 Ralph Ruijs 2016-04-22 06:58:41 UTC
(In reply to Vladimir Voskresensky from comment #3)
> Ralph,
> Could it be caused by the same reason as in
> http://hg.netbeans.org/core-main/rev/97d154c08b2e?

Should be fixed in jet-main by #88cdbeda3eed and #935b2f15e0a2. Works for me like it was in 8.1