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#1670 Popup windows not visible
Author: CPU
Date created:
Type: question
Visibility: Everybody
Assigned to:
Labels: GUI
State: returned
Hello,
with latest GIthub version (14.3.1 and 14.3.0), when the system tries to open a popup
window (Advanced options, search, save) the window is not visible.
For saving, it is enough to type "enter" on the keyboard to then see the window.
For the other options this is not working and the application is completely locked and has
to be killed.
Is it a problem on just my configuration?
Thanks
Extra info. I have 2 monitors, one is 4K and the other is 2K. If the main JPEXS window is
on the 2K monitor maximized, the popup works just fine. If the main window is on the 4K
monitor (maximized or not) or on the 2K non-maximized, then the popup is not visible.
Please try nightly version 1906,
I did some change regarding parent windows,
I think this may help.
State: new→upgraded
Thanks.
Where I can find the nightly build? I don't think it is on Github.
Found it
Sadly the problem is still here. Looks like the window is behind the main window.
Keys are still accepted but it is impossible to see what is going on.
State: upgraded→returned