为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Website login on home page not working since 30.0

  • 7 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

Our genealogy site has a login section on the top right of the home page; this has stopped working since the upgrade to 30.0. Works fine in Chrome and IE. I have upgraded to 31.0 beta to see if that fixed the issue; it hasn't.

The site is www.gsq.org.au

In inspect element in Chrome the login form is 519px x 29px, whilst in Firefox it is 518px x 140px.

I wonder if it is related to the overflow: hidden;

Any suggestions on how to resolve this gratefully accepted.

Thanks you

Our genealogy site has a login section on the top right of the home page; this has stopped working since the upgrade to 30.0. Works fine in Chrome and IE. I have upgraded to 31.0 beta to see if that fixed the issue; it hasn't. The site is www.gsq.org.au In inspect element in Chrome the login form is 519px x 29px, whilst in Firefox it is 518px x 140px. I wonder if it is related to the overflow: hidden; Any suggestions on how to resolve this gratefully accepted. Thanks you

所有回复 (7)

more options

Reload the webpage while bypassing the cache

  • Hold down the Shift key and click the Reload button with a left click.
  • Press Ctrl + F5 or Ctrl + Shift + R (Windows and Linux)
  • Press Command + Shift + R (Mac)

Clear the cache and the cookies from sites that cause problems.

Clear the Cache: Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"

Remove Cookies from sites causing problems:

  • Tools > Options > Privacy > Cookies: "Show Cookies"

________________________________________________

more options

This form is interesting. In all 3 of my browsers I only see one line of the form because the container is too small and has overflow:hidden. In IE and Chrome I see the last line of the form instead of the username and password fields, but in Firefox I see the username field. I guess you're saying that prior to Firefox 30 they all displayed the last line of the form? Hmm...

more options

I suppose I should ask, was the form supposed to look like the one on the dedicated login page (https://www.gsq.org.au/index.php/comp.../login)? The same style rules seem to apply.

more options

Yes prior to v30.0 it looked like the attached shot. When you click the "login" button you get directed to the page https://www.gsq.org.au/index.php/comp.../login

more options

Re cache clearing etc....


I tried all those options, without success; it is still teh same.

由KerryRK于修改

more options

It seems it would be simplest to remove the login form and submit button from that page, and just have a link instead of submitting an incomplete form that informs the user they made an error.

If it's not possible to change the page, there could be many style rule tweaks, but because the home page and login page share the same CSS for that area, it's a little tricky to change one without breaking the other.

more options

I see this happen with all the Firefox versions that I tested (10esr, 17esr, 24esr). Only Firefox 3.6 showed the remember me and login button by default.

A possible workaround that works for me is to zoom the page in or out. Both make that span appear for me at some zoom settings.