View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0005506 | DarkRadiant | GUI | public | 25.01.2021 05:48 | 05.09.2021 18:22 | 
| Reporter | greebo | Assigned To | greebo | ||
| Priority | normal | Severity | crash | Reproducibility | have not tried | 
| Status | closed | Resolution | fixed | ||
| Platform | Linux | ||||
| Product Version | 2.11.0 | ||||
| Target Version | 2.11.0 | Fixed in Version | 2.11.0 | ||
| Summary | 0005506: Crash when trying to scroll the list in the favourites tab (wxGTK) | ||||
| Description | The mouse scroll event seems to crash when the Favourites tab is focused in the group dialog. There seems to be something off with the parent-child setup of the tab controls. First measure to be taken is to rearrange the FavouritesBrowser to get rid of the temporary parent, model it after the ScriptWindow. | ||||
| Tags | No tags attached. | ||||
| DarkRadiant: master f4e9d488 25.01.2021 05:49 Details Diff | 0005506: Rearrange the FavouritesBrowser. Addition to the group dialog is performed by the module initialisation code, the FavouritesBrowser itself is now deriving from wxPanel. | Affected Issues 0005506 | |
| mod - radiant/CMakeLists.txt | Diff File | ||
| mod - radiant/ui/favourites/FavouritesBrowser.cpp | Diff File | ||
| mod - radiant/ui/favourites/FavouritesBrowser.h | Diff File | ||
| add - radiant/ui/favourites/FavouritesUserInterfaceModule.cpp | Diff File | ||
| mod - tools/msvc/DarkRadiant.vcxproj | Diff File | ||
| mod - tools/msvc/DarkRadiant.vcxproj.filters | Diff File | ||
| DarkRadiant: master 2d787b56 26.01.2021 03:22 Details Diff | 0005506: Fix linux compilation | Affected Issues 0005506 | |
| mod - radiant/ui/favourites/FavouritesUserInterfaceModule.cpp | Diff File | ||
| DarkRadiant: master 8272a95c 28.01.2021 17:22 Details Diff | 0005506: Fix the endless loop triggered by the ScrollEventPropagationFilter | Affected Issues 0005506 | |
| mod - libs/wxutil/dialog/ScrollEventPropagationFilter.h | Diff File | ||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 25.01.2021 05:48 | greebo | New Issue | |
| 25.01.2021 05:48 | greebo | Assigned To | => greebo | 
| 25.01.2021 05:48 | greebo | Status | new => assigned | 
| 25.01.2021 05:50 | greebo | Changeset attached | => DarkRadiant master f4e9d488 | 
| 26.01.2021 03:22 | greebo | Changeset attached | => DarkRadiant master 2d787b56 | 
| 28.01.2021 17:25 | greebo | Changeset attached | => DarkRadiant master 8272a95c | 
| 28.01.2021 17:57 | greebo | Status | assigned => resolved | 
| 28.01.2021 17:57 | greebo | Resolution | open => fixed | 
| 28.01.2021 17:57 | greebo | Fixed in Version | => 2.11.0 | 
| 05.09.2021 18:22 | greebo | Status | resolved => closed | 
