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 157987 - 'Go To Source' on 'Go to form [Action]' jumps to a wrong place in source
Summary: 'Go To Source' on 'Go to form [Action]' jumps to a wrong place in source
Status: NEW
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: Karol Harezlak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-05 13:42 UTC by Andrei Chistiakov
Modified: 2009-03-12 12:47 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Sample project (20.67 KB, application/x-compressed)
2009-02-05 13:43 UTC, Andrei Chistiakov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Chistiakov 2009-02-05 13:42:27 UTC
Product Version: NetBeans IDE Dev (Build 200902050256)
Java: 1.6.0_10; Java HotSpot(TM) Server VM 11.0-b15
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

To reproduce:
- open the attached project;
- open HelloMIDlet.java;
- in Navigator, select 'MIDP Visual Design|Points|Mobile Device|MIDlet Started|Go to form' node;
- call 'Go To Source' on it.

Cursor jupms on line 45 in source. IMHO, better place for it is line 51.
Comment 1 Andrei Chistiakov 2009-02-05 13:43:17 UTC
Created attachment 76600 [details]
Sample project
Comment 2 Karol Harezlak 2009-02-05 13:52:18 UTC
I agree but this issue is more like P4.