Skip to content

Unable to vertically stretch a rectangle with a negative integer height in the footprint editor

Description

Rectangles with integer heights can be stretched (in mm).

Steps to reproduce

1.Open Footprint Editor

2.Try stretching a rectangle with a negative integer height (in mm) along the vertical direction

example ESP32C3.kicad_mod

Note

When editing a footprint with a rectangle in the PCB editor using the Footpirint editor, trying to save as or modifying the rectangle height using the Rectangle Properties causes Kicad to crash.

KiCad Version

Application: KiCad Footprint Editor x64 on x64

Version: 7.0.10, release build

Libraries:
	wxWidgets 3.2.4
	FreeType 2.12.1
	HarfBuzz 8.2.1
	FontConfig 2.14.2
	libcurl/8.4.0-DEV Schannel zlib/1.3

Platform: Windows 10 (build 19045), 64-bit edition, 64 bit, Little endian, wxMSW

Build Info:
	Date: Dec 28 2023 21:18:15
	wxWidgets: 3.2.4 (wchar_t,wx containers)
	Boost: 1.83.0
	OCC: 7.7.1
	Curl: 8.4.0-DEV
	ngspice: 41
	Compiler: Visual C++ 1936 without C++ ABI

Build settings:
	KICAD_SPICE=ON

bug1

Edited by wc7086