goread
goread copied to clipboard
Clicking on item after unstarring another causes the click to misregister
Repro:
- Unstar an item in Starred Items list
- Click to read next item
- The item after that is actually selected, as unstarred item is removed as you click on the next one
Expected:
- Focus should not jump. Google Reader used to leave the unstarred items there until you refresh, which worked fine.