I’m not sure if I inadvertently changed a setting or if this is a bug. Suddenly, I cannot select footprints on either the top or bottom layers when the View preset is set to Hidden or Dimmed. However, selection still works with the Normal View preset or when using Search/Get and Move Footprint.
Is there a specific setting that could cause this behavior? KiCad 8.0.8 on Ubuntu 24.04.1 LTS
Footprint resides on either front or back. You have to activate a front or a back layer, respectively, on which the footprint has something. For example, if an SMD footprint has silkscreen and fab outlines, and it resides on the back layer, you can activate either back copper, back silk or back fab layer. Other layers are dimmed, but you can select the footprint by clicking on it. That’s how it works for me, and it’s expected.
top or bottom layer active (F.Cu/B.Cu), all objects enabled in the selection filter. interestingly footprints can be selected from all layers in which the footprint have something, except for the copper layers. (e.g. i can select the footprint from F.silkscreen layer, but not from F.Cu layer)
Yes I did, though I did not associate this issue with opening it with a different build as I had opened the project with a more recent nightly build, then worked on it without any problem for 2 days until the problem suddenly started…