[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-4993) Value attribute of <h:inputText> is incorrect under XULRunner 1.9

Yura Zhishko (JIRA) jira-events at lists.jboss.org
Fri Oct 23 09:38:06 EDT 2009


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

Yura Zhishko closed JBIDE-4993.
-------------------------------



Verified in 3.1.0.v200910220041N-H228-M4

> Value attribute of <h:inputText> is incorrect under XULRunner 1.9
> -----------------------------------------------------------------
>
>                 Key: JBIDE-4993
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4993
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor Templates
>    Affects Versions: 3.1.0.M4
>            Reporter: Yura Zhishko
>            Assignee: Yura Zhishko
>            Priority: Minor
>             Fix For: 3.1.0.CR1
>
>         Attachments: screenshot-1.jpg, screenshot-2.jpg
>
>
> 1) Insert next source code into jsp page:
> <h:inputText value="">
> </h:inputText>
> ASSERT: You should see an inputText component on the Visual Pane (screenshot-1)
> 2) Click on visual input component on the Visual Pane
> 3) Print some symbols from keyboard
> ASSERT: On s Source Pane component should look something like this:
> <h:inputText value="symbols">
> </h:inputText>
> (screenshot-2)
> ASSERT FAILED: The result looks like:
> <h:inputText value=""sy>
> </h:inputText>

-- 
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