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

Yura Zhishko (JIRA) jira-events at lists.jboss.org
Wed Oct 7 12:58:06 EDT 2009


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: Maxim Areshkau
            Priority: Minor
         Attachments: screenshot-1.jpg

1) Insert next source code into jsp page:
<h:inputText>
</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:

screenshot-3

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