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 200021 - incorrectly aligned dlight annotations in editor
Summary: incorrectly aligned dlight annotations in editor
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Profile (show other bugs)
Version: 7.0.1
Hardware: All All
: P2 normal (vote)
Assignee: Andrew Krasny
URL:
Keywords: REGRESSION, USABILITY
: 190751 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-07-10 20:36 UTC by Vladimir Voskresensky
Modified: 2011-07-26 13:29 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 2011-07-10 20:36:48 UTC
dlight annotations for lines are incorrectly aligned in editor. Sometimes they shifted downward by half a line or even more.
Comment 1 Vladimir Voskresensky 2011-07-10 20:39:00 UTC
Andrew have fixed it already and I believe we should integrate it (affects Studio)
http://hg.netbeans.org/releases?cmd=changeset;node=40b8b7403cb2
Comment 2 Vladimir Voskresensky 2011-07-10 20:41:26 UTC
QA, please, approve candidate status and if yes, please, verify fix in 701_dev
Comment 3 soldatov 2011-07-11 09:19:52 UTC
*** Bug 190751 has been marked as a duplicate of this bug. ***
Comment 4 Alexander Pepin 2011-07-11 12:27:34 UTC
I always thought that it was a VNC issue. I agree that it's a very visible bug and a regression.
Comment 5 Vladimir Voskresensky 2011-07-11 14:48:17 UTC
Sasha, Valera, could you, please, verify fix and we will integrate.
Thanks
Vladimir.
Comment 6 soldatov 2011-07-11 15:16:30 UTC
I will see tomorrow. On my new machine I use default GNOME and NetBeans settings and I can't reproduce this problem.
Comment 7 Andrew Krasny 2011-07-11 17:56:27 UTC
you mean after the fix or before (AFAIK, it should be 100% reproducible prior the fix... )?
Comment 8 soldatov 2011-07-11 18:12:06 UTC
before
Comment 9 Andrew Krasny 2011-07-11 18:14:50 UTC
hm... interesting. On my ubuntu this mismatch was always visible...
Comment 10 soldatov 2011-07-12 08:34:36 UTC
Checked on MacOSX (remote build and run on Solaris). Before fix: http://nyx-intel3.russia.sun.com:8080/hudson/job/cnd-test-mac.x86-5/383/artifact/testbase/tests/build/test/qa-functional/work/c.p.T/pmdt/screen.png
After fix: works nicely
Comment 11 soldatov 2011-07-12 09:46:32 UTC
fix resolved this problem on Windows also (remote development too)
Comment 12 Andrew Krasny 2011-07-12 22:45:58 UTC
# Branch release701
# Node ID d2e68330c3cb4691a4861eb75c1f39f9828db468
# Parent  ebe305387d2e245eec5a1b6e6536fa63ac45d197
use modelToView when drawing code annotations
(transplanted from 40b8b7403cb2b1eec42b92d894ad85b6c61f808a)
Comment 13 soldatov 2011-07-13 12:39:58 UTC
verified in NetBeans build from release701 branch