The way I have been doing it, since I too have your concerns, is to 1st: "Show new replies to your posts".Next I use the "Show unread posts since last visit" and note the first few topics. Tab out on various pages of interest. Then click back on page 1 and tab out any newer posts. To finalize the process I then use "Mark ALL messages as read."It seems to work. (Image removed from quote.)At one time the page went awry and I seen more replies to my posts in the show unread, but it seems to have settled down since then.
Quote from: Xelkos on January 29, 2013, 12:13:37 PMThe way I have been doing it, since I too have your concerns, is to 1st: "Show new replies to your posts".Next I use the "Show unread posts since last visit" and note the first few topics. Tab out on various pages of interest. Then click back on page 1 and tab out any newer posts. To finalize the process I then use "Mark ALL messages as read."It seems to work. (Image removed from quote.)At one time the page went awry and I seen more replies to my posts in the show unread, but it seems to have settled down since then.The way I do it is reloading the unread posts page right before hitting the "mark all messages as read" button, so as to minimize the race condition window. This results in an extra hit on the server every time -- instead of going "mark as read" => auto-reload of unread posts page, I now do reload unread posts page => mark as read => auto-reload of unread posts page -- and I'm pretty sure this extra hit puts more load on the server than what the Right Thing would incur. Anyway, this works for me, but maybe other less tech-aware users following a similar workflow as mine may be missing threads just because of this bug/feature.