[JBoss JIRA] (RF-13400) PickList from Metamer is not responsive on real mobile device
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13400?page=com.atlassian.jira.plugin.s... ]
Brian Leathem resolved RF-13400.
--------------------------------
Resolution: Done
Looking at the linked sample, the problem is the header and footer tables in the metamer pages. I recommend you make a responsive page template for metamer, and use that when testing mobile components with metamer.
IOW we can't expect the component to behave responsively when placed on a page with fixed-width elements (eg. tables).
> PickList from Metamer is not responsive on real mobile device
> -------------------------------------------------------------
>
> Key: RF-13400
> URL: https://issues.jboss.org/browse/RF-13400
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-selects
> Affects Versions: 5.0.0.Alpha2
> Reporter: Juraj Húska
> Priority: Critical
>
> PickList in the _Metamer_ demo is not responsive at all on real mobile device.
> When changing the size of the desktop browser screen it works correctly.
> Note that RichWidgets are responsive correctly on mobile devices.
--
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
12 years, 4 months
[JBoss JIRA] (RF-13424) Showcase - autocomplete demo resources are not loaded correctly on mobile/tablets
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13424?page=com.atlassian.jira.plugin.s... ]
Juraj Húska commented on RF-13424:
----------------------------------
It is the same for all new components. Please tell me if you can reproduce it. I will file one issue for all and close these as duplicated issues. IMHO it is caused by the same problem.
> Showcase - autocomplete demo resources are not loaded correctly on mobile/tablets
> ---------------------------------------------------------------------------------
>
> Key: RF-13424
> URL: https://issues.jboss.org/browse/RF-13424
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: mobile, showcase
> Affects Versions: 5.0.0.Alpha2
> Reporter: Juraj Húska
> Attachments: autocompleteMobile.PNG
>
>
> Showcase Autocomplete demo resources are not loaded correctly when working with clear browser cache.
> It can be noticed as wrongly rendered suggestion list. (please see the screenshots)
> After subsequent load refresh the resources are loaded correctly.
--
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
12 years, 4 months
[JBoss JIRA] (RF-13424) Showcase - autocomplete demo resources are not loaded correctly
by Juraj Húska (JIRA)
Juraj Húska created RF-13424:
--------------------------------
Summary: Showcase - autocomplete demo resources are not loaded correctly
Key: RF-13424
URL: https://issues.jboss.org/browse/RF-13424
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: mobile, showcase
Affects Versions: 5.0.0.Alpha2
Reporter: Juraj Húska
Showcase Autocomplete demo resources are not loaded correctly when working with clear browser cache.
It can be noticed as wrongly rendered suggestion list. (please see the screenshots)
After subsequent load refresh the resources are loaded correctly.
--
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
12 years, 4 months
[JBoss JIRA] (RF-13421) Input number slider/spinner: attribute render on nested r:ajax doesn't work in repeating panels
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13421?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13421:
-------------------------------
Summary: Input number slider/spinner: attribute render on nested r:ajax doesn't work in repeating panels (was: Input number slider/spinner: attribute render on nested r:ajax doesn't work)
> Input number slider/spinner: attribute render on nested r:ajax doesn't work in repeating panels
> -----------------------------------------------------------------------------------------------
>
> Key: RF-13421
> URL: https://issues.jboss.org/browse/RF-13421
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-a4j-core, component-input, regression
> Affects Versions: 5.0.0.Alpha2
> Environment: RichFaces 5.0.0.Alpha2
> Metamer 5.0.0.Alpha2
> EAP 6.1.1, JBoss AS 7.1.1
> Mojarra 2.1.19, 2.1.7
> Java(TM) SE Runtime Environment 1.7.0_04-b20 @ Linux
> Chrome 31.0.1650.57 @ Linux x86_64, Firefox 17/21/24
> Reporter: Pavol Pitonak
>
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richInputNumberSlider/simp...
> # open developer tools in browser
> # change value on slider
> result:
> * output below slider is not updated
> * there is the same problem with spinner
> reason:
> * output's span element has id form:containerRichDataGrid:3:output
> * response to Ajax requests contains different ID
> {code}
> <render>form:containerRichDataGrid:0:output</render>
> {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
12 years, 4 months