Richfaces Demo: scrollers at Data Iteration menu
------------------------------------------------
Key: RF-4111
URL: https://jira.jboss.org/jira/browse/RF-4111
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Environment: IE6
BETA3
Reporter: Tsikhon Kuprevich
Assignee: Nick Belaevski
just expand Data Iteration menu.
--
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
DemoSite component menu problems
--------------------------------
Key: RF-4304
URL: https://jira.jboss.org/jira/browse/RF-4304
Project: RichFaces
Issue Type: Bug
Environment: IE 7.0.5730.11
Reporter: Lex Dmitriev
Assignee: Ilya Shaikovsky
1) Last point of the menu is half-cut on height.
2) At opening of the menu point appear scrolls, which vanish after mouse cursor flew over menu
--
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
hotKey does not work "disableInInput = true" and focus set on commandButton.
----------------------------------------------------------------------------
Key: RF-4021
URL: https://jira.jboss.org/jira/browse/RF-4021
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Environment: 3.2.2.BETA2
Reporter: Alexander Dubovsky
Assignee: Nick Belaevski
Priority: Minor
hotKey does not work "disableInInput = true" and focus set on commandButton.
Will be much better If hotKey will not work only in text input fields in case "disableInInput = true".
--
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
hotKey: hotKey does not work if selector=<any id> and disableInInput=true.
--------------------------------------------------------------------------
Key: RF-3907
URL: http://jira.jboss.com/jira/browse/RF-3907
Project: RichFaces
Issue Type: Bug
Environment: 3.2.2.BETA1
Reporter: Alexander Dubovsky
Priority: Minor
Fix For: 3.2.2
hotKey does not work if selector=<any id> and disableInInput=true
--
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
inputNumberSlider: event handlers don't work
--------------------------------------------
Key: RF-3959
URL: https://jira.jboss.org/jira/browse/RF-3959
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Environment: 3.2.2.BETA1
Reporter: Tsikhon Kuprevich
Assignee: Nick Belaevski
oninputmousedown
oninputmouseover
onkeypress
oninputkeyup
--
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
a4j:loadStyle component don't have a "media" attribute.
-------------------------------------------------------
Key: RF-3687
URL: http://jira.jboss.com/jira/browse/RF-3687
Project: RichFaces
Issue Type: Bug
Reporter: Alexander Smirnov
Although html "link" tag have an optional "media" attribute, loadStyle component don't support it.
--
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
Ajax broken under FastFilter
----------------------------
Key: RF-3605
URL: http://jira.jboss.com/jira/browse/RF-3605
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Reporter: Nick Belaevski
Assigned To: Alexander Smirnov
Priority: Critical
Fix For: 3.2.2
AJAX response contains invalid XML if FastFilter is used:
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<META http-equiv="Content-Type" content="text/html;charset=UTF-8"> <--------------- No closing tag
<link href="/richfaces-demo/a4j_3_3_0-SNAPSHOTorg/richfaces/renderkit/html/css/basic_classes.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__.simple" type="text/css" rel="stylesheet" class="component"> <--------------- No closing tag
<... skipped ...>
</html>
--
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
comboBox add js api fucntions shortcuts
---------------------------------------
Key: RF-3638
URL: http://jira.jboss.com/jira/browse/RF-3638
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.1
Reporter: Ilya Shaikovsky
Assigned To: Nick Belaevski
Priority: Optional
<button type="button" onclick="#{rich:component('combo')}.doDisable()">disable</button>
<button type="button" onclick="#{rich:component('combo')}.doNormal()">enable</button>
instead of this ones
disable() and enable() aliases should be created.
--
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