[JBoss JIRA] (RF-12770) rich:select not work properly after filtering list
by Justin Rosenberg (JIRA)
[ https://issues.jboss.org/browse/RF-12770?page=com.atlassian.jira.plugin.s... ]
Justin Rosenberg commented on RF-12770:
---------------------------------------
Duplicate of RF-12769
> rich:select not work properly after filtering list
> --------------------------------------------------
>
> Key: RF-12770
> URL: https://issues.jboss.org/browse/RF-12770
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component
> Affects Versions: 4.3.0.M3, 4.3.0.Final
> Environment: Win7. Firefox 18, Chrome 24 and IE9. MyFaces 2.1.8. Tomcat 6.0.35
> Reporter: Cristiano Moraes
> Labels: rich:select
>
> With enableManualInput parameter as "true" if I typed some caracters in the field, and then I try to click at any option but the first in the filtered list, component always pick the first.
> How reproduce it:
> It is happing at showcase. Choose rich:select option at menu. At "Select with manual input" field, type 'al'. Alabama and Alaska will show up in the list. Try click in Alaska (second option), Alabama will be select.
> The same happens if you filter the list and select the option using arrows keys and press tab. Otherwise, it will work if you do that but press Enter in the end.
> Change selectFirst parameter value has no effect.
> It works in 4.3.0.M1 release.
> Sorry bad english mistakes. If I was not clear, ask me to clarify.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (RF-12416) rich:calendar Internazionalization - All labels not translated in french
by Jean ANDRE (JIRA)
[ https://issues.jboss.org/browse/RF-12416?page=com.atlassian.jira.plugin.s... ]
Jean ANDRE commented on RF-12416:
---------------------------------
To correct the issue we have create a file named :calendar_fr.properties that we put at the source level under the hierarchy src/org/richfaces/renderkit and we added following properties:
#Localized properties for the Richfaces Calendar
RICH_CALENDAR_APPLY_LABEL=Appliquer
RICH_CALENDAR_CANCEL_LABEL=Annuler
RICH_CALENDAR_CLEAN_LABEL=Réinitialiser
RICH_CALENDAR_CLOSE_LABEL=Fermer
RICH_CALENDAR_TODAY_LABEL=Aujourd\'hui
> rich:calendar Internazionalization - All labels not translated in french
> ------------------------------------------------------------------------
>
> Key: RF-12416
> URL: https://issues.jboss.org/browse/RF-12416
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input
> Reporter: Thierry.Xavier HÉRAUD
> Priority: Minor
> Fix For: 5-Tracking
>
>
> I use richface:calendar and when locale is french, all labels are not translated.
> Months (example janvier (fr) for january ) & days (dim.(fr) for saturday) are correct but at least 2 labels are not translated :
> "Clean" & "Today" are still in english
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (RF-12416) rich:calendar Internazionalization - All labels not translated in french
by Jean ANDRE (JIRA)
[ https://issues.jboss.org/browse/RF-12416?page=com.atlassian.jira.plugin.s... ]
Jean ANDRE edited comment on RF-12416 at 2/7/13 2:17 PM:
---------------------------------------------------------
To correct the issue we have created a file named: calendar_fr.properties that we put at the source level under the hierarchy src/org/richfaces/renderkit and we added following properties:
#Localized properties for the Richfaces Calendar
RICH_CALENDAR_APPLY_LABEL=Appliquer
RICH_CALENDAR_CANCEL_LABEL=Annuler
RICH_CALENDAR_CLEAN_LABEL=Réinitialiser
RICH_CALENDAR_CLOSE_LABEL=Fermer
RICH_CALENDAR_TODAY_LABEL=Aujourd\'hui
was (Author: jorelia64):
To correct the issue we have create a file named :calendar_fr.properties that we put at the source level under the hierarchy src/org/richfaces/renderkit and we added following properties:
#Localized properties for the Richfaces Calendar
RICH_CALENDAR_APPLY_LABEL=Appliquer
RICH_CALENDAR_CANCEL_LABEL=Annuler
RICH_CALENDAR_CLEAN_LABEL=Réinitialiser
RICH_CALENDAR_CLOSE_LABEL=Fermer
RICH_CALENDAR_TODAY_LABEL=Aujourd\'hui
> rich:calendar Internazionalization - All labels not translated in french
> ------------------------------------------------------------------------
>
> Key: RF-12416
> URL: https://issues.jboss.org/browse/RF-12416
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input
> Reporter: Thierry.Xavier HÉRAUD
> Priority: Minor
> Fix For: 5-Tracking
>
>
> I use richface:calendar and when locale is french, all labels are not translated.
> Months (example janvier (fr) for january ) & days (dim.(fr) for saturday) are correct but at least 2 labels are not translated :
> "Clean" & "Today" are still in english
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (RF-12752) PopupPanel rendering error with Liferay Faces Bridge
by Christophe Noel (JIRA)
[ https://issues.jboss.org/browse/RF-12752?page=com.atlassian.jira.plugin.s... ]
Christophe Noel commented on RF-12752:
--------------------------------------
Hello Ken,
Yes I known all the show and hide functions, but one more time, the problem is not to show or hide the popup but to reRender the popup (update the values).
I don't see why the a4j:commandButton would interact with the popup...
Anyway, my current workaround is to target the button to a panel inside the popup.
But this workaround doesn't allow me to update the popup header (title, etc.)
Regards,
Christophe.
> PopupPanel rendering error with Liferay Faces Bridge
> ----------------------------------------------------
>
> Key: RF-12752
> URL: https://issues.jboss.org/browse/RF-12752
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component
> Affects Versions: 4.2.0.Final, 4.2.3.Final
> Environment: LiferayFacesBridge3.1.0 Tomcat6 Liferay6.0.5
> Reporter: Christophe Noel
> Assignee: Brian Leathem
>
> https://community.jboss.org/thread/220433
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (RF-12777) rich:picklist restriction
by Shireen O (JIRA)
[ https://issues.jboss.org/browse/RF-12777?page=com.atlassian.jira.plugin.s... ]
Shireen O updated RF-12777:
---------------------------
Issue Type: Task (was: Feature Request)
> rich:picklist restriction
> -------------------------
>
> Key: RF-12777
> URL: https://issues.jboss.org/browse/RF-12777
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: component-selects
> Affects Versions: 4.2.3.Final
> Environment: ie browser
> Reporter: Shireen O
> Labels: picklist
>
> Hello,
> I have 3 issues related to rich:picklist component, and I need solution immediately:-
> 1- I wanna add tooltip for selected item in both source and target lists,
> because not all item data is shown clear,and I am restricted with list width.
> 2- I wanna add horizontal scroll for source & target lists alone, Not for the whole rich:picklist component. Only the vertical scroll is appear.
> 3- When I changed style for selected item using selectItemClass property,
> the move controls (Add & Remove) are disabled, I need them to be enabled.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (RF-12777) rich:picklist restriction
by Shireen O (JIRA)
[ https://issues.jboss.org/browse/RF-12777?page=com.atlassian.jira.plugin.s... ]
Shireen O updated RF-12777:
---------------------------
Complexity: High (was: Medium)
> rich:picklist restriction
> -------------------------
>
> Key: RF-12777
> URL: https://issues.jboss.org/browse/RF-12777
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: component-selects
> Affects Versions: 4.2.3.Final
> Environment: ie browser
> Reporter: Shireen O
> Labels: picklist
>
> Hello,
> I have 3 issues related to rich:picklist component, and I need solution immediately:-
> 1- I wanna add tooltip for selected item in both source and target lists,
> because not all item data is shown clear,and I am restricted with list width.
> 2- I wanna add horizontal scroll for source & target lists alone, Not for the whole rich:picklist component. Only the vertical scroll is appear.
> 3- When I changed style for selected item using selectItemClass property,
> the move controls (Add & Remove) are disabled, I need them to be enabled.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (RF-12777) rich:picklist restriction
by Shireen O (JIRA)
Shireen O created RF-12777:
------------------------------
Summary: rich:picklist restriction
Key: RF-12777
URL: https://issues.jboss.org/browse/RF-12777
Project: RichFaces
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: component-selects
Affects Versions: 4.2.3.Final
Environment: ie browser
Reporter: Shireen O
Hello,
I have 3 issues related to rich:picklist component, and I need solution immediately:-
1- I wanna add tooltip for selected item in both source and target lists,
because not all item data is shown clear,and I am restricted with list width.
2- I wanna add horizontal scroll for source & target lists alone, Not for the whole rich:picklist component. Only the vertical scroll is appear.
3- When I changed style for selected item using selectItemClass property,
the move controls (Add & Remove) are disabled, I need them to be enabled.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (RF-12776) Nested rich:dataTable causes rows in parent rich:dataTable to not get displayed
by Peter Hinds (JIRA)
Peter Hinds created RF-12776:
--------------------------------
Summary: Nested rich:dataTable causes rows in parent rich:dataTable to not get displayed
Key: RF-12776
URL: https://issues.jboss.org/browse/RF-12776
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-tables
Affects Versions: 3.3.3.Final
Environment: Machines: AIX 6100, Windows XP
Application Server: WebSphere 8.0
Jave EE: 1.6
JSF: 1.2
Reporter: Peter Hinds
Deeply nested {{rich:dataTable}} can cause rendering issues in its parent {{rich:dataTable}}
This is observed in richfaces 3.3.3, unfortunately the project I am working on is restricted to this version because we have to use jsf 1.2 due to a requirement to be able to run on a java 1.5 application server in future.
For the following description please reference the code I have added to 'steps to reproduce' section.
I created 4 nested datatables (see dataTableIssue.xhtml), where each datatable is used to display an object in the following hierarchy:
{{Farm}}
{{--Field}}
{{ --Animal}}
{{ --Tag}}
Each item in the hierarchy has three children (so each farm has 3 fields, each field has 3 animals and each animal has 3 tags). From the code in dataTableIssue.xhtml, I would expect the tables to be displayed as follows:
{{farm1}}
{{--field1}}
{{ --animal1}}
{{ --tag1}}
{{ --tag2}}
{{ --tag3}}
{{ --animal2}}
{{ --tag4}}
{{ --tag5}}
{{ --tag6}}
{{ --animal3}}
{{ --tag7}}
{{ --tag8}}
{{ --tag9}}
{{--field2}}
{{ --animal4}}
{{ --tag10}}
{{ --tag11}}
{{ --tag12}}
{{ --animal5}}
{{ --tag13}}
{{ --tag14}}
{{ --tag15}}
{{ --animal6}}
{{ --tag16}}
{{ --tag17}}
{{ --tag18}}
{{--field3}}
{{ --animal7}}
{{ --tag19}}
{{ --tag20}}
{{ etc.}}
However, what is actually rendered is the following (i.e. the animals in field1 are not listed):
{{farm1}}
{{--field1 (the animals are not listed for this field)}}
{{--field2}}
{{ --animal4}}
{{ --tag10}}
{{ --tag11}}
{{ --tag12}}
{{ --animal5}}
{{ --tag13}}
{{ --tag14}}
{{ --tag15}}
{{ --animal6}}
{{ --tag16}}
{{ --tag17}}
{{ --tag18}}
{{--field3}}
{{ --animal7}}
{{ --tag19}}
{{ --tag20}}
{{ etc.}}
I can see from the debug that the backing bean has the correct data so I know it's not a data issue.
If I remove the last nested dataTable from the jsf page (marked 'TROUBLESOME TABLE' in dataTableIssue.xhtml), then it will render correctly. For example it will display as:
{{farm1}}
{{--field1}}
{{ --animal1}}
{{ --animal2}}
{{ --animal3}}
{{--field2}}
{{ --animal4}}
{{ --animal5}}
{{ --animal6}}
{{--field3}}
{{ --animal7}}
{{ etc.}}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months