16
votes
3answers
152 views

Retagging without the edit privilege now requires an edit summary

The retag button is gone and only edit remains. This has made a few negative changes for users with the retag privilege but not the edit privilege. It is now necessary to enter an edit summary even ...
3
votes
1answer
46 views

Sort tags by post count

Currently the only options for sorting tags in the profile page is by votes or name. Can we include the option to sort by post count? I think this will be useful because it more accurately reflects a ...
13
votes
1answer
71 views

Simplify the favorite/ignored tags UI by default

Currently, the favorite and ignored tags section in the sidebar directly allows one to add new tags and remove existing ones. At least for me, adding and removing tags is something I do only ...
6
votes
0answers
35 views

Show my tag stats, badge progress on the tag page

My profile tells me that I've answered 81 questions tagged as python and accumulated 355 votes from them. But this doesn't appear anywhere on the python tag wiki. Nor does it mention that I have the ...
10
votes
1answer
103 views

Error unreadable when attempting add new tag [duplicate]

I tried to submit a question, but I kept being told that I couldn't submit and that I should "check the error above." There was no visible error. I had to find it in the source for the page. It ...
-1
votes
1answer
49 views

Position of tags when reading questions

It happens to me rather often that I look at a question such as "How to do whatever with Collections" and while that's what I'm looking for in Java, it's useless if the question refers to, for ...
6
votes
2answers
101 views

Why not move tags up just under the title? [duplicate]

Possible Duplicate: Why not put the tags entry at the top in the “Ask Question” interface? So in the docs, users are not supposed to type the tool name in the title and rather put it in the ...
2
votes
0answers
23 views

Sort “Tag Summary” alphabetically

After following the First Questions link in the "Review Lists (old)" at the bottom of the review page, I'm presented with a page that has no fewer than 50 tags in a column under a Tag Summary heading. ...
1
vote
1answer
49 views

filter answers after search when clicking on label (include/exclude)

When I'm searching for a problem I usually keep my search words "wide". This results in getting a lot of answers (with their tags shown). It would be very helpfull if I can reduce the search results ...
7
votes
0answers
82 views

Filter top questions by tag

Sometime I would like to see only the top questions for my favorite tags. Is this possible? I searched Meta but did not find any post regarding this.
2
votes
0answers
71 views

Add tags to profile page links to questions and answers

It is great to see selection questions/answers directly on the new profile page, but since it is a compressed overview, it lacks the otherwise present information on tags that post has. So adding ...
3
votes
1answer
49 views

“learn more” and “info” links in tag description, what's the difference?

In the tag description popup (when adding tags to questions), why do some tags have the "learn more" label for the link to /tags/<tagname>/info, while others have "info"? Is that a bug, or ...
4
votes
1answer
35 views

Clicking a favorite tag on a tag-filtered /review page does something wrong

I was just checking out posts in the java tag on the SO /review page. After I got through a bunch, I decided to switch over to the wicket tag. I didn't see wicket in the Tag Summary section, so I ...
14
votes
1answer
57 views

Let's exclude tags one has already entered

On Stack sites there is a constant fight for reducing redundant entities. We don't like too many answers, we don't like pointless comments, we don't like anything that wastes our time in vain. I'm ...
9
votes
0answers
53 views

Tag Completion in Search Bar

When typing a tag in the search bar it would be sweet like a thousand unicorns if it would suggest tags as you type. It could detect when to show suggestions based on the [ character. For bonus ...
6
votes
3answers
96 views

Cannot ask questions on SO because tags disappear on submit

I tried to ask a question today on Stack Overflow. The site told me that I did not include any tags, but I did. I used the tags jquery and jscrollpane. I saw them there, then clicked the button. They ...
3
votes
2answers
60 views

How to add a tag to the front page/favorites when browsing

When I am browsing a tag on Stack Overflow (e.g. multithreading), is there an easy way to add it to my front page/"favorite tags"? If I hover over the button, a "subscribe" link appears on the right, ...
7
votes
1answer
175 views

Facebook tag icons are distorted and not in original size

The facebook tags use this icon: , which is a image of size 18px x 18px. However, the <img> is starched to size 18px x 16px: <img width="18" height="16" ... > This results in all icons ...
3
votes
1answer
47 views

Could a button or tab be added to improve the access to tag synonym voting?

To access list of tag synonyms, one has to click this link. Would it be possible to add a button with this link here (maybe next to the popular tab?):
2
votes
2answers
49 views

Revision diff viewer doing something funky with tag: syntax

This answer edit that I just made looks a little bit funky in the revision history: The edit just went from there is also a [tag:lucene-compass] tag for ... to there is a separate tag for ...
4
votes
2answers
41 views

Tell new users to read the tag wiki

On the "Ask Question" page, when the keyboard focus is in the entry box for "Tags", on the right hand side we see a box with some information on "How to Tag". Can we add an item in there to indicate ...
5
votes
1answer
90 views

Why do people fail at tagging and what to do about it?

If you take the results from this random search for example, before i edited two of them, 78% of the questions on the first page (50/page) had only the wpf tag. One might argue that this specific tag ...
0
votes
0answers
32 views

How to get questions without active bounty in a certain tag? [duplicate]

Possible Duplicate: Occasional bug with Interesting tags? I don't think it's me.... This is very strange. I want all questions with the tag "zen-coding", so I click on "Tags" and search ...
3
votes
1answer
155 views

Favorite Tags list on every page

It will be cool if I will have access to my Favorite Tags from every page of SO. For me it is most useful feature after my profile page. My ordinary use case is loading SO page and reading some from ...
0
votes
0answers
46 views

Why not put the tags entry at the top in the “Ask Question” interface? [duplicate]

Possible Duplicate: Would it be feasible to tie the tags of a new question to the Related Questions list? If Tags were an indented text box under the Title entry area, the tags could help ...
13
votes
1answer
126 views

Sort tags by number of followers (add a tab to the tag page)

Right now, the "Tags" page supports listing the tags either in the most popular order or in alphabetical order. I think it will be interesting to see not only what tags are the most popular on ...
0
votes
0answers
41 views

Incomplete Tags page after typing part of a tag name [duplicate]

Possible Duplicate: When you filter the user list you lose the pagination bar The Tags page is not refreshed correctly when I type or delete characters in the text box. Steps to reproduce: ...
11
votes
3answers
193 views

Allow custom colorization of tags

This is just a thought I had, not sure if anyone else likes it... I think it would be useful to have the ability for each user (not global) to optionally customize the background color of tags they ...
0
votes
1answer
40 views

Tags: advanced favourite/ignored sets

I have 10 favourite tags and 62 ignored. Half the ignored are variations of for instance "visual-studio": visual-studio visual-studio-2003 visual-studio-2005 visual-studio-2008 visual-studio-2010 ...
21
votes
3answers
197 views

Why are there popups over tags in the question page?

This is bad ui design. How many times am I going to subscribe to a tag, if ever? Once, twice. The question page is like navigating land mines that explode unwanted information if you are not careful ...
2
votes
1answer
94 views

What does 'subscribe' in the Stack Exchange Shiny Hover Tag Information-o-Matic do?

Now that tags have this erm... shiny thing which appears when you move your mouse over them (try it! waffles), one question remains: What in the billion blue blazes does the 'subscribe' button do? ...
5
votes
0answers
46 views

Please identify tag synonyms more clearly on the Tags page

At the moment, the pages that come up under the Tags tab display synonyms at the end of the list. There's little indication that they're synonyms; they look just like any tag that's used once. Only ...
3
votes
1answer
103 views

Checking for non-existent tags when posting appears to take forever due to spinning icon

When posting a new question on any SE, as you type in tags the browser fetches autocomplete suggestions. If you type something that has even one match, you get a very fast drop down list of options. ...
3
votes
0answers
112 views

The MVVM tag on Stack Overflow looks like MWM

I know this is due to the type face, but I think we need a bit more space between the two “v”. (I am using IE 8 and I don’t know how it looks in other browsers.) I don't think anything complex ...
34
votes
1answer
230 views

Do you really want to create a new tag?

I have been cleaning up tags on SU today and accidentally created a new tag by hitting return when the tag suggestion drop-down highlighted the tag I wanted. I probably should have pressed tab ...
1
vote
1answer
46 views

Where to find questions tagged [support] and [discussion]

Just wondering where questions with the [support] and [discussion] tags are filed... bugs and reqs are more obvious (there are tabs at the top), but I don't know where these other two can be found, ...
11
votes
4answers
191 views

Separate tag fields to prevent split tags, warn on tag creation

As shown by various retagging efforts, the space character as tag separator is a double edged sword: tag entry is easy and natural, but multiple-word tags often become split tags. Likewise, other ...
2
votes
0answers
44 views

Long tag support in Tags

Long tags not displaying as expected.. did any one try long tags with this one.. for example check the below tags: Screen Shot of the problem: Chrome 5.0.375 (click for full size)
1
vote
4answers
473 views

Conspicuous homework tag

homework is probably the only tag on SO that comes with its own guidelines on how to answer questions it's applied to. As such, wouldn't it make sense to style the tag in a manner that grabs the ...
1
vote
0answers
32 views

TBD theme tag display glitch in Opera

The TBD theme on StackExchange sites has problems displaying tags in Opera on pages including these.
3
votes
1answer
95 views

Can we have moveable interface Items?

I would very much like to have the ability to move items in the right hand column according to my liking and have the state saved for my next login, much like the iGoogle interface. This is simply ...
9
votes
1answer
118 views

Clicking “edit tags” twice causes two and a half tag boxes

If you click "edit tags" twice (You have to be pretty fast), you end up with two and a half tag boxes.
11
votes
1answer
102 views

Place interesting tags list in a consistent location

A minor gripe with the Interesting Tags display and advertising, specifically on Stack Overflow but probably more generally applicable - sometimes there is a good-sized panel ad in the top right ...
-2
votes
5answers
190 views

Rename tags to labels

I've been thinking more about tagging and the apparent problem so many people on SO seem to have with the concept. The number of times I've had to fix questions tagged visual and studio or sql and ...
10
votes
1answer
177 views

Pressing enter in tags field can inadvertently submit question

When adding tags to a question since enter is the (or atleast an) auto complete key for the inline drop down list if the list isn't visible the enter key will cause the form submit and post the ...
2
votes
1answer
73 views

Drag and Drop into Favourite Tags - Adds URL as a tag

Possible bug? (Using firefox on Mac, on Serverfault) I dragged a tag from the right hand side into the favourite tags box, and then clicked add. What I got was an added tag such as: ...
53
votes
3answers
511 views

Autocomplete tags in search box

It sure would be nice if the search box would auto-complete tags. So if you start typing "[sq" it would offer an autocomplete menu containing [sql], [sqlserver], etc. This would especially useful as ...
2
votes
3answers
150 views

Why are there questions with duplicate tags once in a while?

The original question title had been Why does the system allow adding duplicate or even multiple tags? Just look at this questions tags to see the issue. I've been unable to reproduce this now both ...
1
vote
1answer
109 views

Tag display does not show special tag CSS when filtering by tag

If you filter a set of questions by a tag, the special tags: status-declined, status-completed, etc. does not show up with the CSS that differentiates them from other tags (i.e., they have the same ...
1
vote
1answer
53 views

Use alternative click or UI element to exclude tags when viewing questions

If you are viewing a list of questions you can click on a tag and it will filter the questions further by the tag that you've selected. It would be nice if you could exclude a question with a ...

1 2