Ticket #228 (new defect)

Opened 3 months ago

Last modified 3 months ago

Tab selection does not persist

Reported by: tizzyd@gmail.com Assigned to: royger
Priority: minor Component: wTorrent
Version: HEAD Keywords: user-interface
Cc:

Description

When using tabs to switch between several different views, the tabs always show both the public and private tabs highlighted (with a white background). Other tabs, even when selected, work--that is, they do change the display of the list--but they do not actually reflect the list in the tab that is selected. So, choosing Seeding for example will show in the list the torrents that are seeding, but the Seeding tab does not become the top-most, selected tab.

I'm using FF 3.03 on a MacBook? Pro running OSX 10.5.5 (all updates applied). I turned off all FF extensions to test. I can confirm the same behavior in Safari as well.

Take a look in the attached video.

Attachments

081022-150830.flv (1.7 MB) - added by tizzyd@gmail.com on 22/10/08 19:56:09.
wTorrent tab defect demonstration

Change History

22/10/08 19:47:54 changed by royger

This tabs are blue because they are rtorrent views, and no, there's no way to know in which tab you are, this is a todo thing, will try to add it soon, but I don't have much time right now, sorry.

22/10/08 19:56:09 changed by tizzyd@gmail.com

  • attachment 081022-150830.flv added.

wTorrent tab defect demonstration

22/10/08 20:27:10 changed by tizzyd@gmail.com

Yea, you'd have to add a session variable--flaky at best--or just query the tabs themselves using JS to find which tab is selected. Look for the tab with the class tab-selected or something like that, then use its id as the item selected.

I remember the good old days, when you'd have to stuff it in a cookie ;-)

Let me know if I can help.


Add/Change #228 (Tab selection does not persist)