Bug 246717 - [fiximprove]: "Symbol Set Definitions" screen does not enable "Add" button
Summary: [fiximprove]: "Symbol Set Definitions" screen does not enable "Add" button
Status: CLOSED FIXED
Alias: None
Product: MTJ (Archived)
Classification: Tools
Component: UI (show other bugs)
Version: 0.9   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 1.0.1   Edit
Assignee: David Marques CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2008-09-09 09:51 EDT by Edwin Carlo Ribeiro Marinho CLA
Modified: 2009-10-28 08:46 EDT (History)
6 users (show)

See Also:


Attachments
Patch with bug fix (5.18 KB, patch)
2009-07-24 15:40 EDT, Henrique Magalhães CLA
wtv368: iplog+
wtv368: review+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Edwin Carlo Ribeiro Marinho CLA 2008-09-09 09:51:36 EDT
MTJ 0.9M1 Testing
Installation : eclipse-SDK-3.4.0 (I20080617-2000) 
MTJ install  : mtj-runtime
java.runtime : Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
os.name:     : Windows XP Professional, Service Pack 3


Overview: 

    The "Add" button does not work properly.

Steps to Reproduce: 

    1) Open the preferences (Window > Preferences)

    2) On the "Mobile Tools for Java" select the "Symbol Set Definitions"

Actual Results: 

    The "Add" button to "Definition Set" should be enabled.

Expected Results:

    The "Add" button to "Definition Set" is not enable.

Build Date & Platform:

    eclipse-SDK-3.4.0 (I20080617-2000) on Windows XP

Additional Builds and Platforms: 

    ...

Additional Information:

    ...
Comment 1 Edwin Carlo Ribeiro Marinho CLA 2008-09-09 10:01:43 EDT
Correcting the expected and actual results...

> Actual Results: 
> 
>     The "Add" button to "Definition Set" is not enable.
> 
> Expected Results:
> 
>     The "Add" button to "Definition Set" should be enabled.
Comment 2 Gustavo de Paula CLA 2008-09-10 12:49:46 EDT
the add button is only enabled when the user enters a name for the symbol set. this can be improved but this doesn't seem to be a big issue
Comment 3 Henrique Magalhães CLA 2009-07-24 14:36:04 EDT
Hello All,

I will fix this bug and send a patch soon.

Regards,

Henrique Magalhaes
Comment 4 Henrique Magalhães CLA 2009-07-24 15:40:27 EDT
Created attachment 142554 [details]
Patch with bug fix

Hello All,

Follows attached the patch with the bug resolution. Can anyone please revise it ?

Regards,

Henrique Magalhaes
Comment 5 David Marques CLA 2009-07-24 15:48:35 EDT
Patch revised and code committed.
Comment 6 Diego Madruga Sandin CLA 2009-10-28 08:46:48 EDT
Released