Skip to content
/ Recaf Public

field edit form: value textbox is disabled #159

@artemking4

Description

@artemking4

Field edit form has textbox that does nothing: Value

To Reproduce
Steps to reproduce the behavior:

  1. Open/Add any field in a class
  2. Try to edit its value.

Activity

changed the title [-]field edit form: value textbox is useless[/-] [+]field edit form: value textbox is disabled[/+] on Jul 25, 2019
Col-E

Col-E commented on Jul 25, 2019

@Col-E
Owner

A majority of fields do not use this entry, but there are cases where it is used.

The entry is read-only in Recaf for right now. I don't plan on making any more 1.X.X releases unless absolutely necessary, but in 2.0.0 this value will be modifiable.

EDIT: Also, the field value is an attribute of the field and is not guaranteed to be used. You will typically find this being used for constant values, such as public static final long SECOND = 1000L where the value is 1000L.

Col-E

Col-E commented on May 16, 2020

@Col-E
Owner

Going to close as the value is modifiable in 2.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @artemking4@Col-E

        Issue actions