-
```
Right now, Shimeji-ee can only interact (throw, climb, etc...) with browser
windows (IE, Firefox, Chrome.) It would be nice if Shimeji-ee could interact
with other types of windows.
```
Origin…
-
```
Hello,
This module doesn't work with IE 6, 7, 8 because input.files.length doesn't
exists.
To fix this problem, you need to replace at line ~ 300 :
for ( var i = 0; i < slave.files.length; i++…
-
### Terms
- [X] I have searched all [open bug reports](https://github.com/activist-org/activist/issues?q=is%3Aopen+is%3Aissue+label%3Abug)
- [X] I agree to follow activist's [Code of Conduct](http…
-
There are a lot of schools which are using learning platforms like Moodle. In this learning platforms you can do you work as a text file or as a graphical document. But sometimes you can also send you…
-
### Question
Is the docker configurator supposed to dynamically update? I've tried in multiple browsers, but only the original configuration appears to be copy-pasteable
### Related to
Configuratio…
-
This issue applies to all languages that use letter-spacing.
Currently browsers that apply letter-spacing do so by adding a space after every letter in the text that is tracked. This results in a …
r12a updated
4 months ago
-
### What happened?
![image](https://github.com/user-attachments/assets/5cd07008-6370-4384-8e87-ab4d9842cfc9)
### Distribution version
macOS x64 (Intel)
### What browsers are you seeing the probl…
-
**Description:**
When embedding videos using external links (e.g., non-YouTube links), the player cannot be maximized on mobile browsers. This issue does not occur with videos uploaded via the Encod…
-
This issue applies to all languages that use letter-spacing.
Currently browsers that apply letter-spacing do so by adding a space after every letter in the text that is tracked. This results in a …
r12a updated
4 months ago
-
### The problem
Currently components such as modals can't be closed by platform specific close signals such as the back button / gesture on Android.
### The solution
Using the new CloseWatcher API …