[JBoss JIRA] (RF-12885) Drag indicator inside popup panel, react to the drop area underneath the popup panel
by John Yeary (JIRA)
[ https://issues.jboss.org/browse/RF-12885?page=com.atlassian.jira.plugin.s... ]
John Yeary commented on RF-12885:
---------------------------------
This is a particularly problematic issue especially when you have popup panels with D&D elements that may overlap another panel on the page.
A nice piece of sample code that demonstrates the issue. I did notice that if the B value is (on my browser) is hovering over the drop panel, and not over the panel on the page it seems to be OK. The red occurs when it overlaps when hovering over the drop panel which is overlapping the panel on the page below it.
> Drag indicator inside popup panel, react to the drop area underneath the popup panel
> ------------------------------------------------------------------------------------
>
> Key: RF-12885
> URL: https://issues.jboss.org/browse/RF-12885
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-drag/drop
> Affects Versions: 4.2.3.Final
> Reporter: Thang Pham
> Fix For: 5-Tracking
>
> Attachments: RFDrag.zip
>
>
> If I have a drop area inside a popup panel, the drag indicator also react to the drop area right underneath the popup panel. I think this should not be the case.
> If the drop area right underneath does not allow type X of drag, It does not allow the drop area inside the
> popup panel to be drop by type X as well.
--
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, 7 months
[JBoss JIRA] (RF-12942) maven-resource-dependency-plugin changes ordering
by Bernard Labno (JIRA)
Bernard Labno created RF-12942:
----------------------------------
Summary: maven-resource-dependency-plugin changes ordering
Key: RF-12942
URL: https://issues.jboss.org/browse/RF-12942
Project: RichFaces
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: cdk
Affects Versions: 4.3.1
Reporter: Bernard Labno
I run maven-resource-dependency-plugin to package all scripts (both RF and my project custom scripts) into single packed.js file.
I store generated files into VCS so that devs don't waste time on packed resources generation.
The problem is that next time I run maven-resource-dependency-plugin the ordering of scripts in packed.js file changes which results in big diff that needs to get to VCS. Event IntelliJ Idea is unable to show such a large diff.
I expect that 2 runs of maven-resource-dependency-plugin:process will result in identical files.
--
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, 7 months
[JBoss JIRA] (RF-12894) The richfaces-framework is not reloadable by JRebel
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12894?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-12894:
----------------------------
Sprint: 5.0.0.Alpha1 Sprint 3
> The richfaces-framework is not reloadable by JRebel
> ---------------------------------------------------
>
> Key: RF-12894
> URL: https://issues.jboss.org/browse/RF-12894
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: third-party
> Affects Versions: 5.0.0.Alpha1
> Reporter: Lukáš Fryč
> Fix For: 5.0.0.Alpha1
>
> Original Estimate: 3 hours
> Remaining Estimate: 3 hours
>
> It seems when you compile the framework with CDK, the faces-config.xml is re-generated and re-loaded by JRebel.
> However the other configuration files stored in {{META-INF/}} (e.g. [core.faces-config.xml|https://github.com/richfaces/richfaces5/blob/master...]) directly (without CDK processing) are not taken into consideration in reloaded configuration, thus this configuration is ignored. As the result, no Core configuration is loaded and no RichFaces Core feature does work.
> ----
> The JRebel reload and quick turnaround is one of the features we wanted to enable by build re-structure thus I consider this high priority to cooperate with JRebel team and make it work.
--
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, 7 months
[JBoss JIRA] (RF-12900) Re-factor non-component framework packages
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12900?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-12900:
----------------------------
Sprint: RF5 Alpha1 Sprint 3, RF5 Alpha1 Sprint 4, RF 4.3.2 Sprint 2, 5.0.0.Alpha1 Sprint 3 (was: RF5 Alpha1 Sprint 3, RF5 Alpha1 Sprint 4, RF 4.3.2 Sprint 2)
> Re-factor non-component framework packages
> ------------------------------------------
>
> Key: RF-12900
> URL: https://issues.jboss.org/browse/RF-12900
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: build/distribution
> Affects Versions: 5.0.0.Alpha1
> Reporter: Brian Leathem
> Assignee: Lukáš Fryč
> Fix For: 5.0.0.Alpha1
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> There is room for improvement in the non-component framework package structure. In particular we should:
> # consolidate push classes into a single package
> # consolidate resource classes into a single package
> # review the many _util_ and _common_ package contents
--
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, 7 months