[JBoss JIRA] Created: (RF-7163) Data Scroller: some feature in fire fox 3.0
by Vadim Mikovoz (JIRA)
Data Scroller: some feature in fire fox 3.0
-------------------------------------------
Key: RF-7163
URL: https://jira.jboss.org/jira/browse/RF-7163
Project: RichFaces
Issue Type: Bug
Components: browser compatibility
Affects Versions: 3.3.1
Environment: fire fox 3.0
v.3.3.1
Reporter: Vadim Mikovoz
Assignee: Nick Belaevski
Priority: Minor
1. Select *Data Scroller* in richfaces-demo under fire fox 3.0
2. Navigate to *Scroller Facets Usage* tab
3. Expand pages selector
4. Move focus to the any page number (see attachment)
5. Click smb outside --> selector is collapsed
6. Click on the table or *Previous* (*Next*) facet
-----------------------------------------------------------------
The table is appeared on that page that was in focus
--
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
15 years, 5 months
[JBoss JIRA] Created: (RF-996) aj4:support cannot be used to validate rich:calander.
by Chris Rudd (JIRA)
aj4:support cannot be used to validate rich:calander.
-----------------------------------------------------
Key: RF-996
URL: http://jira.jboss.com/jira/browse/RF-996
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.0
Reporter: Chris Rudd
The following can be used to valdiate the date entered manually, but there is not a way to validate when the date is "picked"
<rich:calendar value="#{bean.date}" enableManualInput="true">
<a4j:support event="oninputchange" reRender="..."/>
</rich:calendar>
There should be an event that is fired any time the date is changed, reguarless of the input method.
NOTE : ondateselect is not applicable as its not notification that the date was changed, it is allowing a hook to see if the date selection should occur.
--
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
15 years, 5 months
[JBoss JIRA] Created: (RF-7500) HtmlPanelMenu.getSelectName() returns penultimate selection
by arne anka (JIRA)
HtmlPanelMenu.getSelectName() returns penultimate selection
-----------------------------------------------------------
Key: RF-7500
URL: https://jira.jboss.org/jira/browse/RF-7500
Project: RichFaces
Issue Type: Bug
Environment: richfaces contained in seam 2.0.2.SP1
Reporter: arne anka
assume, i have a HtmlPanelMenu myPMenu with three items with the ids i1, i2, i3 rerspectively.
now i select id2 -- myPMenu.getSelectedName() returns an empty string.
i select id3 -- myPMenu.getSelectedName() returns "id2".
i select id1 -- myPMenu.getSelectedName() returns "id3".
i expect it to return the id of the currently selected item, maybe i've never stumbled over a scenario were the current behaviour is useful, but so far i don't understand of what use the penultimate selection is.
--
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
15 years, 5 months
[JBoss JIRA] Created: (RF-7498) datascroller: low performance under FF 3.0 and FF 3.5
by Alexander Dubovsky (JIRA)
datascroller: low performance under FF 3.0 and FF 3.5
-----------------------------------------------------
Key: RF-7498
URL: https://jira.jboss.org/jira/browse/RF-7498
Project: RichFaces
Issue Type: Bug
Components: component
Affects Versions: 3.3.2.CR1
Environment: FF 3.0, FF 3.5
Reporter: Alexander Dubovsky
Assignee: Nick Belaevski
Attachments: 158041_datascroller.z01
# Find war file in the build directory of the attached zip. Run it on server
# Put the .dat file from zip on c:\ disk
# Open application under Firefox, input any login info, then click link
# Click Report button
# Scroll page down, find datascroller and try to switch to any page
Result: request is passed very quickly but java script execution take a very long time => page is switched in about 6-8 sec
See forum for details.
--
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
15 years, 5 months