Sunil kunda

Greenhorn
+ Follow
since Dec 12, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Sunil kunda

Hi All,

I am facing an issue with rich faces auto completion tag. Kindly share your comments please.
description (in Firefox version: 11):
auto complete suggestion list is disappears on mouse over but for key board arrows its working fine.
jsf version : 2.0
rich faces version: 4.0
xhtml code snippet is :


Findings:
1.Two post requests are invoking on keypress under text field with the same data to the server.
2.Un necessary for ‘mouseenter’ event ajax request is firing on mouse over the suggested list from rich faces autocompletion component hence list is disappear.
3.This is issue occuring all over the application on dialog popup window. Though same code of snippet is working fine in parent windows.

Thanks in advance.
10 years ago
JSF