mdnsk / leo-translate

Browser extension that translates words from English to Russian using LinguaLeo API
MIT License
58 stars 9 forks source link

Click outside document.body doesn't hide translation popup #22

Closed ris58h closed 6 years ago

ris58h commented 6 years ago

Steps to reproduce:

  1. Go to jug.ru.
  2. Select a word for translation and make the popup appear.
  3. Click on a side (a white space on the left/right from a content) of the site.

Expected: the popup closes. Actual: the popup doesn't close.

mdnsk commented 6 years ago

Thank you for report!

mdnsk commented 6 years ago

@ris58h it is fixed here: https://github.com/mdnsk/leo-translate/commit/51bf86bb50d1d164d0c0a4292f141de6447e9bb8

This bugfix will be included in the next release.

mdnsk commented 6 years ago

@ris58h The v1.14.0 has been released. Thank you!