-
`explicitRequirement` is deprecated in Pharo 13 because of being cause of slowdowns and bugs due to its complexity:
https://github.com/pharo-project/pharo/pull/17276
In Roassal, it is used in mul…
-
Hey, guys. I have started recently to have a problem with Pharo Image and Launcher getting frozen, which leads to MacOS restarting itself. There are no clear steps to reproduce; it happens occasionall…
-
**Expected behavior**
Scrollbar region only is shown only when necessary based off the contents of the modal overflowing
**Actual behavior**
Y Scrollbar region always present when a mouse input devi…
-
Closes #143
!!! ^ needs the ideas from it !!!
-
About the failing ‘Pharo11’ builds: build 730 had a ‘Segmentation fault’ at [line 854 in the ‘Full Image-64‘ stage output](https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20a…
-
When trying to open `testElementWithLinearTranslationAnimation` (and the other two related examples) in the Bloc UI Framework Demo, I get an error that the `Array2D` class does not exist anymore in Ph…
-
Not sure if this is valid behavior, but i can't switch light/dark mode. It appears to set null when change theme. Theme then looks like set to dark, but nothing happens. Same behavior is with switchin…
-
**Bug description**
Starting with the build 311 of Pharo 13, the dead key input is not working correctly anymore which breaks input of characacters like `^` using German or Czech keyboard on Windows.…
-
I tried to bootstrap the PharoGs and it failed. How do I debug the bootstrap process?
What class is missing? I the list of missing classes, but how do I know which is actually missing? Do I ha…
-
- download a fresh Pharo 12 image
- create a class Foo
- enter a class comment in Calpyso and save it
=> not saved, the class stays without a comment
Is this an issue with the keys or a bug in…