Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. 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.