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

Summary: 'Go To Source' on 'Go to form [Action]' jumps to a wrong place in source
Product: javame Reporter: Andrei Chistiakov <ca-nb>
Component: Visual DesignerAssignee: Karol Harezlak <kharezlak>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Sample project

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.