[JBoss JIRA] Created: (RF-3240) listShuttle keep user from doing text selection (i.e. select a text excerpt for removal)
by Jander Nascimento (JIRA)
listShuttle keep user from doing text selection (i.e. select a text excerpt for removal)
----------------------------------------------------------------------------------------
Key: RF-3240
URL: http://jira.jboss.com/jira/browse/RF-3240
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: Windows XP SP2, JBoss AS 4.2.0.GA, Firefox 2.0.0.14 EN, RichFaces 3.2.0.SR1
Reporter: Jander Nascimento
Symptons:
User not allowed to perform any text selection after insert listShuttle component in the page;
Description:
Seems that its main purpose was to forbid user to select source or target Caption from listShuttle component;
Investigation:
This symptons can be seen in Firefox, since it implements css property extension "-moz-user-select ", or any other browser that implements such property. This property is added in body(.body class) tag by listShuttle.xcss (within richfaces-ui package), doing so, user cannot select any text from the entire body. This may bother the user;
Thanks in advance
--
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
14 years, 10 months
[JBoss JIRA] Created: (RF-3076) "client" type tree not work when navigate from one pate to tree page(this page include tree component) ;h:commandButton can get form field value
by shi long (JIRA)
"client" type tree not work when navigate from one pate to tree page(this page include tree component) ;h:commandButton can get form field value
-------------------------------------------------------------------------------------------------------------------------------------------------
Key: RF-3076
URL: http://jira.jboss.com/jira/browse/RF-3076
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: jsf-impl-1.2_04-p02
jdk1.5
richfaces-3.2.0.GA
tomcat6.0.16
Reporter: shi long
Priority: Blocker
i find two problem.
first ,h:commandButton can get form field value.
second,"client" type tree not work when navigate from one pate to tree page(this page include tree component)
i have the login page,when password ok ,system auto navigate to main page,this page contain tree component,
when i use h:commandButton,i cann't get user's name and password,i have to use a4j:commandButton do navagate,
but problem appear,page navigate to main page ,but tree component cann't work,when set tree's switch type to "ajax",it is ok
, but i don't want to use ajax type in tree component ,how can i do?
--
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
14 years, 10 months