Jenni Merrifield
silly I’m confused

Changes Made to a Duplicated Instance of a Symbol Mirrored to Original Instance

STEPS TO REPRODUCE

  1. In the Desktop version create two new mockup documents

  2. In the first document, add a label and a text box

  3. Save the document in your global assets folder as TestSymbol.bmml

  4. Make the second document active and add a copy of TestSymbol to it

  5. Enter symbol override mode and set the value of the Label to "Some Text" and the value of the Text Box to "Some More Text"

  6. Exit symbol override mode

  7. Make a duplicate of the modified instance of TestSymbol using any method (ALT+drag or by using the "Duplicate" command)

  8. Enter symbol override mode on the new instance and set the value of the label to "Some Text Updated" and the value of the Text Box to "Some More Text Updated"

  9. Exit symbol override mode

  10. Make the first document active

  11. Switch back to the second document again



OBSERVED
Both the original instance and the duplicated instance of TestSymbol has a Label value "Some Text Updated" and a Text Box value of "Some More Text Updated"

EXPECTED
The original instance of TestSymbol still has a Label value "Some Text" and a Text Box value of "Some More Text"
The duplicated instance of TestSymbol has a Label value "Some Text Updated" and a Text Box value of "Some More Text Updated"

NOTES

  • This effect occurs with other controls too, such as the ComboBox control

  • The document that you switch to after making the text change can be any open document (that is, it doesn't have to be the Symbol's document)

  • If you make multiple duplicates of the same control, ALL of them will change to the last value set

  • This also occurs with symbol files uploaded to MyBalsamiq

3 people have
this problem
+1
Reply