EINDEX / logseq-copilot

Logseq Copilot is a Browser extension that allows you to access your Logseq via your browser.
https://logseq-copilot.eindex.me
GNU General Public License v3.0
235 stars 21 forks source link

Unable to clip selected text with Logseq 0.10.7 on Firefox #62

Closed thelazyoxymoron closed 3 months ago

thelazyoxymoron commented 4 months ago

Describe the bug I have enabled "Display floating button" and tried to select a text on a webpage and click on the floating button, but nothing gets captured. This used to work fine with earlier versions of both Logseq and the extension.

To Reproduce Steps to reproduce the behavior:

  1. Select some text on a webpage (e.g. wikipedia)
  2. Click on the floating button to capture
  3. Should get captured in Logseq but nothing happens

Expected behavior It should copy the text into the journal (or page, depending upon the setting)

Screenshots

Screenshot 2024-03-01 at 3 04 48 PM

Desktop (please complete the following information):

EINDEX commented 3 months ago

dup with #61

EINDEX commented 3 months ago

Fixed this in v1.14.2 version

thelazyoxymoron commented 3 months ago

Updated and I still see this issue.

EINDEX commented 3 months ago

This is strange, let me figure it out.

I found it working on copilot home page, but not working on here

EINDEX commented 3 months ago

But it works well on Wikipedia.

Screenshot 2024-03-02 at 22 43 58
thelazyoxymoron commented 3 months ago

Unfortunately this is not working for me on Wikipedia as well. I tried this on Chrome though and everything works correctly. I'm getting this error on Firefox:

Screenshot 2024-03-04 at 1 11 29 PM

EINDEX commented 3 months ago

Seems Firefox does not support the Highlight API. Thanks for your screenshot, I know how to fix it.

EINDEX commented 3 months ago

Close for fixed at v1.14.3 commit 3e931db.