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 208935 - Incorrect caret position in editable diff
Summary: Incorrect caret position in editable diff
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-28 09:17 UTC by Tomas Mysik
Modified: 2012-05-24 05:31 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 Tomas Mysik 2012-02-28 09:17:04 UTC
Incorrect caret position in editable diff. Steps:

- have a diff without differences
- start typing at the end of the editable diff part

-> the caret returns back to the first column (the first difference)

Thanks.
Comment 1 Tomas Stupka 2012-05-22 15:32:34 UTC
could reproduce. doesn't necessarily be at the end of the document. as soon the first difference is created, the caret is placed at the first column
Comment 2 Tomas Stupka 2012-05-22 16:23:51 UTC
fixed in core-main #8bf61ddd3029
Comment 3 Quality Engineering 2012-05-24 05:31:26 UTC
Integrated into 'main-golden', will be available in build *201205240002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8bf61ddd3029
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #208935 - Incorrect caret position in editable diff