[JBoss JIRA] Created: (RF-9855) Select: ajax request not sent when enableManualInput is false
by Pavol Pitonak (JIRA)
Select: ajax request not sent when enableManualInput is false
-------------------------------------------------------------
Key: RF-9855
URL: https://jira.jboss.org/browse/RF-9855
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-input
Affects Versions: 4.0.0.Milestone4
Environment: RichFaces 4.0.0-SNAPSHOT r.20127
Metamer 4.0.0-SNAPSHOT r.20127
Mojarra 2.0.2-FCS
GlassFish Server Open Source Edition 3.0.1
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 7.0.517.44 @ Linux x86_64
Reporter: Pavol Pitonak
1. deploy Metamer
2. open http://localhost:8080/metamer/faces/components/richSelect/simple.xhtml
3. set enableManualInput=false
4. click on button and select some value
5. click outside select (to fire blur event)
result:
output is not updated, Chrome shows the following message in console
Uncaught TypeError: Cannot call method 'getItems' of undefined select.js:308
$.extend.onblur select.js:308
$.extend.__blurHandler select.js:253
jQuery.extend.proxy.proxy jquery.js:691
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months
[JBoss JIRA] Created: (RF-5593) Suggestion Box doesn't hide when pressing TAB
by Urszula Jessen (JIRA)
Suggestion Box doesn't hide when pressing TAB
---------------------------------------------
Key: RF-5593
URL: https://jira.jboss.org/jira/browse/RF-5593
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Environment: WinXP, Eclipse Europa, tested on ff 2.x and IE7
Reporter: Urszula Jessen
The error occurs when pressing TAB in the moment when the suggestion box is being drawn with the matching suggestions to the input. (the TAB should be pressed
exactly in the moment when suggestion box begins to be drawn).
The first suggestion is selected, the focus is set to the input field but the suggestion box doesn't hide.
Testing the bug on Richfaces live Demo Site (Open Source RichFaces JSF Components) the error occures in a bit different way than in my developement.
In my Application, the first Suggestion is filled in input field but still remains available in the suggestion box (but nothing happens when trying to select with mouse). In LiveDemo the Entry is selected and the suggestion box remains empty.
--
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
15 years, 3 months