Ovo će web mjesto raditi na ograničen način, dok obavljamo održavanje stranice. Ako neki članak ne riješi tvoj problem i ako želiš postaviti pitanje, naša zajednica za podršku spremna je pomoći na Twitteru @FirefoxSupport i na Redditu /r/firefox.

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

input box type search inside a form does not show cursor when gets focus or when empty

  • 1 odgovor
  • 1 ima ovaj problem
  • 1 prikaz
  • Posljednji odgovor od m4rc0

more options

hi, I have an inputbox of type search inside a form tag and when I click on the inputbox the caret does not show up. If I start writing it works and the inputbox is filled and the caret appears but when I delete the characters written and the inputbox is empty again the caret goes away. In other browser it works as long as I click on the inbutbox I get focus and cursor blinking as usual, the same if I delete the input chars and the inbutbox becomes empty but still (in other browser) I have the blinking cursor waiting for the input text. thx

hi, I have an inputbox of type search inside a form tag and when I click on the inputbox the caret does not show up. If I start writing it works and the inputbox is filled and the caret appears but when I delete the characters written and the inputbox is empty again the caret goes away. In other browser it works as long as I click on the inbutbox I get focus and cursor blinking as usual, the same if I delete the input chars and the inbutbox becomes empty but still (in other browser) I have the blinking cursor waiting for the input text. thx

Izabrano rješenje

m4rc0 said

hi, I have an inputbox of type search inside a form tag and when I click on the inputbox the caret does not show up. If I start writing it works and the inputbox is filled and the caret appears but when I delete the characters written and the inputbox is empty again the caret goes away. In other browser it works as long as I click on the inbutbox I get focus and cursor blinking as usual, the same if I delete the input chars and the inbutbox becomes empty but still (in other browser) I have the blinking cursor waiting for the input text. thx

hi there I have fixed myself my problem was the placeholder in the inputbox style sets up, as long as I have remove that css It works!

Pročitaj ovaj odgovor u kontekstu 👍 0

Svi odgovori (1)

more options

Odabrano rješenje

m4rc0 said

hi, I have an inputbox of type search inside a form tag and when I click on the inputbox the caret does not show up. If I start writing it works and the inputbox is filled and the caret appears but when I delete the characters written and the inputbox is empty again the caret goes away. In other browser it works as long as I click on the inbutbox I get focus and cursor blinking as usual, the same if I delete the input chars and the inbutbox becomes empty but still (in other browser) I have the blinking cursor waiting for the input text. thx

hi there I have fixed myself my problem was the placeholder in the inputbox style sets up, as long as I have remove that css It works!

Izmjenjeno od m4rc0