JPEXS Free Flash Decompiler (original) (raw)

JPEXS Free Flash Decompiler Issue Tracker

[login]

NEW 03/07/2026: You can now close your own issues and reopen them later if needed. You can also comment closed issues.

List of issuesList of issues

#2681 [CLI] Replace command does not update shape bounds with nofill

Date created: 03/26/2026, 2:49:53 am

Type: bug

Visibility: Everybody

Assigned to:

State: closed Helpnew: Initial state. As long as issue is in this
state, the work on the issue has not yet
begun.
opened: Opened state means developer started working
on the issue. Feature/Fix will probably be in
the next release.
postponed: This means developer is not working on it
now, for some reason it cannot be implemented
now. Issue may be opened again in the future.
upgraded: Issue is in upgraded state when developer
made changes to the program and new version
was released.
closed: This means the user is satisfied with issue
results and no more changes are needed.
invalid: These issues cannot be solved.
ignored: Developer decided to take no action on this
issue.
returned: Program changes were made but user is not
satisfied and returned the issue.

> What steps will reproduce the problem? ffdec-cli.exe -replace input.swf output.swf 50 MyShape.svg nofill > What is the expected output? What do you see instead? The shape to be replaced and its bounds updated in the same way when I click "Replace - updated bounds" in the GUI. Currently the imported shape keeps the existing shapes bounds and is scrunched up. > What version of the product are you using? Is it "nightly build"? Which operating system do you have? Current Release v.25.1.3 I am not using a nightly build OS: Windows 11 Professional 24H2 Java: 1.8.0_481 > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you. This closed issue (/www.free-decompiler.com/flash/issues/1806-addition-of-cli-replace-option-to-update-bounds -for-shapes) led me to believe this worked correctly, but I cannot get it to work on any SWF with any SVG. I have tried multiple between a few entirely different projects and it just simply never updates the bounds. If there is already a way to do this, I could not find it anywhere in your documentation.

03/26/2026, 9:20:20 am

admin

This is fixed in nightly 3471.

State: new→upgraded

03/26/2026, 9:41:14 am

user

Confirmed it is indeed working on nightly 3471! Thank you very much!

State: upgraded→closed