Skip to content

Report Bugs

Help us with the issues you are facing by taking one of the following actions:

  • VOTE: Help us rank the most relevant bug -by doing this you will also get status updates
  • COMMENT: Join the conversation and help us identify the problem
  • SUBMIT: If you can’t find the issue you are experiencing, report a new one

When filing a new bug, please provide:

  • Version of Adobe Bridge
  • Steps to reproduce the issues
  • Operating System
  • Expected result
  • Actual result
  • Optional- Upload your File or Video

Want to be the first to see the next release of Bridge? Join the Bridge Prerelease Program
For any issues with the Prerelease builds, please use the Bridge Prerelease Forum

Thank you for your time, we really appreciate your feedback.

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

8 results found

  1. AppleScript does not work in Bridge 2023 and 2024

    en_US

    Until Adobe Bridge 2022, AppleScript was supported and "do javascript" commands could be executed. This allowed for integration, such as sending Finder selections directly to a scripting process in Bridge.

    However, since version 2023, AppleScript is no longer supported. There is no AppleScript dictionary sdef file in the application bundle, so there is no possibility for it to work. Even if the sdef is ported from 2022, it will not work.

    I have determined that this is a bug, as there seems to be no official information that AppleScript has been removed. It is an expected specification of Adobe…

    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

    0 comments  ·  SCRIPTING  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. When running a script containing a "prompt()", Bridge 2023 reports that "prompt is not a function" and stops the script.

    When running a script containing a "prompt()", Bridge 2023 reports that "prompt is not a function" and stops the script.
    These scripts do run in previous versions.

    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)
  3. batch process

    Hi - on my Adobe Bridge 2023 the option Choose Tools > Photoshop > Batch (Bridge) is now gone - I can't batch files with an action?

    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

    3 comments  ·  SCRIPTING  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. 1 vote

    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

    0 comments  ·  SCRIPTING  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Collections Panel does not update on ExtendScript app.createCollection("new collection")

    app.createCollection("new collection");

    Prior to Bridge v13 (2023), this ExtendScript command would create a new collection and the Collections Panel would update to show the new collection.

    Now, the command creates a collection, but the Collections Panel does not update. The new collection only becomes visible after either toggling the Bridge UI to a different Workspace then back, or closing and re-opening the Collections Panel. Please restore the Collections Panel update so new collections are visible when they are created via script, or advise on an ExtendScript workaround to refresh the collections panel after creating a new collection in our script.…

    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

    1 comment  ·  SCRIPTING  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. scripting broken in 10.0.0.124

    Hangs when attempting to run a custom script. Ran fine in 9.1

    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

    4 comments  ·  SCRIPTING  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. app.document.chooseMenuItem(); will not work in an onClick() function

    This fault was reported 7 years ago but still not fixed.
    https://feedback.photoshop.com/photoshop_family/topics/bridge_choosemenuitem_command_does_not_work_in_an_onclick_function

    Same example...

    target bridge

    var w = new Window('dialog');
    w.bu1 = w.add('button',undefined,'Info');
    w.bu1.preferredSize=[60,30];
    w.bu2 = w.add('button',undefined,'Cancel');
    w.bu2.preferredSize=[60,30];
    //this will work here
    app.document.chooseMenuItem("mondo/command/about");
    w.bu1.onClick=function(){
    //Will not work here, this applies to all chooseMenuItem commands.
    app.document.chooseMenuItem("mondo/command/about");
    alert("Command given to show about");
    }
    w.show();

    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

    2 comments  ·  SCRIPTING  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Kontaktabzug II über PS CC funktioniert nicht aus Bridge CC

    Photoshop CC 20.0.1, Bridge CC 9.0.2.219 x64, Windows 10;

    Bei Aufruf von Kontaktabzug II aus Bridge mit vielen Bildern (64 im vorliegenden Fall) zeigt der Dialog in Photoshop "0 Bilder ausgewählt". Hat aber schon funktioniert, Ursache und Randbedingungen (wann es geht, wann es nicht geht) völlig unklar.

    Wird de-installiert und die vorhergehende Version (19.x und 8.x) wieder installiert; war nicht perfekt, hat aber zuverlässig funktioniert.

    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

    1 comment  ·  SCRIPTING  ·  Admin →
    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