[ http://issues.apache.org/jira/browse/ADFFACES-193?page=comments#action_12449784 ] Adam Winer commented on ADFFACES-193: -------------------------------------
Adding a new global variable, unprefixed, like _lastValue, isn't OK. And, for that matter, I can't find anything in this patch that actually sets this global _lastValue. I recommend entirely disabling the use of _lastValue on PDAs. > fix 'selectRangeChoiceBar' on Pocket IE and IE Mobile > ----------------------------------------------------- > > Key: ADFFACES-193 > URL: http://issues.apache.org/jira/browse/ADFFACES-193 > Project: MyFaces ADF-Faces > Issue Type: Improvement > Environment: PDA > Reporter: Piyush Hari > Priority: Minor > Attachments: patch_sept24_3_59PM_selectRangeChoiceBar_PDA.patch > > > 'selectRangeChoiceBar' is used to allow the user to select a range of > records to display among a larger set of records. It allows the user to move > back and forth through these records. selectRangeChoiceBar renders a > Previous button, a choice, and a Next button. The choice contains options > for ranges. > This component is currently not supported on IE mobile and Pocket IE but > works fine for desktop and BlackBerry applications. > Thus, I propose fixing "selectRangeChoiceBar" component in trinidad on IE > mobile and Pocket IE. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
