Chrome / FF4 Bug -- Page loads scrolled halfway down - firefox

Check out: http://test.pocarr.com/coaching-backing/
In Chrome and FF4, the page loads scrolled halfway down the page. I am completely stumped about what could be causing this. Any ideas?
EDIT: I disabled javascript in my browser, and it still jumps down.

This is caused by autofocus attribute on input field. When you set focus (manually or automatically) page scrolls to that element.

Related

Nuxt Firefox scrolls to bottom of page

I am new to Nuxt and decided to give it a shot and to make a webpage.
However I have this weird thing where when I click on a link the Firefox browser shows the page at the bottom, while Chrome scrolls automaticly up.
This only happens with Firefox and have no idea what is causing it, does anyone have a idea?
Ps: I am using the footer component in the default lay-out
Figured out that when i go directly to the url Firefox shows the top at the page as it should, but when using nuxt link it loads and shows the bottom

I'm having a firefox issue with dropdown menu in an iframe, maybe a bug

I have a form in an iframe for cc payment (paymetric). The last field is expiration date from a dropdown list. When the user cursors out of the frame back to my page and hits the submit button FireFox is requiring a click to activate the page then another click to submit. In other words, it seems the user has to click twice on the next button. Again, its only in firefox, and alas i have no live samples to show you :( By the way, losing focus from an input box in the framed form this doesnt happen.
I've tried blur/focus onmouseout of frame, even tried jquery trigger('click') to no avail. Any thoughts anyone?
We have the same Issue - it is solved by cleaning up Firefox:

Blank screen when navigating, Xamarin Forms IOS

We ran into strange bug on IOS. When using a master navigation page when we 'pop to root' we get stuck at a blank page. By blank page I mean there is no content (just white).
The page that causes this includes a customer full screen video render.
Could that be the cause ? If not, what could be the cause.
Our current work around is to replace the master navigation page completely. (App.MainPage = new...). This works, but causes a noticeable reload of our content which is less than satisfactory.

Why does the Flattr popup covers the button in firefox?

I have manually implemented the Flattr button to my site.
In Firefox (Windows) the "popout" covers the button so one can't press it.
Any other browser renders the popout in the correct place. Can someone confirm this? Or is it a conflict on my site?
Since you don't mention which site is yours I'm left to speculate on the reasons for this and if I do then I think it is that your body-element doesn't start at the top left of your browser and that therefor positioning of the popout fails due to browsers inability to correctly account for offset body elements.
We've had reports of people experiencing this problem in eg. WordPress where the admin-bar that's showed when a user is logged in pushes the entire site down 20 pixels or something and makes the position of the popout be of by 20 pixels. Could it be something similar for you - that you're logged in in Firefox and not in other browsers?
As far as I know there's no workaround for this limitation - eg. jQuery can't account for it either.
Good thing though: If your layout has a body with an offset or something else that makes the popout not work for you you can disable it by setting popout 0 in the settings of the button.

I need a bottom in the fancybox?

I have a really big page cause I have the different sections on the same page. The problem is when I active the fancybox that is applied in some images I can scroll down up to the end of the page.
Isn't there any way that when I get to the bottom of the fancybox I can't go down?
I've also proved disabling the scroll of the page when the fancybox is open but the problem is that is that this disables the scroll of the fancybox too...
I need some help please

Resources