# This week (31/2024) on the Pharo Issue Tracker
We will send the reports for the last weeks this week, this one is for week 31
(the week startig 26 July)
# Features
- Adding "OnStack replacement" feature to Reflectivity #16919
https://github.com/pharo-project/pharo/pull/16919
- Inspection tab for inspecting selectors of a Context #812
https://github.com/pharo-spec/NewTools/pull/812
- Adding command to add breakpoints in the debugger #807
https://github.com/pharo-spec/NewTools/pull/807
- Remember debugger size and position #795
https://github.com/pharo-spec/NewTools/pull/795
# Fixes
- Use withAdapterDo: to set the scrolling height, courtesy of @jecisc #1579
https://github.com/pharo-spec/Spec/pull/1579
- Fix scrollTo: on SpScrollableLayout not working #1370
https://github.com/pharo-spec/Spec/pull/1370
- Fix for SettingsBrowser shows rule class and not rule text #16962
https://github.com/pharo-project/pharo/pull/16962
- 16923-ReferenceFinder-should-not-look-at-ephemeron-references #16955
https://github.com/pharo-project/pharo/pull/16955
- Avoid analyzing classes in Manifest methods while checking
ReClassesHaveNoReferencesCondition #16954
https://github.com/pharo-project/pharo/pull/16954
- Provide error information directly when class definition loading fails #16898
https://github.com/pharo-project/pharo/pull/16898
- Fix keyboard focus of rename method refactoring window #16835
https://github.com/pharo-project/pharo/pull/16835
- Speed up refactoring tests by constricting refactoring models #16807
https://github.com/pharo-project/pharo/pull/16807
- Fix calypso browsing of Ring models #16802
https://github.com/pharo-project/pharo/pull/16802
- Fix Duplicate class command UX issues #16967
https://github.com/pharo-project/pharo/pull/16967
- Fix clean blocks serialization #16235
https://github.com/pharo-project/pharo/pull/16235
# Comments / Documentation
- A small fix in a FileReference method comment, as suggested by @Ducasse #16966
https://github.com/pharo-project/pharo/pull/16966
- Update GitHub issue templates #16959
https://github.com/pharo-project/pharo/pull/16959
# Cleanup
- Cleaning up FFI usage of SDL2 #16798
https://github.com/pharo-project/pharo/pull/16798
- Remove dead code in Monticello #16961
https://github.com/pharo-project/pharo/pull/16961
- Remove MCTool #16952
https://github.com/pharo-project/pharo/pull/16952
- Remove unused author #1833
https://github.com/pharo-vcs/iceberg/pull/1833