Highlighting selected text through tooltip button not working on Firefox

To get your bug fixed faster please try to answer the following questions:

  1. Which browser, operating system and versions of those are you using?
    Browser: Firefox Nightly 103.0a1 (2022-05-31),
    OS: Mac OS Monterey 12.3
  2. Which version of Memex are you running?
    3.2.16
  3. What are the steps you took that lead to the bug?
  1. Go to any webste
  2. Highlight some text
  3. Click on highlight tooltip button
    Expected result: Selected text is highlighted
    Actual result: Text is unselected and not highlighted.

Note: Highlighting through shortcut (option+a) works, so the problem seems to be with the actual button event handler.

Ha! that has been a bug introduce by me trying to fix your other bug:

I changed the Button element to a DIV and it caused this issue.
You can still use the keyboard shortcuts! Fix goes out in the next release.

1 Like

This is fixed in version 3.2.19 and already available on Firefox.
Will take a day or 2 to go through the Chrome Store review.

1 Like

Also already published on the Chrome Store! Quick turnaround by them this time!

1 Like

Thanks for the quick turnaround on this. Can confirm it is now fixed in Firefox! :raised_hands:

1 Like