Tagged Questions
6
votes
0answers
68 views
Allow us to paste in an image from the clipboard without clicking the image button first
I love being able to paste an image from the clipboard in having clicked the insert image button, but I don't like needlessly clicking on things if I don't have to (mostly!)
Currently what happens ...
1
vote
1answer
71 views
WYSIWYG Image editors for domain-specific QA's?
I think I just had a pretty good idea: could we have domain-specific WYSIWYG editors (like miniature / context specific image editors) for specific Stacks? Here are some uses:
a circuit diagram ...
14
votes
0answers
133 views
Add an Image Upload button to the Mobile Site
With the release of iOS 6, the most commonly used mobile browser now supports standard generic image upload buttons. This is actually really handy. I can take screenshots on my phone or iPad, and use ...
3
votes
2answers
69 views
Why are image links by the editor not inline?
I see that image links have the URL at the bottom, which may confuse new users, and has become a minor nuisance at Ask Ubuntu, leaving unhandleable (due to the URL being lost) problems.
Is the ...
5
votes
1answer
88 views
Position of HTML attributes breaks embedding images
I want to embed an image of this beautiful unicorn.
<img src="http://i.stack.imgur.com/YHnAW.png"/>
Perfect! Now, it's a little too … majestic, so I'd like to make it smaller. Markdown ...
16
votes
2answers
2k views
Imgur upload box is not keyboard-friendly
We have lots of wonderful keyboard shortcuts with which to compose an answer. One of these is CTRL-G, which brings up the image uploader.
Unfortunately, the resulting box requires me to remove my ...
2
votes
0answers
65 views
Uploading an image duplicates references that are used multiple times
Okay, it's kind of difficult to explain in a title, so here goes. Imagine you inserted a URL into your post using the reference syntax, and then use that URL multiple times; the most common scenario ...
73
votes
2answers
1k views
Mysterious Butt
I was attempting to answer a question today on SO and include some screenshots to help illustrate what I was talking about. Everything was fine until I went to upload my fourth image. Here is what ...
3
votes
0answers
225 views
Browse button in Image insertion doesn't work in IE7 [closed]
When I try to add an image to a question or answer, I'm not able to browse my local files in IE7. When I push the "Browse" button it looks like the "Upload" button gets focus. But nothing else ...
14
votes
2answers
158 views
Is it ok to save and re-upload images in questions?
Some of the questions and answers I've been tidying up have sample screenshots where the images are hosted by third party sites such as ImageShack.
To guard against potential image rot in the future ...
2
votes
3answers
230 views
Bug with images and markdown
Test this in a new question/answer:
![*google!*][1]
[1]: http://www.google.com.ar/images/nav_logo6.png
You will see that it fails because it will parse the * as italics. It should be ignored ...
