dataTable : provide alt text and titles for sorting buttons
-----------------------------------------------------------
Key: RF-8577
URL: https://jira.jboss.org/jira/browse/RF-8577
Project: RichFaces
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: component-output
Environment: Any
Reporter: Alexander Buberman
Priority: Minor
Our customer requires alt's and titles for all images in the application (quoting) "to make software as friendly as possible for visually impaired people". This includes sort buttons in column headers of dataTables.
Please, provide any possibility to do this.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Filtering in rich:extendedDataTable doesn't block history navigation completely
-------------------------------------------------------------------------------
Key: RF-8578
URL: https://jira.jboss.org/jira/browse/RF-8578
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 3.3.2.SR1
Environment: IE8, FF 3.6
Reporter: Nick Belaevski
Assignee: Nick Belaevski
Priority: Minor
Fix For: Future
1. Open up a new browser tab
2. go to a page for example http://livedemo.exadel.com/richfaces-demo/richfaces/dataTable.jsf (it doesn't matter which page it is only important that you visit another page before going to the extendedDataTable page)
3. go to the extended datatable page http://livedemo.exadel.com/richfaces-demo/richfaces/extendedDataTable.jsf
4. now first enter something in the state filter field... for example 'Maine'
5. now begin deleting the characters using the backspace key
6. if you time the pressing of the backspace button with the rerendering of the datatable i.e. you press the backspace button at the very moment the table is rerendered the browser jumps back in its history... The browser leaves the current page and jumps back to the page you entered in step 2...
I think it is because during the rerendering of the datatable the focus is lost on the input field and so the browser behaves as it normally does when the cursor does not stand in an input field and the backspace button is hit... it jumps back in its history to the previous page...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
datascroller: pagging support for subTables
-------------------------------------------
Key: RF-8511
URL: https://jira.jboss.org/jira/browse/RF-8511
Project: RichFaces
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: component-ScrollableDataTable, component-tables
Reporter: Anton Belevich
Assignee: Anton Belevich
Fix For: 4.0.0.ALPHA2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/RF-7569?page=com.atlassian.jira.plugin... ]
Pavel Yaschenko commented on RF-7569:
-------------------------------------
We have baseComponent class as base class for our components. We can extend this class in feature if needed
> Use only one base library (JQuery is most preferable at this moment).
> ---------------------------------------------------------------------
>
> Key: RF-7569
> URL: https://jira.jboss.org/jira/browse/RF-7569
> Project: RichFaces
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: component, core
> Affects Versions: 4.0.0.ALPHA1
> Reporter: Anton Belevich
> Assignee: Pavel Yaschenko
> Fix For: 4.0.0.ALPHA2
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/RF-7569?page=com.atlassian.jira.plugin... ]
Pavel Yaschenko commented on RF-7569:
-------------------------------------
I think no
> Use only one base library (JQuery is most preferable at this moment).
> ---------------------------------------------------------------------
>
> Key: RF-7569
> URL: https://jira.jboss.org/jira/browse/RF-7569
> Project: RichFaces
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: component, core
> Affects Versions: 4.0.0.ALPHA1
> Reporter: Anton Belevich
> Assignee: Pavel Yaschenko
> Fix For: 4.0.0.ALPHA2
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
ScrollableDataTable : columns sizes are reset after a rerender
--------------------------------------------------------------
Key: RF-2129
URL: http://jira.jboss.com/jira/browse/RF-2129
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.1.3
Reporter: Olivier Martin
The component ScrollableDataTable allows its columns to be resized, but after a rerender those new sizes are lost.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
messages: messages not rendered if not ajaxRendered but explicitly reRendered and level used
--------------------------------------------------------------------------------------------
Key: RF-8432
URL: https://jira.jboss.org/jira/browse/RF-8432
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-output, regression
Affects Versions: 3.3.3.CR1
Reporter: Ilya Shaikovsky
Assignee: Nick Belaevski
Priority: Critical
I believe should be in GA. there are many cases wheer the guys need to use AjaxRendered="false" for messages.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Generate Facelets taglib and tag handlers
-----------------------------------------
Key: RF-8360
URL: https://jira.jboss.org/jira/browse/RF-8360
Project: RichFaces
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Affects Versions: 4.0.0.ALPHA1
Reporter: Alexander Smirnov
Assignee: Alexander Smirnov
Fix For: 4.0.0.ALPHA2
Generate taglib and custom TagHandlers, if necessary.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira