[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-4370) CSS dialog bugs after refraction

Yura Zhishko (JIRA) jira-events at lists.jboss.org
Sat May 23 10:16:56 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-4370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yura Zhishko updated JBIDE-4370:
--------------------------------

    Description: 
I've verified some functionality after refraction of CSS dialog and found some probelms:
1) First of all, when we try to call a CSS dialog or CSS class wizard more then one time for the sane CSS file, CSS dialog is broken. But we think that is a bug of Eclipse 3.5 M7 or maybe something has changed in model itself, because where are no errors under Eclipse 3.5 M6.
Step to reproduce:
     1) Open CSS file
     2) Call CSS dialog
     3) Close CSS dialog
     4) Call CSS dialog again
RESULT: Exception occurred. but stack trace is unavailable.

2) Next situation is related to previous situation. It's reproducible starting from Eclipse 3.5 M7 version.
     1) Call CSS class wizard
     2) Choose CSS file
     3) Enter new CSS style name
     4) Press Next
     ASSERT: You'll see new CSS style and it's properies (screenshot-2)
     5) Press Back and then Next again 
     ASSERT: Another CSS style is created with the same name, that is not correct (screenshot-3)

3) Next small problem is connected to validation of properties fields, this is our bug:
    1) Open CSS class wizard 
    2) And put ; into some field
ASSERT: Validation message is occurred, but Finish and Apply buttons are enabled (screenshot-1). Trying to reproduce this situation with CSS dialog (not wizard) leads to the correct result (OK and Apply buttons are disabled). All is OK.

  was:
I've verified some functionality after refraction of CSS dialog and found some probelms:
1) First of all, when we try to call a CSS dialog or CSS class wizard more then one time for the sane CSS file, CSS dialog is broken. But we think that is a bug of Eclipse 3.5 M7 or maybe something has changed in model itself, because where are no errors under Eclipse 3.5 M6.
Step to reproduce:
     1) Open CSS file
     2) Call CSS dialog
     3) Close CSS dialog
     4) Call CSS dialog again
RESULT: Exception occurred. but stack trace is unavailable.

2) Next situation is related to previous situation. It's reproducible starting from Eclipse 3.5 M7 version.
     1) Call CSS class wizard
     2) Choose CSS file
     3) Enter new CSS style name
     4) Press Next
     ASSERT: You'll see new CSS style and it's properies (screenshot-1)
     5) Press Back and then Next again 
     ASSERT: Another CSS style is created with the same name, that is not correct (screenshot-2)

3) Next small problem is connected to validation of properties fields, this is our bug:
    1) Open CSS class wizard 
    2) And put ; into some field
ASSERT: Validation message is occurred, but Finish and Apply buttons are enabled (screenshot-3). Trying to reproduce this situation with CSS dialog (not wizard) leads to the correct result (OK and Apply buttons are disabled). All is OK.



> CSS dialog bugs after refraction
> --------------------------------
>
>                 Key: JBIDE-4370
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4370
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core
>    Affects Versions: 3.1.0.M1
>         Environment: Eclipse 3.5 M7, revision 15465
>            Reporter: Yura Zhishko
>            Assignee: Sergey Dzmitrovich
>            Priority: Critical
>         Attachments: screenshot-1.jpg
>
>
> I've verified some functionality after refraction of CSS dialog and found some probelms:
> 1) First of all, when we try to call a CSS dialog or CSS class wizard more then one time for the sane CSS file, CSS dialog is broken. But we think that is a bug of Eclipse 3.5 M7 or maybe something has changed in model itself, because where are no errors under Eclipse 3.5 M6.
> Step to reproduce:
>      1) Open CSS file
>      2) Call CSS dialog
>      3) Close CSS dialog
>      4) Call CSS dialog again
> RESULT: Exception occurred. but stack trace is unavailable.
> 2) Next situation is related to previous situation. It's reproducible starting from Eclipse 3.5 M7 version.
>      1) Call CSS class wizard
>      2) Choose CSS file
>      3) Enter new CSS style name
>      4) Press Next
>      ASSERT: You'll see new CSS style and it's properies (screenshot-2)
>      5) Press Back and then Next again 
>      ASSERT: Another CSS style is created with the same name, that is not correct (screenshot-3)
> 3) Next small problem is connected to validation of properties fields, this is our bug:
>     1) Open CSS class wizard 
>     2) And put ; into some field
> ASSERT: Validation message is occurred, but Finish and Apply buttons are enabled (screenshot-1). Trying to reproduce this situation with CSS dialog (not wizard) leads to the correct result (OK and Apply buttons are disabled). All is OK.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list