macOS 12.7.6, Safari 17.6: Uploading images to an issue post does not work (closing comment tag is altered) #181341
-
Select Topic AreaQuestion Feature AreaIssues BodyUsing Safari Version 17.6 (17618.3.11.11.7, 17618) on macOS 12.7.6 (21H1320), when uploading an image, the closing comment tag (
Uploading images here on this post works fine—the “ Guidelines |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 3 replies
-
|
Hi! It looks like this is likely a Safari-specific rendering or encoding issue. A few things you could try:
If it still doesn’t work, you may want to report it to GitHub Support including your Safari version, macOS version, and a screenshot of the issue. This will help them reproduce the bug and fix it. |
Beta Was this translation helpful? Give feedback.
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Update: See my most recent comment, below. I had this same problem in May 2025. I couldn’t upload images or video to github comments or issues — it never completed the upload. Same symptms you described above. I also reported it to GitHub Support. They weren’t able to help but after some trial and error, I got it working again. TL;DR: Looks like some kind of mis-setting inside Safari’s files, probably not cookies, and it can be fixed by deleting some of Safari’s files/folders. What didn’t work:
What did work:
I had this happen with two Macs — both of which have had User folders that have been in use for over a decade and that have been migrated to many new machines over the years. So I’m guessing it has something to do with that migration to newer machines/OSes/versions of Safari. If you figure out what file/folder fixed it for you, please post here. Thx |
Beta Was this translation helpful? Give feedback.
-
|
deleting the preferences did not fix it for me |
Beta Was this translation helpful? Give feedback.
-
|
Same issue came back for me on the same machine sometime around/after the upgrade to MacOS 26.3 — deleting Safari's preferences didn't help this time. I even deleted the Safari containers folder (~/Library/Containers/com.apple.Safari) and it didn't help Data point: I can attach files if I use a different account, such as a guest account, on the same machine. So likely it has something to do with the account's particular Safari installation. Would love if anyone has a fix for this. |
Beta Was this translation helpful? Give feedback.
-
|
What's weird is that I can upload images/attachments to this comment field but not on my repo's github issues or comments. |
Beta Was this translation helpful? Give feedback.


Update : I figured out which file was causing problems (for me).
My problem went away after I deleted:
~/Library/Containers/com.apple.Safari/Data/Library/Preferences/com.apple.Safari.plist
The old preferences file must have some legacy Safari setting/value that's causing upload problems.
My old plist was over a decade old and had 500+ items in it while the new one created by Safari has just 78 items.
Anyway, give that a try and see if it helps: Quit Safari, put that file in the trash can, and try again. If it works, post here. If not, you can put back the original file from the trash can.