I have completely substituted the h:commandButton with a4j:commandLink in my application for reasons not relevant to this issue. Since then I am seeing flaky peculiar side-effects in IE8 such as select menus that are losing focus and select items that cannot be selected.

Does anyone think that it is a bad idea to use a4j:commandButton instead of h:commandButton for some reason? Does anyone have any prior experience on this?

Any answer is welcome.

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

Have a look here:

http://community.jboss.org/wiki/CommonAjaxRequestsProblems#navigation

link|improve this answer
feedback

There is an issue when using a4j:commandLink for navigation in Firefox 3.5, as described here

JSF problem with FireFox 3.5 caching, wyciwyg:// prefix

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.