Schematic Editor: Groups containing hierarchical sheets can only be moved to the page origin
<!-- --------Before Creating a New Issue----------- * Limit report to a single issue. * Search the issue tracker to verify the issue has not already been reported. * Complete all instructions between `template comment markers <>. * Keep report contents limited to the necessary information required to fix the issue. * When creating an issue against the stable version of KiCad, make sure the latest available stable version is installed as issues may have already been resolved in later stable versions. --> # Description <!-- What is the current behavior and what is the expected behavior? --> <!-- If the issue is visual/graphical, please attach screenshots of the problem. --> <!-- Add the issue details below this line and before the "Steps to reproduce" heading. --> If you create a group containing a hierarchical sheet this group can be moved, but once you place it it jumps to the page origin. ![group_move_bug](/uploads/905cda06299ae6e777aa064e99adc855/group_move_bug.mov) # Steps to reproduce <!-- If there are multiple steps to reproduce it or it is a visual issue, then providing a screen recording as an attachment to this report is recommended. --> <!-- If this issue is specific to a project, please attach the necessary files to this issue. --> <!-- Add the steps to reproduce using the numbers below --> <!-- Add new step numbers before the "KiCad Version" heading. --> 1. Create a hierarchical sheet 2. Add some text 3. Group both items 4. The group can be moved, but once you place it, it jumps to the page origin (top left corner). # KiCad Version <!-- Copy version information (from main menu Help->About KiCad ->Copy Version Info) and paste it between the triple backticks below to preserve the formatting. --> ``` ``` ``` Application: KiCad Schematic Editor arm64 on arm64 Version: 10.0.2, release build Libraries: wxWidgets 3.2.8 FreeType 2.14.3 HarfBuzz 12.3.2 FontConfig 2.17.1 Platform: macOS Version 26.4.1 (Build 25E253), 64 bit, Little endian, wxMac OpenGL: Apple, Apple M2 Pro, 2.1 Metal - 90.5 wxWidgets: 3.2.8 (wchar_t,wx containers) Boost: 1.90.0 OCC: 7.9.3 Curl: 8.7.1 ngspice: 44.2 Compiler: Clang 17.0.0 with C++ ABI 1002 KICAD_IPC_API=ON KICAD_USE_PCH=OFF ```
issue