Ten
My feedback
-
8 votes0 comments · Adobe InDesign: Feature Requests » Colors/Swatches · Flag idea as inappropriate… · Admin →
Ten supported this idea ·
-
54 votes
InDesign Engineering team NEEDS YOUR HELP in fixing this issue.
We want to know the steps to reproduce this issue. Any Test Documents where you see this issue and can share with us will be really useful. You can also do Screen Recordings and share those with us.
Please HELP us find a solution to this vexing issue.
Thank you
Adobe InDesign teamTen supported this idea ·
-
23 votes0 comments · Adobe InDesign: Feature Requests » Layout/Graphics etc · Flag idea as inappropriate… · Admin →
Thanks for reporting the issue. We are reviewing it
-InDesign Team
Ten supported this idea ·
-
21 votes
Thanks for reporting the issue. We are reviewing it
-InDesign Team
Ten supported this idea ·
-
10 votes
Ten supported this idea ·
-
17 votes
Hello All,
Thank you for reporting the issue to us.
We have fixed the issue in the latest version of InDesign, Id 14.0.3Please upgrade your InDesign application to the latest version to try out the fix.
If you are unable to see the update yet, go to Creative Cloud desktop application, open the menu (three dots) from the top-right corner and click on ‘Check For App Updates’.
If you face any problems with the new update, do let us know in the comments.
You may also follow the below given link for the list of all fixed issues in Id 14.0.3
https://helpx.adobe.com/indesign/kb/fixed-issues.htmlTen shared this idea ·
-
46 votes
Hello All,
Thank you for reporting the issue to us.
We have fixed the issue in the latest version of InDesign, Id 15.0Please upgrade your InDesign application to the latest version to try out the fix.
If you face any problems with the new update, do let us know in the comments.
You may also follow the below given link for the list of all fixed issues in Id 15.0
https://helpx.adobe.com/indesign/kb/fixed-issues.html-InDesign Team
Ten supported this idea ·
-
153 votes
Ten supported this idea ·
-
38 votes
This has been done to preclude any new entries for CFBundleTypeOSTypes. The previous release, CC2018 had CFBundleTypeOSType as IDdD but for the new release, we have not created the new OSType entry as IDdE rather kept the previos entry intact.
Apple had deprecated any entries of the form of CFBundleType from 10.5 and now recommends using a UTType(Uniform Type Identifier) entry instead of creating CFBundleType entries. We might choose creating UTTypes in the future. However, for now we have stopped creating separate CFBundleTypes for the new releases.
It would helpful to know from you as to how you use these entries in your workflows so that we can suggest you an alternative.You may reach out to abkaushi@adobe.com.
Ten supported this idea ·
-
9 votes0 comments · Adobe InDesign: Feature Requests » Print/Packaging · Flag idea as inappropriate… · Admin →
Ten supported this idea ·
日本語にて概要を説明しておきます。
InDesignはQRコード作成機能搭載の当初から日本語特有の漢字モードを正常に処理出来ず、日本語の混ざった文字列を正常にQRコード化出来ないというバグがあり、現在まで修正されないままです。
これは漢字モード自体の実装と漢字モードへの移行判定のバグという2本立ての不具合を抱えていることに起因するものです。
私が推奨したいシナリオは「漢字モードを廃止し8bitバイトモード固定での運用及びマルチバイトを含め全てをUTF-8文字列として扱うこと」です。これによりウムラウト等のノンアスキーキャラクタの問題も解消可能となります。