]
Maxim Areshkau updated JBIDE-4993:
----------------------------------
Fix Version/s: 3.1.0.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: Maxim Areshkau
Priority: Minor
Fix For: 3.1.0.M4
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: