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.

#1591 Alt-Tab: main window constantly steals focus
Author:
FareakyTinkerton

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: GUI
State: closed 

> What steps will reproduce the problem?
Run decompiler and any other program (notepad.exe).
Press Alt-Tab few times to switch between their windows.
> What is the expected output? What do you see instead?
I'm expecting usual switching between programs.
But Jpexs's window constantly trying to steal focus: it switching back immediately (as if
i didn't pressed alt-tab) or makes it's tab flashing in traybar. It's does not happens
with all other programs or when "advanced settings" dialog opened.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
11.3.0 release, Java 1.8.0_171, W7x64
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
Old issue: /www.free-decompiler.com/flash/issues/506-alt-tab-switching-to-another-window
Disabling ribbon not helps on 11.3.0
I noticed that when the decompiler steals focus, the file menu is always activated. If you
first press alt, and then alt-tab, then the focus does not steal.
Also found that: https://bugs.java.com/bugdatabase/view_bug.do?bug_id=6458497
cannot reproduce in current version
State: new→closed