eeschema: rotating a block moves it too
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KiCad |
Fix Committed
|
Low
|
Jeff Young |
Bug Description
In master branch:
Selecting a block and rotating it moves it away (i.e. using the shortcut R four times does not rotate the block to its original position).
The same happens using the right-click menu to rotate it.
Also rotating when moving has the same effect, the selected objects "roll away" at every rotation.
In the attached video an example using the shortcut R some times.
P.S.: In version 5.1.2 it works correctly.
-------
-------
Tested on revision e16bf40e605b4ab
Application: Eeschema
Version: (5.1.0-
Libraries:
wxWidgets 3.0.2
libcurl/7.52.1 OpenSSL/1.0.2r zlib/1.2.8 libidn2/0.16 libpsl/0.17.0 (+libidn2/0.16) libssh2/1.7.0 nghttp2/1.18.1 librtmp/2.3
Platform: Linux 4.9.0-8-amd64 x86_64, 64 bit, Little endian, wxGTK
Build Info:
wxWidgets: 3.0.2 (wchar_t,wx containers,
Boost: 1.69.0
OpenCASCADE Community Edition: 6.8.0
Curl: 7.52.1
Compiler: GCC 6.3.0 with C++ ABI 1010
Build settings:
KICAD_
KICAD_
KICAD_
KICAD_
KICAD_
KICAD_
BUILD_
KICAD_
KICAD_
KICAD_SPICE=ON
Changed in kicad: | |
importance: | Undecided → Low |
milestone: | none → 6.0.0-rc1 |
status: | New → Triaged |
Changed in kicad: | |
assignee: | nobody → Jeff Young (jeyjey) |
Changed in kicad: | |
status: | In Progress → Fix Committed |
Go back to rotating around the center point instead of the ReferencePoint.