Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Autocomplete login field of login block (browser suggestion) does not belong to same block

  • 5 回覆
  • 1 有這個問題
  • 6 次檢視
  • 最近回覆由 hadros

more options

I have login form, which can hiding, when you mouseleave from it. When i'm trying use autocomplete (i'm clicking on login input field -show up my variant). This browser suggestion doesn't belong to login block (and i cant check what is it in html), and when i'm trying choose this suggestion of course my login form is hiding. Please, help me

I have login form, which can hiding, when you mouseleave from it. When i'm trying use autocomplete (i'm clicking on login input field -show up my variant). This browser suggestion doesn't belong to login block (and i cant check what is it in html), and when i'm trying choose this suggestion of course my login form is hiding. Please, help me

所有回覆 (5)

more options

Did you try to use the cursor keys to select an item in the drop-down list instead of using the mouse?

There is also a "Fill Login" item in the right-click context menu (you can open the context menu with the keyboard).

more options

I'm sorry, it seems like you don't undestand me. I have attached some shots for better understanding. It's basic hide/show login block on hover behavior. (if cursor is out of block range - block wil hide)

more options

Also you can look at this yourself, please welcome. http://www.my-art.com/ On Chrome it works like a charm.

more options

No problem here with the website and the page inspector still shows this element even when the pop-up closes when I go to the inspector.

Autocomplete for an input field in that pop-up should work without problems.

If there are problems then check for issues caused by an extension.

Start Firefox in Safe Mode to check if one of the extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) or if hardware acceleration is causing the problem.

  • Switch to the DEFAULT theme: "3-bar" menu button or Tools -> Add-ons -> Appearance
  • Do NOT click the "Refresh Firefox" button on the Safe Mode start window
more options

You are right, but expected that green login form remains visible, that element of browser suggestion must belongs in this login form block like a html or pseudo-html. I dont know what is it. It's wrong behavior if your inner element doesn't belong in this block.