[richfaces-planning-issues] [JBoss JIRA] Created: (RFPL-1545) Investigate why tests for autocomplete has started fail in Metamer

Ján Jamrich (JIRA) jira-events at lists.jboss.org
Thu Jul 28 04:11:24 EDT 2011


Investigate why tests for autocomplete has started fail in Metamer
------------------------------------------------------------------

                 Key: RFPL-1545
                 URL: https://issues.jboss.org/browse/RFPL-1545
             Project: RichFaces Planning
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: QE
         Environment: r22550
            Reporter: Ján Jamrich
            Assignee: Ján Jamrich
             Fix For: 4.1.0.Milestone1


Seems that cutrrent code using 
selenium.focus(input);
selenium.keyPress(input, key);
selenium.fireEvent(input, Event.KEYDOWN);

for typing keys doesn't fire appropriate event to get suggestion displayed.
Investigate why, or what to change to get it working again.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-planning-issues mailing list