Footprint shows description/datasheet/footprint info even though it's not selected

I’ve got a old v7 project I have opened in v8.0.1 and not sure if this if a bug or I’ve click on some setting to change this behavior. (Project was possibly even create in v6 and then saved to v7, and now to v8)

On my footprint I have a footprint/description and datasheet text, but have unticked show for these:

image

However when clicking on the footprint in the PCB I can see this information displayed:

Even stranger is if I set the 3 tick boxes to show then this disabled the text on the footprint:

image

This seems to be something specific to this project. (I don’t see this behaviour in my other projects)

Have I stumbled upon a bug?

Application: KiCad PCB Editor x86_64 on x86_64

Version: 8.0.1-unknown-202403192319~350687f355~ubuntu23.10.1, release build

Libraries:
	wxWidgets 3.2.2
	FreeType 2.13.1
	HarfBuzz 8.0.1
	FontConfig 2.14.2
	libcurl/8.2.1 OpenSSL/3.0.10 zlib/1.2.13 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.3) libssh/0.10.5/openssl/zlib nghttp2/1.55.1 librtmp/2.3 OpenLDAP/2.6.6

Platform: Ubuntu 23.10, 64 bit, Little endian, wxGTK, X11, ubuntu, x11

Build Info:
	Date: Mar 19 2024 23:19:52
	wxWidgets: 3.2.2 (wchar_t,wx containers) GTK+ 3.24
	Boost: 1.74.0
	OCC: 7.6.3
	Curl: 8.2.1
	ngspice: 42
	Compiler: GCC 13.2.0 with C++ ABI 1018

Build settings:

Same as this
Go to Appearance → Objects and deselect Hidden Text.

1 Like

Thanks. That did it.

1 Like