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 202888 - [71cat] malfunction of last edit button
Summary: [71cat] malfunction of last edit button
Status: RESOLVED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 7.1
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-30 12:49 UTC by muellermi
Modified: 2012-11-15 15:37 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 muellermi 2011-09-30 12:49:12 UTC
Product Version = NetBeans IDE Dev (Build 201109290601)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.7.0
Runtime = Java HotSpot(TM) Client VM 21.0-b17

prepare:
- restert IDE
- move mouse over last edit button
--> tool tip displays something like "go to last edit (ctrl-q)"
- edit JSF page or Java source
- switch to other source

a)
- prepare
- click go back button
- place mosepointer above last edit button
--> tool tip displays "jump-list-last-edit"

b)
- prepare
- edit web.xml
- click last edit button or press ctrl-q
--> no function
Comment 1 Milutin Kristofic 2011-10-03 14:49:30 UTC
I could repeat a bug, where tooltip is jump-list-last-edit. I needed to close an edited file and do some magic with jump action (ctrl + click on something).
Comment 2 Miloslav Metelka 2011-10-18 13:23:24 UTC
Mito, would you attempt to fix it? Thanks in advance.
Comment 3 Milutin Kristofic 2012-11-15 15:37:36 UTC
I was trying to reproduce this in current dev builds and I couldn't. I know there were made changes in actions and also I fixed an issue with invalid last edits (in searchbar, watch). I am closing this as worksforme. Feel free to reopen, if you see the glitch again.