Skip to content

Uwe Laubender

My feedback

381 results found

  1. 19 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)
    Uwe Laubender supported this idea  · 
  2. 60 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
    Uwe Laubender commented  · 

    See also:

    skew in character style for numbered list - does not skew
    ttaa39986477, Nov 27, 2019
    https://community.adobe.com/t5/indesign/skew-in-character-style-for-numbered-list-does-not-skew/td-p/10766746

    Regards,
    Uwe Laubender
    ( ACP )

    An error occurred while saving the comment
    Uwe Laubender commented  · 

    What is also not working:
    Strike Through or Underline applied through a character style.

    Regards,
    Uwe Laubender
    ( ACP )

    Uwe Laubender supported this idea  · 
  3. 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)
    An error occurred while saving the comment
    Uwe Laubender commented  · 

    Hm, when reading into the linked thread all this can happen because some used fonts of the template document for the merge are supplied with a Document fonts folder. And during the merge InDesign has no access to that Document fonts folder.

    Sounds like a Catch 22 situation…

    Regards,
    Uwe Laubender
    ( ACP )

    Uwe Laubender supported this idea  · 
  4. 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
    Uwe Laubender commented  · 

    Still an issue with InDesign CC 2019 version 14.0.3.
    Also an issue with InDesign 2020 version 15.0.0.155.

    I can apply true to app.typeContextualUiPrefs.showFractionsUi after I turned off the feature in the UI.
    The UI is reflecting this! Setting back the property with false will not work!

    Regards,
    Uwe Laubender
    ( ACP )

    Uwe Laubender supported this idea  · 
  5. 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

    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
    Uwe Laubender commented  · 

    You have to share a list and a document so that this can be tested.
    What's your version of the operating system?
    Can you see the same with InDesign versions before CC 2019?
    Also with InDesign 2020?

    Regards,
    Uwe Laubender
    ( ACP )

  6. 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

    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
    Uwe Laubender commented  · 

    Hi Michael,
    DOM documentation compiled by Gregor Fellenz can be found:
    https://www.indesignjs.de/extendscriptAPI/indesign-latest/#about.html

    InDesign CC 2019:
    https://www.indesignjs.de/extendscriptAPI/indesign14/#about.html

    InDesign CC 2018:
    https://www.indesignjs.de/extendscriptAPI/indesign13/#about.html

    InDesign CC 2017:
    https://www.indesignjs.de/extendscriptAPI/indesign12/#about.html

    InDesign CC 2015:
    https://www.indesignjs.de/extendscriptAPI/indesign11/#about.html

    InDesign CC 2014:
    https://www.indesignjs.de/extendscriptAPI/indesign10/#about.html

    Older versions of InDesign, PhotoShop and Adobe Illustrator plus separate core JavaScript documentation compiled by Jongware in several formats, also online, here:

    http://www.jongware.com/idjshelp.html

    Regards,
    Uwe Laubender
    ( ACP )

  7. 8 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)
    Uwe Laubender supported this idea  · 
    An error occurred while saving the comment
    Uwe Laubender commented  · 

    Ok. There is no file attached to my message.

    NOW hopefully attached:
    Override-elements-by-script-problems.zip.txt

    NOTE: I had to rename the zip file with suffix txt to get this loaded to my comment.

    Regards,
    Uwe Laubender
    ( ACP )

    An error occurred while saving the comment
    Uwe Laubender commented  · 

    Hi Tobias,
    unfortunately the thread Marc Autret is linking to in his blog post does not work anymore.
    The related discussion did not make it to the new forum. What a pain!

    Fortunately I saved the thread before the new forum was started.
    I hope it gets through. Attached:
    Override-elements-by-script-problems.zip

    Regards,
    Uwe Laubender
    ( ACP )

  8. 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)
    Under Review  ·  amaarora responded

    Thanks for reporting the issue. We are reviewing it

    -InDesign Team

    Uwe Laubender supported this idea  · 
    An error occurred while saving the comment
    Uwe Laubender commented  · 

    Hi Peter,
    with my German InDesign CC 2019 app.panels[24] seems to be non-exist.
    app.panels[25].name returns "Separationsvorschau", that stands for "Separation Preview".

    var p = app.panels[25].getElements()[0];
    p // returns [object Panel]

    Wheras with the panel index 24:

    var p = app.panels[24].getElements()[0];
    p // returns Object is invalid

    app.panels[24].isValid //returns true

    I see the same with my German InDesign 2020 version 15.0.0.155 on Windows 10.

    Regards,
    Uwe Laubender
    ( ACP )

  9. 16 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)
    Uwe Laubender 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)
    Need More Info  ·  amaarora responded

    The links are working fine for me.
    Can you recheck once at your end?

    Thanks

    Uwe Laubender supported this idea  · 
  11. 7 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)
    Uwe Laubender supported this idea  · 
    An error occurred while saving the comment
    Uwe Laubender commented  · 

    Hi Dan,
    unfortunately the linked thread in not available in the new forums.
    Could you provide some background? Hope you saved the thread privately.

    Regards,
    Uwe Laubender
    ( ACP )

  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)
    An error occurred while saving the comment
    Uwe Laubender commented  · 

    Hi,
    I see no technical reason why object styles are not working with placed media assets.
    A workaround:
    1. Prepare a frame with an object style before placing a movie or a sound.
    2. Place the movie or the sound to the prepared frame.

    From now you cannot tell what object style is applied to the frame holding the movie or the sound.
    All options in the Object Styles Panel are grayed-out if the frame is selected.

    However, if you change the applied styles appearance the frame with the movie or sound will follow along. A very strange user experience.

    Also see this discussion at Adobe InDesign Forum:

    Object style on videos, why not?
    oneoff_swed, Nov 21, 2019
    https://community.adobe.com/t5/indesign/object-style-on-videos-why-not/td-p/10754208

    Regards,
    Uwe Laubender
    ( ACP )

    Regards,
    Uwe Laubender
    ( ACP )

    Uwe Laubender supported this idea  · 
  13. 24 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
    Uwe Laubender commented  · 

    Should I do two different bug reports with Alternate Text for Hyperlinks and the IDML and IDMS issues?
    FWIW: If Alternate Text is not maintained with IDMS it is also NOT WORKING with InDesign library assets and CC Library assets.

    Regards,
    Uwe Laubender
    ( ACP )

    An error occurred while saving the comment
    Uwe Laubender commented  · 

    Ah. Same issue with IDML. Had a document with one hyperlink that contains alternate text.
    Exported that as IDML file. Opened the IDML file with InDesign 2020 version 15.0.0.155. Hyperlink is there, alternate text contents is missing!

    Regards,
    Uwe Laubender
    ( ACP )

    An error occurred while saving the comment
    Uwe Laubender commented  · 

    Hi together,
    another issue with Alternate Text for hyperlinks.
    The string for alternate text will not be exported with an IDMS file that contains the hyperlink.
    Just tested that because I wanted to see how this property can be managed by scripting.

    It seems there is no new property for Alternate Text for object Hyperlink in the scripting DOM.

    Regards,
    Uwe Laubender
    ( ACP )

    Uwe Laubender supported this idea  · 
  14. 12 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)
    Uwe Laubender supported this idea  · 
  15. 144 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)
    Uwe Laubender supported this idea  · 
  16. 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)
    Under Review  ·  amaarora responded

    Thanks for reporting the issue. We are reviewing it

    -InDesign Team

    Uwe Laubender supported this idea  · 
  17. 135 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)
    FIXED  ·  amaarora responded

    Fix for this issue is now available in the latest update of InDesign 2020 – that is, InDesign 15.1.2

    In the Creative Cloud Desktop application, click on the Updates section on the left. You should be able to see the Update available for InDesign. Please update your InDesign application to this version to try out the fix.

    Let us know in the comments section if you still face this problem.


    Adobe InDesign Team

    Uwe Laubender supported this idea  · 
  18. 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)
    Under Review  ·  amaarora responded

    Thanks for reporting the issue.
    This issue seems to be present from a long time. We are reviewing it

    -InDesign Team

    Uwe Laubender supported this idea  · 
  19. 14 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)

    Fix for this issue is now available in the latest update of InDesign 2020 – that is, InDesign 15.0.1

    In the Creative Cloud Desktop application, click on the Updates section on the left. You should be able to see the Update available for InDesign. Please update your InDesign application to this version to try out the fix.

    Let us know in the comments section if you face any problem with the updation process.


    Adobe InDesign Team

    Uwe Laubender supported this idea  · 
  20. 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)
    Uwe Laubender supported this idea  · 
    An error occurred while saving the comment
    Uwe Laubender commented  · 

    Hi Mark,
    I can see that as well and this was leading to a big headache even when working with the plugin WordsFlow from EM Software. Always styles with overrides. Always things one has to hunt down.

    What should work to get the text clean again:
    Work with GREP Find/Replace where you do a find after an applied style only and replace it with the same style. That should iron out all style overrides. Tedious as well if one uses a lot of styles, but I see no other quick solution.

    Regards,
    Uwe Laubender
    ( ACP )

1 2 9 11 13 19 20

Feedback and Knowledge Base