Illustrator (Desktop) Bugs
When reporting a bug, please provide a detailed description with the following:
- Details of your operating system
- The version of Adobe Illustrator (desktop)
- The steps you were taking when you experienced the issues
- Your expected result and the actual result
- Upload your Illustrator file or a video (screen recording or gif, this helps us most to reproduce the issue and resolve it)
7716 results found
-
Apparition de ligne blanche lors du déplacement
Système exploitation windows 11
Je déplace mes plans de travail ou j'en copie un avec la touche alt.
Plusieurs plans de travail en même temps.
Résultats attendu l'écran ne fait pas apparaitre des lignes blanches.1 vote -
Tutorials in Czech have disappeared
After installation WIN11 - practical lessons in Czech have disappeared, the program cuts.
1 vote -
Transparent items appearing as opaque
Shape ontop is 10% opacity but appearing as 100%, but off the artboard is back to 10%
1 vote -
복사
창을 처음 실행했을시에는 Ctrl + C , Ctrl + V, Ctrl +Shift + V 단축키가 잘 작동하다가 작업을 하다보면 Ctrl + C , Ctrl + V, Ctrl +Shift + V 단축키가 작동이 하질 않음. 하지만 다른 단축키들은 작동이 잘됨.
1 vote -
フォント「Bodoni 72 Bold」の小文字pについて
フォント「Bodoni 72 Bold」で小文字pを打つとマルの下辺りに突起物ができる。上にも小さく。パスは正常なのでバグかと。
バージョンは26.3.11 vote -
SVG opening don't work anymore correctly
I am not able anymore to see correctly SVG that are created from Flourish web application since 10 days. I attach a SVG that opens with a big "X" in the place of the supposed graphics
1 vote -
Zoom in command does not work
- Illustrator ver 26.3.1 (64 bit). My PC is SurfacePro7 with surface keyboard. GPU:Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz 1.50 GHz
- pressed "control + +"
- expected zoom in.
- As a result, guide (Cyan line) was shown as if I pressed "control + :". When I pressed "control + :", it also results in guide showing.
- I do not have video
1 vote -
Illustrator 26.2.1 unable to save as .ai or .pdf
Details of your operating system
Windows 10
The version of Adobe Illustrator (desktop)
26.2.1
The steps you were taking when you experienced the issues
Save blank Artboard OK, but when with text, it is not saving/responding... hang
Your expected result and the actual result
Expects file to be saved as .ai or .pdf.... Actual it hangs and not saving
Upload your Illustrator file or a video (screen recording or gif, this helps us most to reproduce the issue and resolve it)1 vote -
Error al crear patrones
Cuando uno crea patrones a la vez se crean como cuadrados que serparan lo patrones esta se puede ver cuando uno expande el objeto, pero tambien a la vez afecta en el diseño cuando lo llevamos a Photoshop.
1 vote -
Cannot modify Fill and Stroke color of objects
Sometimes when the object is selected (think it is the select tool activated by A) I cannot modify the color of the stroke or fill. The popup menu that I usually use for this does not work.
1 vote -
Vertical Adjustment in Transform pallet is working in reverse.
The vertical adjustment of Transform Effect in the Appearance pallet is giving incorrect values (positive value for negative effects and negative value for positive effects). Menu path = Appearance Pallet/FX/Distort and Transform/Transform. In the second screen shot, the COPY of the red circle should be ABOVE the original by 300 pts according to the value in the vertical adjustment.
1 vote -
SVG Object IDs not exporting as unique
Export As > SVG
Object IDs: Unique
The object IDs are not unique.
I'm using the latest version of Illustrator.
I need to export unique IDs because I'm placing multiple SVGs in one HTML page.
1 vote -
Illustrator2022 26.2.1 pdf保存時 線幅(pt)
Illustrator2022 26.2.1 pdf保存時 線幅(pt)
MacOS Catalina 10.15.7 特色オーバープリントした線幅がpdf形式へ別名保存時 /(X-4 2008 日本)またそれ以外でも線幅が変わってしまう。
Illustrator2020 24.3.2 では問題なく保存可能です。1 voteHigashi さま
Illustratorデスクトップ版UserVoiceへのご協力をありがとうございます。
いただきました情報について、もう少し詳しい情報を頂けますと幸いです。
問題が発生したときに実行していた手順:
1.
2.
3.
4.
などのように、不具合が発生するまでの手順を詳しくお知らせください。こちらで再現テストを行わせていただく際に必要な情報となります。
追加の情報がございましたら追記をお願いいたします。
(必要に応じて)スクリーンショットまたはビデオをアップロードしてください。
どうぞよろしくお願いいたします。
-
Offset path preview not working
Offset path not working 1 in 20 cases. When I type a word, expand it and then try to create an offset path, I cannot turn the preview of the offset path. When this happens and I confirm the offset path, I cannot ungroup the the original text and the offset path. When I try to ungroup it, the text becomes the original again. It is very frustrating. I've tried to turn of the GPU preview, I have turned off my mac several times and I have reinstalled the Illustrator itself. Nothing seems to work. I used the offset path…
1 vote -
Copy/Pasting Art Causes "Save Changes" Prompt When Closing File
If I copy the art in one document and paste it into another document, I will get the "Save changes to the AI document before closing?" prompt when I attempt to close the document from which the art has been copied, even though I have made no changes.
AI never used to do this to my recollection. It's a nuisance and causes doubts when I've been distracted from one task, only to come back and have to verify whether any changes have actually been made.
The majority of the time, no changes have been made but to be on the…
1 vote -
Importing SVG with a linked PDF inside a symbol does not work
Normally if you open an SVG file with an image xlink:href pointing to a ai/pdf file it links and shows the file where the image is. However, if that image is inside a symbol (I found some issues with <defs> too) it does not link and is missing entirely.
Broken:
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 400 400"> <use xlink:href="#symbol" width="400" height="400" /> <symbol id="symbol" viewBox="0 0 400 400" > <image width="400" height="400" xlink:href="linked.pdf" opacity=".4" /> <image width="400" height="400" xlink:href="linked.png" opacity=".4" /> </symbol> </svg>
Working:
…<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 400 400"> <image width="400" height="400" xlink:href="linked.pdf" opacity=".4" /> <image
1 vote -
Exporting to tif: "An unknown error caused the operation to fail."
Normally rebooting solves problems like this, but not this time. Cannot save my file as a tif.
1 vote -
Illustrator freezes windows file explorer
Ever since the last update, occasionally Illustrator will completely freeze when I'm opening a file. Additionally, after that happens, every time I try to open an adobe product file from within file explorer, it also freezes. I have to restart the system to fix this. I can double click any other file within file explorer and it will open fine, but if I try to double click on any adobe product, it doesn't matter which one, it will completely freeze. But it all starts whenever it freezes from within illustrator.
1 vote -
1 vote
-
Actions 'broken' 26.2.1
Mac Mini M1
Big sur 11.6.5
Illustrator 26.2.1Trying to perform an action in a folder (save .ai to .eps) crashes illustrator at random moments, never ends.
This action in 26.1 and before releases works perfect, same folder, same files.1 vote
- Don't see your idea?