Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

Google bookmarks link pop-up "add-new Google Bookmark" when typing, does not remember/show previous entries as before.

  • 3 respostas
  • 1 tem este problema
  • 1 visualização
  • Última resposta de firefoxzone

more options

I use a (bookmarklets?) link in my firefox toolbar to add new entries to a Google Bookmarks list, and it used to show various previous entries or a remembered history when typing a new entry and now it shows nothing, so it does not recall what is already there on the site, and appears to be a Firefox issue, from what I can tell. Is there anyway to troubleshoot the issue. I tried changing various history settings and nothing has changed the situation.

Thanks for any suggestions.

I use a (bookmarklets?) link in my firefox toolbar to add new entries to a Google Bookmarks list, and it used to show various previous entries or a remembered history when typing a new entry and now it shows nothing, so it does not recall what is already there on the site, and appears to be a Firefox issue, from what I can tell. Is there anyway to troubleshoot the issue. I tried changing various history settings and nothing has changed the situation. Thanks for any suggestions.

Todas as respostas (3)

more options

(could not upload image first attempt, here is a screenshot of the issue)

more options

Do you have any google toolbars or addon installed?

more options

No, just a bookmarklet, with url properties....

javascript:(function(){var%20a=window,b=document,c=encodeURIComponent,d=a.open("https://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk="+c(b.location)+"&title="+c(b.title),"bkmk_popup","left="+((a.screenX||a.screenLeft)+10)+",top="+((a.screenY||a.screenTop)+10)+",height=510px,width=550px,resizable=1,alwaysRaised=1");a.setTimeout(function(){d.focus()},300)})();