Skip to content

m1b

My feedback

29 results found

  1. 3 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)
    m1b shared this idea  · 
  2. 3 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)
    m1b shared this idea  · 
  3. 5 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)
    An error occurred while saving the comment
    m1b commented  · 

    Hi Ten_A, you're right. There are lots of things that make it work. I listed more ways in my code in the forum post. Often I try to avoid app.redraw() because I don't want to spawn another Undo record.

    m1b shared this idea  · 
  4. 4 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)
    m1b shared this idea  · 
  5. 10 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)
    An error occurred while saving the comment
    m1b commented  · 

    Good idea Sergey!

    An error occurred while saving the comment
    m1b commented  · 

    I just spent half an hour troubleshooting a script before I found that the issue was this bug again. If I'm not keeping this bug in mind, it is time consuming to get to the bottom of it each time. I would love to see this fixed!

    m1b shared this idea  · 
  6. 30 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)
    m1b supported this idea  · 
    An error occurred while saving the comment
    m1b commented  · 

    > Would you mind me merging these?

    Sure go for it. Thanks!

    An error occurred while saving the comment
    m1b commented  · 

    By the way, I would expect Illustrator to automatically sanitise the path items before creating the compoundPathItem, rather than learn to handle bad compoundPathItems, such as those containing groupItems.

    An error occurred while saving the comment
    m1b commented  · 

    AI version: 27.1.1
    OS: MacOS 13.1

    Steps to reproduce:
    1. New Document.
    2. Make some compoundPathItems (eg. create outlines of text).
    3. Group the compoundPathItems.
    4. Select that group
    5. Choose menu: Object > Compound Path > Make
    6. Run this script:
    alert('pathItems.length = ' + app.activeDocument.selection[0].pathItems.length);

    Result: alert says pathItems.length = 0
    Expected result: should say the actual number of pathItems

  7. 22 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)
    m1b supported this idea  · 
  8. 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)
    m1b shared this idea  · 
  9. 13 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)
    An error occurred while saving the comment
    m1b supported this idea  · 
  10. 3 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)
    An error occurred while saving the comment
    m1b supported this idea  · 
  11. 3 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)
    m1b shared this idea  · 
  12. 4 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)
    m1b shared this idea  · 
  13. 10 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)
    An error occurred while saving the comment
    m1b commented  · 

    I have just tested this using AI 27.4 on MacOS 13.3.1 and this bug has been fixed.

    However, I think the fix may have created [this new bug](https://illustrator.uservoice.com/forums/601447-illustrator-desktop-bugs/suggestions/46537261-incorrect-word-count-via-script).

  14. 6 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)
    An error occurred while saving the comment
    m1b commented  · 

    Script used to get results.

    m1b shared this idea  · 
  15. 6 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)
    m1b shared this idea  · 
  16. 9 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)

    var dc = app.documents.addDocumentWithDialogOption(“Art & Illustration”, false);
    //add some objects
    dc.saveAs(File(”~/Desktop/testNoUI.ai“));
    dc.close(SaveOptions.DONOTSAVECHANGES);

    Above script works for creating, saving and close the document without UI. The document preset is localized, if you are using locale other than english, you should pass the localized name of preset to addDocumentWithDialogOption method.

    An error occurred while saving the comment
    m1b commented  · 

    @Rama I just tested your sample script and it *does* show UI—it shows the new document as a normal document window. Therefore, this issue is not resolved.

  17. 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)
    m1b supported this idea  · 
  18. 4 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)

    As per the comment from the OP, the LaunchBar clipboard manager seems to not be compatible the Illustrator format. The same happens with other clipboards managers, including the default one for Windows. However, there are reports it used to work with previous versions of Illustrator. If you have more details on this, or the same problem, — please comment.

    An error occurred while saving the comment
    m1b commented  · 

    UPDATE: I can confirm in my case that the contributing factor was third party app Launchbar—specifically LaunchBar's "clipboard history" functionality. When I disable clipboard history in LaunchBar's preferences (or, even better, add Adobe Illustrator to the "Ignore apps" list) this problem goes away. Thanks Egor for asking the perfect question!

    An error occurred while saving the comment
    m1b commented  · 

    Seeing this bug in AI 27.1.1 MacOS 13.1.

    m1b supported this idea  · 
  19. 21 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)
    m1b supported this idea  · 
  20. 4 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)
    An error occurred while saving the comment
    m1b commented  · 

    Totally agree with this request! It is currently jarring visual behaviour. Probably a simple fix, too.

    m1b supported this idea  · 
← Previous 1

Feedback and Knowledge Base