Skip to content

Illustrator (Desktop) Bugs

When reporting a bug, please provide a detailed description with the following:

  1. Details of your operating system
  2. The version of Adobe Illustrator (desktop) 
  3. The steps you were taking when you experienced the issues
  4. Your expected result and the actual result
  5. Upload your Illustrator file or a video (screen recording or gif, this helps us most to reproduce the issue and resolve it)

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

1 result found

  1. Script selection/appearance modification causes error 8702

    I am using a script to change the appearance of an object (fill color of an ellipse shape). Since there is no way to access appearance properties directly (which would be lovely to get someday), I am using a known workaround with defaultFillColor on the selected document.

    app.activeDocument.selection = [item.obj];
    app.activeDocument.defaultFillColor = item.newCol;
    

    Unfortunately, the selection seems to leave Illustrator in a weird state, and any further script command (e.g. next iteration of the loop) fails with "Error 8702: there is no active document."

    This sometimes goes away if I use CPU instead of GPU preview, though not reliably. And…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feedback and Knowledge Base