[JBoss JIRA] (RF-12782) Upgrade to JBoss Parent 10
by Lukáš Fryč (JIRA)
Lukáš Fryč created RF-12782:
-------------------------------
Summary: Upgrade to JBoss Parent 10
Key: RF-12782
URL: https://issues.jboss.org/browse/RF-12782
Project: RichFaces
Issue Type: Component Upgrade
Security Level: Public (Everyone can see)
Components: build/distribution
Affects Versions: 5.0.0.M1
Reporter: Lukáš Fryč
Assignee: Lukáš Fryč
Priority: Minor
Fix For: 5.0.0.M1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (RF-12527) Drag indicator is not visible when popup panel is open
by Thang Pham (JIRA)
[ https://issues.jboss.org/browse/RF-12527?page=com.atlassian.jira.plugin.s... ]
Thang Pham commented on RF-12527:
---------------------------------
Voted, I also think, that the drag indicator should not react to the drop area underneath the popup modal panel. It should only react to the drop area inside the panel group.
> Drag indicator is not visible when popup panel is open
> ------------------------------------------------------
>
> Key: RF-12527
> URL: https://issues.jboss.org/browse/RF-12527
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-drag/drop, component-panels-layout-themes
> Affects Versions: 4.3.0.M1
> Environment: RichFaces 4.3.0-SNAPSHOT
> Metamer 4.3.0-SNAPSHOT
> Mojarra 2.1.7
> JBoss AS 7.1.2.Final-redhat-1
> Java(TM) SE Runtime Environment 1.6.0_32-b05 @ Linux
> Chrome 22.0.1229.92 @ Linux x86_64
> Reporter: Pavol Pitonak
> Fix For: 5-Tracking
>
> Attachments: dnd.png
>
>
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richDragIndicator/simple.x...
> # drag the left gray rectangle to the left yellow rectangle
> result:
> * drag indicator is not visible while mouse is over popup panel
> * drag indicator is visible under mask when navigating outside of popup panel (see screenshot)
> * higher z-index value of drag indicator is needed
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (RF-10986) Make background gradient in table headers and toolbars configurable
by Mark Bloomfield (JIRA)
[ https://issues.jboss.org/browse/RF-10986?page=com.atlassian.jira.plugin.s... ]
Mark Bloomfield commented on RF-10986:
--------------------------------------
I found the skinning option fantastic for developers who are not so familiar CSS and that you can overide the base style very simply with your own colours etc. But in my opinion some of the hard coded items such as the image reduce the benefit of using the inbuilt skin.
I appreciate there is a workaround it would have just been nice to at least control the gradient out of the box..
> Make background gradient in table headers and toolbars configurable
> -------------------------------------------------------------------
>
> Key: RF-10986
> URL: https://issues.jboss.org/browse/RF-10986
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: skinning
> Affects Versions: 3.3.2.SR1
> Reporter: Martin Vecera
> Fix For: 3.Future
>
>
> The background gradient is by default present at table headers and toolbars. The background is a dynamically generated image and its presence in a web page is caused by XML snippets like the following one (part of richfaces-ui.jar:/org/richfaces/skin.xcss):
> <u:style name="background-image">
> <f:resource xmlns:f="http:/jsf.exadel.com/template" f:key="org.richfaces.renderkit.html.GradientA"/>
> </u:style>
> This can be overrided by a custom CSS which is a recommended fix - http://community.jboss.org/wiki/RichFacesDataTableBackgroundOut
> The big issue here is that you still have the gradient style configured and loaded by your browser, and the background image generated at the server.
> It would be great if the background gradient was configurable by a skin property like other attributes (e.g. skin.properties: gradientStyle=NONE).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (RF-12777) rich:picklist restriction
by Shireen O (JIRA)
[ https://issues.jboss.org/browse/RF-12777?page=com.atlassian.jira.plugin.s... ]
Shireen O updated RF-12777:
---------------------------
Issue Type: Bug (was: Task)
> rich:picklist restriction
> -------------------------
>
> Key: RF-12777
> URL: https://issues.jboss.org/browse/RF-12777
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-selects
> Affects Versions: 4.2.3.Final
> Environment: ie browser
> Reporter: Shireen O
> Labels: picklist
>
> Hello,
> I have 3 issues related to rich:picklist component, and I need solution immediately:-
> 1- I wanna add tooltip for selected item in both source and target lists,
> because not all item data is shown clear,and I am restricted with list width.
> 2- I wanna add horizontal scroll for source & target lists alone, Not for the whole rich:picklist component. Only the vertical scroll is appear.
> 3- When I changed style for selected item using selectItemClass property,
> the move controls (Add & Remove) are disabled, I need them to be enabled.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (RF-12777) rich:picklist restriction
by Shireen O (JIRA)
[ https://issues.jboss.org/browse/RF-12777?page=com.atlassian.jira.plugin.s... ]
Shireen O updated RF-12777:
---------------------------
Priority: Critical (was: Major)
> rich:picklist restriction
> -------------------------
>
> Key: RF-12777
> URL: https://issues.jboss.org/browse/RF-12777
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-selects
> Affects Versions: 4.2.3.Final
> Environment: ie browser
> Reporter: Shireen O
> Priority: Critical
> Labels: picklist
>
> Hello,
> I have 3 issues related to rich:picklist component, and I need solution immediately:-
> 1- I wanna add tooltip for selected item in both source and target lists,
> because not all item data is shown clear,and I am restricted with list width.
> 2- I wanna add horizontal scroll for source & target lists alone, Not for the whole rich:picklist component. Only the vertical scroll is appear.
> 3- When I changed style for selected item using selectItemClass property,
> the move controls (Add & Remove) are disabled, I need them to be enabled.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (RF-12781) The kitchensink-rf quickstart uses obsolete property names and values
by Sande Gilda (JIRA)
Sande Gilda created RF-12781:
--------------------------------
Summary: The kitchensink-rf quickstart uses obsolete property names and values
Key: RF-12781
URL: https://issues.jboss.org/browse/RF-12781
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: examples
Reporter: Sande Gilda
The POM file currently contains:
<jboss.as.plugin.version>7.1.1.Final</jboss.as.plugin.version>
The correct name/value is: <version.org.jboss.as.plugins.maven.plugin>7.3.Final</version.org.jboss.as.plugins.maven.plugin>
It also defines:
<!-- Define the version of the JBoss BOMs we want to import. The
JBoss BOMs specify tested stacks. -->
<jboss.bom.version>1.0.0.Final</jboss.bom.version>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 1.0.2.Final-redhat-1 which is a release
certified to work with JBoss EAP 6. It requires you have access
to the JBoss EAP 6 maven repository. -->
<!-- <jboss.bom.version>1.0.2.Final-redhat-1</jboss.bom.version> -->
That section should be defined as follows:
<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.org.jboss.bom>1.0.4.Final</version.org.jboss.bom>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 1.0.4.Final-redhat-1 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.org.jboss.bom>1.0.4.Final-redhat-1</version.org.jboss.bom> -->
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (RF-12779) dropdown menu onclick event
by Deepak Salve (JIRA)
Deepak Salve created RF-12779:
---------------------------------
Summary: dropdown menu onclick event
Key: RF-12779
URL: https://issues.jboss.org/browse/RF-12779
Project: RichFaces
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Environment: microsoft xp
Reporter: Deepak Salve
In my project i have toolbar.
On that toolbar I have added 4 menus.
in that 4 menus 2 menu have sub menu items and working fine.
but for other, they dont have submenu.
i want to navigate to other page on clicking that menu itself.
but currently there is no onclick event so how should manage that click operation.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months