Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 3 trả lời
  • 1 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Tất cả các câu trả lời (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)})();