[JBoss JIRA] (RF-13389) Showcase for RF 5, pick list rendering in firefox
by Matej Novotny (JIRA)
[ https://issues.jboss.org/browse/RF-13389?page=com.atlassian.jira.plugin.s... ]
Matej Novotny updated RF-13389:
-------------------------------
Attachment: Chrome_screenshot.png
Firefox_screenshot.png
Screenshots of pick list in showcase, one from FF and the other from Chrome.
> Showcase for RF 5, pick list rendering in firefox
> -------------------------------------------------
>
> Key: RF-13389
> URL: https://issues.jboss.org/browse/RF-13389
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-selects
> Affects Versions: 5.0.0.Alpha2
> Environment: JBoss AS 7.1
> Firefox version 25.0
> Chrome version 31
> Reporter: Matej Novotny
> Fix For: 5.0.0.Alpha2
>
> Attachments: Chrome_screenshot.png, Firefox_screenshot.png
>
>
> When using Firefox (in my case version 25) and accessing a pick list page in showcase(selects->r:pickList), the simple pick list does not render correctly (see attached screenshot). However pick list with columns cause no problems.
> I tested it with Chrome where everything works correctly.
> Also to make sure I rebuilded whole repository with dependencies not to have any outdated artifacts.
--
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, 2 months
[JBoss JIRA] (RF-13389) Showcase for RF 5, pick list rendering in firefox
by Matej Novotny (JIRA)
Matej Novotny created RF-13389:
----------------------------------
Summary: Showcase for RF 5, pick list rendering in firefox
Key: RF-13389
URL: https://issues.jboss.org/browse/RF-13389
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-selects
Affects Versions: 5.0.0.Alpha2
Environment: JBoss AS 7.1
Firefox version 25.0
Chrome version 31
Reporter: Matej Novotny
Fix For: 5.0.0.Alpha2
When using Firefox (in my case version 25) and accessing a pick list page in showcase(selects->r:pickList), the simple pick list does not render correctly (see attached screenshot). However pick list with columns cause no problems.
I tested it with Chrome where everything works correctly.
Also to make sure I rebuilded whole repository with dependencies not to have any outdated artifacts.
--
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, 2 months
[JBoss JIRA] (RF-13387) rf.cleanComponent method is incorrectly operating on jQuery UI Widget factory widgets
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13387?page=com.atlassian.jira.plugin.s... ]
Juraj Húska closed RF-13387.
----------------------------
Verified. Closing.
> rf.cleanComponent method is incorrectly operating on jQuery UI Widget factory widgets
> -------------------------------------------------------------------------------------
>
> Key: RF-13387
> URL: https://issues.jboss.org/browse/RF-13387
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-selects
> Affects Versions: 5.0.0.Alpha2
> Reporter: Juraj Húska
> Assignee: Brian Leathem
> Priority: Blocker
> Fix For: 5.0.0.Alpha2
>
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> When {{pickList}} is nested in {{<r:outputPanel ajaxRendered="true"> }} then ajax submitting breaks the pickList.
> It seems like the ajax response is being stuck and it is not completed correctly. (Firebug shows request completed correctly with 200, but there is no response, also the metamer ajax activity indicator stills displays WORKING like there is still an ajax request).
> Regular {{h:commandButton}} submitting works correctly.
> JS error being logged in browser console:
> {code}
> TypeError: component.detach is not a function
> component.detach(source);
> {code}
--
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, 2 months