Werner Punz created MYFACES-4756:
------------------------------------
Summary: Focus Bug on checkboxes sending ajax requests
Key: MYFACES-4756
URL: https://issues.apache.org/jira/browse/MYFACES-4756
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 4.1.3, 4.0.3, 5.0.0
Reporter: Werner Punz
Assignee: Werner Punz
Reported by the Tobago gues, that if a checkbox triggering an ajax request is
replaced by the very same request a javascript error regarding setting the
caret position is thrown and displayed in the browsers console window.
This has to do with the new improved focus code which does not have a safety
fallback yet for setCaretPosition on components which do not allow caret
position settings!
This already is fixed in the upstream project but needs to be integrated now in
the myfaces codebase!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)