I've found what I consider to be a bug around toggling favourite status.

Steps to reproduce:

  1. Go to your favourites page.
  2. Open a favourited question in a new tab.
  3. Un-favourite it in the tab you opened. The star turns white in that tab.
  4. Go back to the previous tab, and un-favourite it there too. The star turns white in that tab.
  5. Refresh both tabs. The star goes yellow again in both.

It seems that clicking the star toggles the favourite status in the db, regardless of what status is displayed when the user clicks it.

The behaviour that I expect/prefer would be to favourite when the user clicks a white star, and un-favourite when the user clicks a yellow star.

share|improve this question
3  
Seems like a non-issue to me. – Sam152 Apr 22 '10 at 11:01
It is a very, very minor glitch IMO. Still - a lot of SO's reputation is based on its polished interface. Maybe they want to do something about it. – Pekka 웃 Apr 22 '10 at 11:24
@Pekka "possible duplicate of" (lowercase p), "viewed 1 times" <- that's not a polished interface by a long shot. Both of them are status-declined. – alex Apr 22 '10 at 11:43
@alex, when compared to other programming sites out there, Stack Overflow is freaking orders of magnitude ahead of the rest. And if someone wants to mess with their favorites in two tabs, they can expect for something to go wrong. – Sam152 Apr 22 '10 at 13:09
The steps I gave are a relatively common use-case for me. I semi-regularly go through my favourites. Some I un-favourite right in the list, some I check for updates by opening them in new tabs. Some of these I unfavourite in the new tab, some I leave alone and just close the tab. It's easy to accidentally un-star a question twice. – Blorgbeard Apr 22 '10 at 13:45
@Pekka, it is indeed a minor glitch, but I thought I would do the SO team a favour and report it. – Blorgbeard Apr 22 '10 at 13:56
@Blorg nothing wrong with that. – Pekka 웃 Apr 22 '10 at 13:58
@Sam152 It is quite obviously an issue. A series of perfectly valid user actions leads to the situation where the favourite button does the opposite of what page indicates it does. I do not accept that opening a page in more than one tab is not a valid thing to do on the internet of 2010, especially on a modern site like SO. – Blorgbeard Apr 22 '10 at 13:59
@Blorgbeard Yeah, okay, you may be right that it happens in a few cases and that it needs fixing, but I mean, is it really the users fault or the sites fault? Especially considering the site is made up of programmers, this is pretty minor considering the hoops you have to jump through to get stuff to work properly on other sites. I agree with you that there is a case for getting this fixed, I'm just saying it definitely wont effect me, and I would speculate that it wont effect a majority of the user base either. I think it should factor in, while deciding the priority of things that need wrk – Sam152 Apr 22 '10 at 14:59
@Sam152 I totally agree that it's a minor issue (regardless of how other sites work) and I will understand if it doesn't make the cut. I reported it because I found a bug, I could reproduce it, and it didn't take me long to write the report. It's just a bug report - wasn't intended as an insult to SO :P – Blorgbeard Apr 22 '10 at 15:40

You must log in to answer this question.

Browse other questions tagged