Skip to content

Html rendering problem when renaming varaibles #1769

@Ran-Naor

Description

@Ran-Naor

When you rename variables the html is printed out as plain text instead of being rendered.
The solution is to just override the disableHtml function in the JVariable class to return false.

before fix:
before
after fix:
after

I will add the PR of the simple fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    GUIIssues in jadx-gui modulebug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions