adobe-photoshop / spaces-design

Adobe Photoshop Design Space
http://adobe-photoshop.github.io/
Other
852 stars 74 forks source link

Applying Character Style to Artboard has no effect (inconsistent with standard PS behavior) #3672

Open chadrolfs opened 8 years ago

chadrolfs commented 8 years ago

1.Create an artboard containing a mix of different layer types (pixel, smart obj, text, shape)

  1. Select the Artboard (selects all children as well)
  2. Load a library that has Colors, Character Styles, and Layer Styles
  3. Click on one from each of these sets ^^

Result: There is an inconsistency in each separate workspace and an inconsistency between the two workspaces (any standard PS workspace vs. Design Space).

In standard PS - Colors ARE NOT applied to all layers that can accept (text and shape), Layer Styles ARE applied to all layers and Character Styles ARE NOT applied to type layers

In Design Space - Colors ARE applied to all layers that can accept (text and shape), Layer Styles ARE applied to all layers and Character Styles ARE NOT applied to type layers

Note: Attempting to apply Colors in this scenario in 16.1.2 fails with errors (Transfer from type.setColor to type.updateColor failed: TypeError: Cannot read property 'characterStyle' of null)

chadrolfs commented 8 years ago

https://jira.corp.adobe.com/browse/PS-1252

Logged in JIRA for core side. This may be a core only bug, but with the inconsistencies, maybe not.