SqueakJS icon indicating copy to clipboard operation
SqueakJS copied to clipboard

A Squeak Smalltalk VM in Javascript

Results 50 SqueakJS issues
Sort by recently updated
recently updated
newest added

Sliding in space bar should move the cursor. Or at least not break input. It only works again after hiding and showing the keyboard.

bug

## System - Chrome 83 - Windows 10 - Squeak 5.3 ## Steps to reproduce - Open a CodeHolder with a rather long method - Click into the text morph...

enhancement

Forgive me if this statement is not true in its generality, but I found at least a couple of occurrences. For example, the perform primitives do not emit proper error...

enhancement

One should (always) never subclass from Exception itself, but most of the time from Error or Notification or one of its subclasses. Exception is an abstract class, and the previous...

I outlined some ideas here https://squeak.js.org/docs/jit.md.html Comments or help welcome.

enhancement

Attempting to access the microphone in Scratch by clicking the loudness block (under the sensing category) causes Scratch to freeze. Tested on Mac and Windows with Chrome.

It's not working anymore, not sure why

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

E.g. hovering the mouse pointer over a window edge should show the resize arrows. Still works in Chrome, does not work in Safari anymore. I see the hotspot jump, but...

Hi, Recently, I wanted to make a GitHub to embed this squeaks image https://squeak.js.org/run/#image=https://github.com/NoMod-Programming/Whiskers/raw/master/Build/Whiskers.image into the GitHub page to add to my homescreen. But, html iframes don’t save Progress, and...

bug