[JBoss JIRA] (RF-13686) Props interfaces overlap and are not fully implemented
by Michal Petrov (JIRA)
[ https://issues.jboss.org/browse/RF-13686?page=com.atlassian.jira.plugin.s... ]
Michal Petrov resolved RF-13686.
--------------------------------
Resolution: Done
> Props interfaces overlap and are not fully implemented
> ------------------------------------------------------
>
> Key: RF-13686
> URL: https://issues.jboss.org/browse/RF-13686
> Project: RichFaces
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Affects Versions: 4.5.0.Alpha3
> Reporter: Michal Petrov
> Assignee: Michal Petrov
> Fix For: 4.5.0.Beta1
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> In addition to RF-13679 - @styleClass is also defined in CoreProps which many classes implement and in several classes it is hardcoded (like AbstractAutocomplete), several other interfaces are not being implemented.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (RF-13723) fileUpload: 'Clear All' button does not work after maxFilesQuantity reached on IE
by Michal Petrov (JIRA)
[ https://issues.jboss.org/browse/RF-13723?page=com.atlassian.jira.plugin.s... ]
Michal Petrov resolved RF-13723.
--------------------------------
Resolution: Won't Fix
{code}
<h:form>
<rich:fileUpload maxFilesQuantity="1"></rich:fileUpload>
<a onclick="alert('click')">Click</a>
</h:form>
{code}
Tested on this. After choosing the file even clicking the link does nothing. I guess IE is having an issue with us hiding the source of the event, but I haven't found any easy way around it.
> fileUpload: 'Clear All' button does not work after maxFilesQuantity reached on IE
> ---------------------------------------------------------------------------------
>
> Key: RF-13723
> URL: https://issues.jboss.org/browse/RF-13723
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input
> Affects Versions: 4.5.0.Alpha3
> Environment: IE 11, IE 10
> Reporter: Jiří Štefek
> Assignee: Michal Petrov
> Priority: Minor
> Labels: IE10, IE11
> Fix For: 4.5.0.Beta1
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> The 'Clear All' button does nothing when clicked after maxFilesQuantity reached by adding items using the 'Add' button. It works after items were added by DnD.
> You have to click somewhere on the page, to get the button working.
> It works fine in FF, Chrome.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (RF-13758) RF 4.5 with MyFaces, CSS not loaded
by Matej Novotny (JIRA)
[ https://issues.jboss.org/browse/RF-13758?page=com.atlassian.jira.plugin.s... ]
Matej Novotny commented on RF-13758:
------------------------------------
Verified with Showcase and Metamer using Tomcat and Wildfly.
Everything seems to be alright.
> RF 4.5 with MyFaces, CSS not loaded
> -----------------------------------
>
> Key: RF-13758
> URL: https://issues.jboss.org/browse/RF-13758
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 4.5.0.Alpha3
> Reporter: Matej Novotny
> Assignee: Michal Petrov
> Priority: Critical
> Labels: myfaces, needs-qe
> Fix For: 4.5.0.Beta1
>
> Original Estimate: 4 hours
> Remaining Estimate: 4 hours
>
> When you use MyFaces as JSF implementation, RF fail to get CSS files hence the components are displayed as plain text.
> I tried this (among others) with simpleapp which I modified by adding a simple rich:panel. With Mojarra the css for panel was received and panel was displayed correctly. Then I modified pom.xml to use MyFaces. The app can be deployed but the panel is just a plain text and page contains no css for styling.
> This can be reproduced with Metamer/simpleapp/showcase.
> Please see steps to reproduce for reproducers with Metamer and simpleapp.
> Showcase reproducer is more complicated due to RF-13757.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (RF-13766) Move classes ElementIsFocused and FocusRetriever to build-resources
by Martin Tomasek (JIRA)
Martin Tomasek created RF-13766:
-----------------------------------
Summary: Move classes ElementIsFocused and FocusRetriever to build-resources
Key: RF-13766
URL: https://issues.jboss.org/browse/RF-13766
Project: RichFaces
Issue Type: Task
Security Level: Public (Everyone can see)
Components: tests - functional
Affects Versions: 4.5.0.Alpha3
Reporter: Martin Tomasek
Assignee: Martin Tomasek
Move classes ElementIsFocused and FocusRetriever from components/rich/src/test/integration/org/richfaces/components/focus to build/build-resources/src/main/java/org/richfaces/utils.focus package.
Several showcases tests use these class too. After perform https://issues.jboss.org/browse/RF-12950 showcase tests will be in richfaces repo and they will need use ElementIsFocused and FocusRetriever. Its good to have these two classes in build-resources and not duplicate them.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (RF-13723) fileUpload: 'Clear All' button does not work after maxFilesQuantity reached on IE
by Michal Petrov (JIRA)
[ https://issues.jboss.org/browse/RF-13723?page=com.atlassian.jira.plugin.s... ]
Michal Petrov reassigned RF-13723:
----------------------------------
Assignee: Michal Petrov
> fileUpload: 'Clear All' button does not work after maxFilesQuantity reached on IE
> ---------------------------------------------------------------------------------
>
> Key: RF-13723
> URL: https://issues.jboss.org/browse/RF-13723
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input
> Affects Versions: 4.5.0.Alpha3
> Environment: IE 11, IE 10
> Reporter: Jiří Štefek
> Assignee: Michal Petrov
> Priority: Minor
> Labels: IE10, IE11
> Fix For: 4.5.0.Beta1
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> The 'Clear All' button does nothing when clicked after maxFilesQuantity reached by adding items using the 'Add' button. It works after items were added by DnD.
> You have to click somewhere on the page, to get the button working.
> It works fine in FF, Chrome.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (RF-13758) RF 4.5 with MyFaces, CSS not loaded
by Michal Petrov (JIRA)
[ https://issues.jboss.org/browse/RF-13758?page=com.atlassian.jira.plugin.s... ]
Michal Petrov resolved RF-13758.
--------------------------------
Labels: myfaces needs-qe (was: myfaces)
Resolution: Done
Everything seems to work fine with the deleted line, both with MyFaces and Mojarra.
> RF 4.5 with MyFaces, CSS not loaded
> -----------------------------------
>
> Key: RF-13758
> URL: https://issues.jboss.org/browse/RF-13758
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 4.5.0.Alpha3
> Reporter: Matej Novotny
> Assignee: Michal Petrov
> Priority: Critical
> Labels: myfaces, needs-qe
> Fix For: 4.5.0.Beta1
>
> Original Estimate: 4 hours
> Remaining Estimate: 4 hours
>
> When you use MyFaces as JSF implementation, RF fail to get CSS files hence the components are displayed as plain text.
> I tried this (among others) with simpleapp which I modified by adding a simple rich:panel. With Mojarra the css for panel was received and panel was displayed correctly. Then I modified pom.xml to use MyFaces. The app can be deployed but the panel is just a plain text and page contains no css for styling.
> This can be reproduced with Metamer/simpleapp/showcase.
> Please see steps to reproduce for reproducers with Metamer and simpleapp.
> Showcase reproducer is more complicated due to RF-13757.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months