Daniel15 / rTorrentWeb

Web-based frontend for rTorrent - Migrated from old Trac website
http://rtorrentweb.com/
GNU General Public License v3.0
18 stars 2 forks source link

Torrent list background color doesn't alternate properly when the list is filtered #64

Open Daniel15 opened 13 years ago

Daniel15 commented 13 years ago

It seems to keep the background colours from the global list, instead changing them when changing the view.

Daniel15 commented 13 years ago

[anonymous] What browser? Sounds like a browser issue - The alternation is done entirely with CSS3.

Daniel15 commented 13 years ago

[Aaron Maslen microsoftenator@gmail.com] Replying to [comment:1 anonymous]:

What browser? Sounds like a browser issue - The alternation is done entirely with CSS3.

Chrome. It seems to work for most filters. It just happens occasionally, especially when the item that it selected is the item whose background colour should be changed.

Daniel15 commented 13 years ago

[daniel15] Pushing this back - could possibly be browser bug. Might have to look at an override (eg. classes for alternation) in a future release.