Open AlexisCnockaert opened 2 days ago
Thanks for opening your first issue! Please check the CONTRIBUTING documents for some tips about which information should be provided. You can find information of how to do a Pull Request here: https://github.com/pharo-project/pharo/wiki/Contribute-a-fix-to-Pharo
GitHubPharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk. - pharo-project/pharo
If you go in Source -> Code changes and try to click on directory :it says SpMorphicBackend had the subclass responsibility to implement #openFileDialog:
Also SpFileDialog is a subclass of Object here, shouldn't it be subclass of SpDialogPresenter?