MDN
My feedback
30 results found
-
39 votes
An error occurred while saving the comment MDN supported this idea · -
13 votes
I am happy to share that we have fixed this bug in our latest release – 25.3.1 which is available worldwide now.
Going forward, our goal is to fix as many top User-Voice bugs as possible and as frequently as possible. Given the nature of the fixes, some of the bugs will take a longer time to fix, but we are on it.
You can update to the latest release using Creative Cloud desktop App: https://helpx.adobe.com/in/creative-cloud/help/creative-cloud-updates.html
Thank you for all the feedback. Keep it coming!
An error occurred while saving the comment MDN commentedVolker - I've spoken to support a few times now and although they say they're aware of the bug, the answer is no, they've not been able to give me a timeline or any updates on their progress with it.
I was frustrated to say the least to see the list of changes on the most recent update: 6 items, three of which were Mac only, and the other three were minor to the point of irrelevance, compared to this show-stopper we've been putting up with for over a year now. The team I work with and I are all stuck on 23.1 (2019).
An error occurred while saving the comment MDN commentedI have spoken to suport (Priyanka - very helpful) who report that issue is being worked on.
Cheers.
MDN supported this idea ·An error occurred while saving the comment MDN commentedI have now read quite a number of similar reports of wrongly clipped PNGs in 2020 and 2021. The specific issue we're talking about here is hidden objects included in the dimensions of the exported PNG. And it's not just confined to exporting via script. I've tested 'Export for Screens', 'Export As', and 'Export for Web (Legacy)', the problem occures in all those places too.
This is quite easy to confirm for yourself; just make a file with two assets on a layer in different locations, and hide one of them, then export as a PNG by any of the above methods, or script. Compare the restult to what you get in Illustrator 2019 (2019 gives the correct result). See?
An error occurred while saving the comment MDN commentedOk, I've been trying to upload the JSX file but won't go. So here's the code - make it yourself, then run it on the attached ai file :)
#target Illustrator
main();
function main() {
var doc = app.activeDocument;
var clipping = false;
var filePath = doc.path + "/PNG Export test/" ;
var exportDir = new Folder(filePath);
if (!exportDir.exists) exportDir.create();
var fileName = app.version + " clipping = " + clipping+ ".png";
var pngExport = new ExportOptionsPNG24();
pngExport.transparency = true;
pngExport.horizontalScale = pngExport.verticalScale = 200;
pngExport.artBoardClipping = clipping;
doc.exportFile (File( filePath + fileName ), ExportType.PNG24, pngExport );
}An error occurred while saving the comment MDN commentedI've attached the files necessary to replicate this bug. I recommend testing it in 23.1 to confirm the expected behaviour, and then in 24.3 / 25.0 to see the problem.
The ai file (attached) contains two groups on the same layer. One of them is hidden.
The script sets artBoardClipping to false, but you can edit the script to set it to true to confirm that behaviour.Steps to reproduce:
Run the script <png Export test.jsx> on <png export test.ai> in both Illustrator 23.1.0 and 24.3/25.0Expected behaviour: As found in 23.1.0: the PNG exported by the script is trimmed to the visible bounds of the visible asset, and does not include the hidden item. This is correct.
Actual behaviour: In 25.0/24.3 the PNG exported by the script is too large; its bounds include the hidden item. This is problematic.
Impact: we rely on a script for exporting multiple png assets from complex compositions, without backgrounds, trimmed to the asset's visible bounds; it does this by hiding everything else and showing only the item for export, for hundreds of items in turn. This bug breaks this functionality. We can’t update Illustrator past version 23.1 until it’s fixed.
An error occurred while saving the comment MDN commentedAI 24.1.1
Windows 10 1909Scripts we've always used to export PNGs for use in other projects don't work in AI 2020. They still work fine in "Legacy CC" versions (eg 2018 22.1).
When we run the script, all the PNGs come out clipped to the artboard rather than to the item bounds.
There seem to be a lot of bugs with exporting in this release - we don't know if its related to a general issue, or specifically has to do with scripting. Do we need to update the script in line with changes to the Extendscript standards (info?), or will this be fixed with an update?
-
739 votesStarted (Available In Beta) · AdminAvinash Singh Kotwal (Principal Product Manager, Adobe Illustrator) responded
Adobe Illustrator's Multithreading Journey Begins!
Dear Illustrator Community,
I'm thrilled to announce that we've embarked on an exciting journey to bring multithreading capabilities to Adobe Illustrator. This significant undertaking will enhance performance and responsiveness across various aspects of the application.
While this is a complex process that will take some time to fully implement, I wanted to share our progress so far.
Our Approach
We've strategically begun by focusing on the most computationally intensive operations—those that typically take more time and block the main thread, resulting in slower response times while you work. By moving these operations to separate threads, we aim to significantly improve your overall experience with Illustrator.
It's important to note that you may see more noticeable impact in some areas than others initially. However, we want to assure you that this is just the beginning, and we will continue this journey to bring improvements across…
An error occurred while saving the comment MDN commentedI’ve just updated Illustrator. Keen to see what has changed since the last release in October, I checked the ‘Fixed issues’ log. Half a dozen minor-ish items, three of which apply to macOs only. Of the rest:
• Incorrect URL for the Help icon in Recolor dialog
• Display of GPU out of memory error dialog when creating a new document
• Crash and stability issues
I don’t know if our in-house developer would have needed more than a day to resolve those.
And we pay £50p/m/user for this, when issues like this one, and many, many other show stopping bugs and gaps in functionality, go unresolved for YEARS?
It just looks like a very cynical cash-cow. We’ll be seriously looking at detaching ourselves from it this year. -
2 votesMDN shared this idea ·
-
93 votesMDN supported this idea ·
-
2 votesMDN supported this idea ·
-
3 votes
As stated in the comments, one can place a library item as an unlinked copy with Opt/Alt+dragging on canvas. To embed linked copies, a user can press the Embed button in Control / Properties panels, or choose Embed Image(s) command from the Links panel's flyout menu.
MDN supported this idea · -
27 votesMDN supported this idea ·
-
35 votes11 comments · Illustrator (Desktop) Feature Requests » Effects, Appearance, Graphic Styles · Admin →MDN supported this idea ·
-
6 votesMDN supported this idea ·
-
6 votesMDN supported this idea ·
-
9 votesMDN supported this idea ·
-
13 votes
An error occurred while saving the comment MDN commentedYep. That would be much better.
MDN supported this idea · -
138 votesMDN supported this idea ·
-
6 votes
An error occurred while saving the comment MDN commentedHeh. Kinda obvious really.
I mean, Photoshop has been doing it perfectly adequately for donkey's years.
MDN supported this idea · -
107 votesMDN supported this idea ·
-
3 votes
An error occurred while saving the comment MDN commentedAbsolutely, it seems barely credible that, after all these years, the "industry leading" vector graphics package can't do this with bitmaps and text. "Free distort" tool... yeah right :|
I mean, I have a looooong list of no-brainer basic features that need implimenting and bugs that need fixing before I feel like Adobe has earned its keep, but this one might just be top of the "oh ffs" list.
For example, if I've got an object with text or a bitmap on it, and I want the whole thing in perspective, I have to expand the text and... what, do the bitmap separately with an effect? Or outline it? Seriously?
And no, effects (mesh/ free distort) are NOT useable or helpful.
MDN supported this idea · -
8 votes
Latest versions of Illustrator have an exact solution for that.
Open Align panel, and enable Align to Glyph Bounds option in the panel’s menu, for point or area text or both.
The bounding box will remain the same, but the text will now align to and by its actual bounds, just like you want.
Please comment back if it works for you.
MDN supported this idea · -
4 votesMDN supported this idea ·
-
7 votes
I am happy to share that we have fixed this bug in our latest release – 25.2 which is available worldwide now.
Going forward, our goal is to fix as many top User-Voice bugs as possible and as frequently as possible. Given the nature of the fixes, some of the bugs will take a longer time to fix, but we are on it.
You can update to the latest release using Creative Cloud desktop App: https://helpx.adobe.com/in/creative-cloud/help/creative-cloud-updates.html
Thank you for all the feedback. Keep it coming!
MDN supported this idea ·
Let us add notes to layers as well as page items. Please? :)
I need to store various bits of info not just on pageItems but on layers also.