SelectOneMenu Issue with Firefox

UI Components for JSF
Post Reply
edgero
Posts: 2
Joined: 18 Jan 2016, 00:49

30 Nov 2016, 22:46

It looks like the SelectOneMenu retains its visible client value (backing bean value changes correctly) after you hit F5 in Firefox. I have FF v50.0. It fails to update correctly with CheckboxMenu as well. Works correctly with every other component so far as I have checked. IE, Chrome work.

In some cases it actually updates to the last previous value instead of the new initial value that you place inside a @PostConstruct. I have tried everything except using javascript to forcefully change the correct value on the rendered page.

The showcase has a perfect example, you can refresh the page all day long in FF and your values are still retained (they do not re-initialize on @PostConstruct). I'm using ViewScope.


I don't think this matters because the issue can be seen from the current showcase, but to stay in line with rule 5 and 6:

PF Version: 6.0
JSF 2.1 Mojarra (but with JBoss EL, alas, I have to still use a Java EE 5 container)
Weblogic 11g 10.3.6

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 45 guests