Jaifroid

Results 193 issues of Jaifroid

![Wikivoyage_refresh](https://github.com/kiwix/kiwix-js-pwa/assets/4304337/c7c45ba6-169f-4e2e-95d7-aa5343ac3461) ***Headline feature:*** New experimental preview of article links in popovers by hovering your mouse over them. You can also (on touchscreens) long-press a link to see the popover. With...

info
packaged apps

![image](https://github.com/kiwix/kiwix-js-pwa/assets/4304337/71e8658e-f1b2-4094-a315-b39729ded9b5) ***Headline feature:*** New experimental preview of article links in popovers by hovering your mouse over them (see screenshot). You can also (on touchscreens) long-press a link to see the...

info
packaged apps

This only happens if the user has not re-loaded the article they were viewing. And on gong to the next page / article, or restarting the app, the issue goes...

bug/non-critical

As Wiktionary doesn't provide any metadata in the scraped HTML in order to identify definitions, and as we can't derive them heuristically because of multiple different languages, it would be...

enhancement
experimental

In some circumstances, event listeners appear to be attached twice to anchors.

bug/non-critical
backend

In #367 I forced building 64-bit + WinXP (32bit) which is not a configuration the script is supposed to support (I forgot about the -only32bit flag). So the script (although...

bug/non-critical
build

Some code updates from the backport. Mostly for clarity.

upstream
user interface
cleanup

This has emerged during the backport of popovers to KJS Browser Extension. There is incorrect styling of the breakout and close icons when using an inversion dark theme. Copy the...

upstream
user interface

Fixes #719. This backports the new feature from the PWA. So far, I have ported the mouseover and the focus events, together with the popover code. Focus event provides keyboard...

enhancement
user interface

The app contains code to cache its own assets, according to the SW specification, but it occasionally has to reboot itself when the SW fails to register. In KJS, this...

bug
not-main-usage