If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.
List of issues#2511 jumping to different class from text search window while in direct editing mode can earse entire class
Author:
3plus4i
3plus4iDate created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: Search
State: closed 

> What steps will reproduce the problem?
Enter direct ActionScript editing mode of any class.
Use text search from the toolbar.
Jump to a class of a search result with the Got to button.
> What is the expected output? What do you see instead?
The editor will jump to the other class but stay in editing mode. If you make a change
here and save it, the class you originally tried to edit will be erased from the file.
This is actually less severe than it used to be two years ago, when I accidentally
triggered this a few times.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
24.0.1
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
FFDec tells you that you can't switch to another item while in editing mode, but it
doesn't prevent you from trying to jump to one from the text search window. I used to run
into this issue a couple of times when I did more extensive editing two years ago, because
I forgot that I was in editing mode when trying to look something up. Back then, just
pressing the Go to button would replace the editing window with a blank tab and erase the
entire class you were editing from existence. Something has been changed since then, so
you end up in editing mode of the class you jumped to instead. This is less severe, since
you have to actually make a change there and try to save it for the original class to
vanish, but the edits you made on the first class are still gone, so I still regard this
as an issue. I'm honestly not sure what a good solution would be.
In nightly 3279, it is not possible to global text search while editation mode is on.
Also when search results dialog is open from previous searches, it does not allow to jump
to the selected script.
State: new→upgraded
State: upgraded→closed
