Jaifroid

Results 197 issues of Jaifroid

Following on from #1151, I think we need to incorporate (probably into the Ray Charles test, because it is currently less "crowded") a test that it is possible to select...

tests
user interface
accessibility

It's not clear to me if this is an actual regression or whether it never worked properly. However, it is intended that a reset should be a full reset, including...

regression
bug-non-critical

First reported downstream in https://github.com/kiwix/kiwix-js-windows/issues/475, the graphical landing page of recent ZIMs does not scroll when loaded with jQuery mode. This issue is serious because it also affects the libzim...

bug
user interface

As per https://github.com/openzim/mwoffliner/issues/1915, the `summary`/`details` tags are no longer available in the output of mwOffliner ZIM, so the code that collapses the contents of sections after headers no longer works....

user interface
upstream
bug-non-critical

According to https://www.theregister.com/2023/09/12/chrome_browser_webp_exploit/, there is an exploit with the libwebp library, which is included (as an Emscripten ASM) in the WebPHero polyfill for WebP images. While it is unlikely that...

security

While I believe a lot of Stores provide automatic translation, at least the output should be checked for the languages of the app (i.e. French and Spanish, as well as...

enhancement
accessibility
i18n

I believe this is due to a protection feature in the search, which prevents lookup if the same string is entered twice in a row (instead, it should just display...

user interface
bug-non-critical

As per title. The effect is quite ugly and confusing, because it is obvious for the user that something is missing. Compare two screenshots below. This is a section of...

bug
upstream

The ZIM in question is `wikipedia_en_wp1-0.8_orig_2010-12.zim`. While this is a legacy ZIM, it is available from download.kiwix.org (archive directory) as an (historical) corpus, and this ZIM is linked to from...

not-main-usage
bug-non-critical

I have been experimenting (successfully) in KJSW with the open-source DarkReader plugin: https://github.com/darkreader/darkreader. It is a simple JavaScript dependency (single file). It would work only in ServiceWorker Mode. All that...

enhancement
user interface