[JBoss JIRA] Created: (RF-3789) Attach identical tooltip to multiple controls
by David Harcombe (JIRA)
Attach identical tooltip to multiple controls
---------------------------------------------
Key: RF-3789
URL: http://jira.jboss.com/jira/browse/RF-3789
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.1
Environment: All
Reporter: David Harcombe
Priority: Minor
Fix For: 3.2.2
Attachments: tooltip.patch
We have identified areas of code in our site where we have to use the same tooltip multiple times (for example where a hover help is required to describe a telephone number). This would be easier if one could use a list of ids in the 'for' attribute of the tooltip thus:
<rich:toolTip followMouse="true" for="A,B,C,D">Enter a phone number in the format (999)999-999</rich:toolTip>
This enables help changes without needing to find *all* occurrences of the tooltip.
--
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, 12 months
[JBoss JIRA] Created: (RF-2846) Firefox does not correct render pages
by Carsten Hoehne (JIRA)
Firefox does not correct render pages
-------------------------------------
Key: RF-2846
URL: http://jira.jboss.com/jira/browse/RF-2846
Project: RichFaces
Issue Type: Feature Request
Reporter: Carsten Hoehne
Priority: Optional
we do have some wired rendering problems using firefox.
Firefox does not render our pages in a correct way when the pages have .xhtml extensions.
See this JIRA issue(created for uploading the screenshots)
What we have done:
1. starting our app.
2. Using Firefox to save the shown page.(This page has a xhtml extension)
3. Starting Firefox with the saved page (while the server is still running) see screenxhtml
4. rename the page to an html extension
5. start firfox with this page see screenhtml
I have not found any solution for this problem for approx 5 month. Now it gets more annoying. Perhaps someone who reads this forum cangive us advice or a pointer.
Ciao,
Carsten
--
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, 12 months
[JBoss JIRA] Created: (RF-2802) modalPanel is not scrolling
by Uros Majeric (JIRA)
modalPanel is not scrolling
---------------------------
Key: RF-2802
URL: http://jira.jboss.com/jira/browse/RF-2802
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.1.4
Environment: Debian, JBoss Application Server 4.2.2
Reporter: Uros Majeric
Fix For: 3.1.5
When I display a modalPanel it's to big to show it on one screen.
It would be verry helpful, if there would an attribute with wich one we would tell modalPanel if it scrools with window or not.
And solution:
It works fine if I change some styles with firebug.
My changes (I have a modalPanel with id popupId ):
I moved position: absolute; in div with id popupIdContainer to div with id popupIdCDiv
--
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, 12 months