JPEXS Free Flash Decompiler Issue Tracker

If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler

NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issuesList of issues

#1200 Previous search text should be selected when quick find toolbar opens
Author:
Date created:
Type: feature
Visibility: Everybody
Assigned to:
Labels: GUI
State: closed Help

Previous search text should be selected when quick find toolbar opens. Currently it contains the text, but the cursor is at the end of the previous text, so if i start to type, then it will add the characters to the end of the previous search text. It is very annoying, in other programs the text is selected when the dialog opens, so when the user starts to type a new word, the previous text will be overwritten.
I'll do this tomorrow. It is only a jTxtFind.selectAll(); line, but it needs to recompile jSyntaxPane.
State: new→opened
Assigned:
done
State: opened→closed