SUMMARY *** When doing Asia: Place Countries in the Map, cursor disappears when Bahrain's turn comes up. *** STEPS TO REPRODUCE 1. Open kgeography 2. Select Asia 3. Select Place Countries in the Map 4. Select 47 questions 5. When Bahrain's turn comes up, hunt for cursor OBSERVED RESULT No cursor; no Bahrain-shaped outline of country to place in the map EXPECTED RESULT Bahrain should appear, as do other countries in this game SOFTWARE/OS VERSIONS Operating System: Kubuntu 22.04 KDE Plasma Version: 5.24.6 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.3 Kernel Version: 5.15.0-52-generic (64-bit) Graphics Platform: X11 Processors: 16 × 12th Gen Intel® Core™ i5-12600K Memory: 15.4 GiB of RAM Graphics Processor: NVIDIA GeForce RTX 3060/PCIe/SSE2 ADDITIONAL INFORMATION
A possibly relevant merge request was started @ https://invent.kde.org/education/kgeography/-/merge_requests/31
Git commit 767cd1e8e4330ce7247017c9103b8ffbe33175f9 by Albert Astals Cid. Committed on 20/10/2022 at 20:47. Pushed by aacid into branch 'release/22.08'. Fix Bahrain not showing in Asia: Place Countries in the Map The country is only 1 pixel wide and the code had 2 off by one issues so it did not show at all, now it shows mega small, but at least it shows M +5 -5 src/placeasker.cpp https://invent.kde.org/education/kgeography/commit/767cd1e8e4330ce7247017c9103b8ffbe33175f9
*** Bug 461087 has been marked as a duplicate of this bug. ***