pharo icon indicating copy to clipboard operation
pharo copied to clipboard

Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.

Results 832 pharo issues
Sort by recently updated
recently updated
newest added

**Bug description** Duplicate class opens a debugger while the new class is browsed **To Reproduce** Steps to reproduce the behavior: 1. Open a new P13 image 2. Open a System...

Type: Bug

[https://scoop.sh](https://scoop.sh) is a installer for Windows with well known packages like NodeJS and other. Would be nice if we could list Pharo Launcher and the different Pharo releases with Scoop...

Type: New Feature

In Pharo 13 build 190, the names of some icons are still prefixed by `#glamorous`, which doesn’t make much sense anymore since the [removal of Glamour and GTTools in Pharo...

This pull request fixes the drag detection in MouseClickState to take into account that the client morph’s transform can change between events. Without this fix, after modifying `#initializePresenters` on StRawInspectionPresenter...

**To Reproduce** Steps to reproduce the behavior: 1. Open a Browser 2. Create a new package A, with a tag B inside 3. Create a new package Z (without any...

Type: Bug

Since the full removal of Author Spec build cannot not execute tests because of Author not found.

Type: Bug

As encountered by @hernanmd in pull request #17004, in Pharo 13 build 182, ReGuardClauseRule applies an incorrect rewrite to `#browseReferencesTo:inNameResolver:` on ClyBrowserMorph. The rule should be fixed so that either...

This pull request makes `#postload:package:` on BaselineOfIDE set PharoLightTheme as current again to be consistent with it being the default (see issue #16797).

This PR addresses missing tests reported in #11337: - Add test for `hierarchyDefinesClassVariable:` - Add test for `hierarchyDefinesPoolDictionary: ` - Add test for `superclassRedefines:` - Marked wrong critiques for RefactoringData

Type: Enhancement
Status: Need more work

I created a new Pharo 13 image, changed the theme from ‘DarkBlue’ to ‘Pharo Light’, then opened the Documentation Browser and selected the page ‘WorldMenuItems.md’ in the section ‘BoltsAndNuts’, part...

Type: Bug
Project: Documentation