[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-bug: [Bug 916234] Re: Copying a box-selected pin only copies visible attributes



The attached patch fixes this bug by always selecting invisible (hidden)
attributes for an object, even if it was selected via the select box.

This has the implication that if a visible attribute is not selected
during a copy/move/..., that attribute will be left out of the
operation.  I believe this to be intended behavior, however.

** Patch added: "0001-gschem-Fix-bug-with-selection-and-hidden-attributes.patch"
   https://bugs.launchpad.net/geda/+bug/916234/+attachment/2673727/+files/0001-gschem-Fix-bug-with-selection-and-hidden-attributes.patch

-- 
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/916234

Title:
  Copying a box-selected pin only copies visible attributes

Status in GPL Electronic Design Automation tools:
  Confirmed

Bug description:
  Bug found in current git stable-1.8.

  Steps to reproduce:

  - $ gschem test.sym
  - close the erroneous error dialog
  - create a pins
  - box select the pin with a drag of the  mouse. Do not click-select.
  - using the context menu, copy the pin to another location on the sheet.
  - Look at the attributes of the copied pin. Only the visible attributes (pinlabel, pinnumber) are copied. pinseq and pintype are not copied.

To manage notifications about this bug go to:
https://bugs.launchpad.net/geda/+bug/916234/+subscriptions


_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug