eeschema block rotation does not rotate correctly/consinstently wires
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KiCad |
Fix Committed
|
High
|
Jeff Young |
Bug Description
wire is not rotated correctly in some situations (as when a part of the schematic is block selected).
-single segment/wire: is not rotated
To reproduce:
draw a single wire segment, select it, press R to rotate: it does not rotate neither selecting it with a block operation nor using a single click.
-segment connected to a testpoint
To reproduce:
place a testpoint, connect a wire (single segment)
Block select the testpoint with the wire
press R to rotate. The testpoint is rotated, the wire is not.
-segment connected to two testpoints
place two testpoints, connect using a wire
Rotate with R. Sometimes rotation is correct, some the wire is disconnected and only the symbols are rotated, some other the wire is connected "diagonally" in a strange way.
Cheers,
Dino.
-------
Tested on revision
27d097a78c7340d
-------
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:
USE_
USE_
KICAD_
KICAD_
KICAD_
KICAD_
KICAD_
KICAD_
BUILD_
KICAD_
KICAD_
KICAD_SPICE=ON
tags: | added: eeschema |
Changed in kicad: | |
importance: | Undecided → Low |
milestone: | none → 6.0.0-rc1 |
status: | New → Triaged |
Changed in kicad: | |
assignee: | nobody → Jeff Young (jeyjey) |
importance: | Low → High |
status: | Triaged → In Progress |
Fixed in revision b0c1c1ad2b8a99c c46bd633ea4d81f 7492e6984b /git.launchpad. net/kicad/ patch/? id=b0c1c1ad2b8a 99cc46bd633ea4d 81f7492e6984b
https:/