[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
14 years, 1 month
[JBoss JIRA] Created: (RF-9969) Toolbar: attributes for event handlers ignored
by Pavol Pitonak (JIRA)
Toolbar: attributes for event handlers ignored
----------------------------------------------
Key: RF-9969
URL: https://jira.jboss.org/browse/RF-9969
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-output
Affects Versions: 4.0.0.Milestone4
Environment: RichFaces 4.0.0-SNAPSHOT r.20437
Metamer 4.0.0-SNAPSHOT r.20445
Mojarra 2.1.0-SNAPSHOT
GlassFish Server Open Source Edition 3.1-SNAPSHOT
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Firefox 3.6.12 @ Linux x86_64
Chrome 8.0.552.215 @ Linux x86_64
Reporter: Pavol Pitonak
1. deploy Metamer and open http://localhost:8080/metamer/faces/components/richToolbar/simple.xhtml
2. set onitemclick=alert('item click')
3. click on any item
result:
no alert is displayed, alert is not set anywhere in markup
all affected attributes:
onitemclick
onitemdblclick
onitemkeydown
onitemkeypress
onitemkeyup
onitemmousedown
onitemmousemove
onitemmouseout
onitemmouseover
onitemmouseup
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month