Click on 'Back to top' link at the bottom in mobile chrome.
The click on the link should result in the page scrolling upwards.
Do nothing
Chrome mobile
Joomla 3.9.1
Joomla default protostar template
Labels |
Added:
?
|
Android 9 Chrome 71.0.3578.99
Yes footer module enabled
Strange on main joomla site this feature works ok, maybe its wise to implement similar solution as is implemented on main joomla site? can we make pull request their code in joomla default protostar template?
@richard67 thank you
The back to top solution on joomla.org
is a third party plugin.
What is the diference in The back to top solution in your third party plugin and joomla core default protostar template solution that do nothing in Chrome mobile android?
Protostar just uses an anchor tag to mark where the back to top link should take you, the plugin is a JavaScript based solution.
And Protostar uses a short JQuery JS snippet in template.js to let the page scroll smoothly with a e.preventDefault();
. @Milglius Maybe that's the resaon that it doesn't work in your environment. Check the JavaScript console for errors. And/Or remove these lines for testing.
@Milglius I have tried again to reproduce the error with a standard Joomla footer module enabled at the footer position of Protostar, but I could not get the error, neither with Chrome version 68.0.3440.83 64-Bit on iOS 12.1.2 nor with Chrome version 71.0.3578.99 32-Bit on Android 6.0.1.
Did you use another 3rd party footer module? If so, maybe that one produces some invalid html which breaks the link to top neighbouring that module. What happens if you unpublish that footer module? Does it work then?
And can you provide a link to the website for which you have the error so we (me and others) can try to reproduce that with our mobile devices and Chrome versions and see what we can find out?
And could you test what @ReLater suggested above and let us know here about the result?
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-03-04 12:59:30 |
Closed_By | ⇒ | joomla-cms-bot |
Closed_By | joomla-cms-bot | ⇒ | franz-wohlkoenig |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/23316
closed as no Answer was send, but Issue can always be reopened.
how to provide link to you ?
how to provide link to you ?
sorry, don't get what you mean.
its for ichard67 not to you franz
@Milglius you should provide the link here for all.
I did say:
And can you provide a link to the website for which you have the error so we (me and others) can try to reproduce that with our mobile devices and Chrome versions and see what we can find out?
"we (me and others)" and not "I" because I think it needs more than 1 tester to be able to reproduce that problem, which seems to be very specific for particular versions of OS or browser, or to be related to some site specific things, since I was not able to reproduce it with a standard Joomla.
I can't reproduce this for Joomla 3.9.1 with the protostar template, neither with Chrome version 68.0.3440.83 64-Bit on iOS 12.1.2 nor with Chrome version 71.0.3578.99 32-Bit on Android 6.0.1.
@Milglius Could you provide some details about browser version and mobile OS and version?