본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.