Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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

  • 3 отговора
  • 1 има този проблем
  • 1 изглед
  • Последен отговор от 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.

Всички отговори (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)})();