Page 1 of 1

598 - "Focused item inactive list" background color issue

Posted: 03.09.2012, 21:53
by Dreamer
When using specific colors for some file types, e.g. avi, jpg, mp3, exe, then the background color of focused item in inactive list is wrong. This way it's not clear which file / panel is active and it's possible to delete or move a wrong file.

The option in settings > select items > colors > "Focused item inactive list" > background color is not applied, it is ignored, for the files in "Color by file type" list in file/folder list > items color.

Image

Win Vista 32 bit.

Re: 598 - "Focused item inactive list" background color issu

Posted: 08.09.2012, 22:54
by Marek
Could you please send me your current ini files.

Re: 598 - "Focused item inactive list" background color issu

Posted: 09.09.2012, 01:18
by Dreamer
OK, done, to reproduce just focus any 2 txt files on both panels and press Tab several times - the active file background is blue on active panel and grey on inactive panel...

...but if you select e.g. two exe files on both panels and press Tab several times, file background is blue on both panels (it should be grey on inactive panel).

I think the problem is here, only files with these ext. have blue background on both panels:

Code: Select all

[ItemColorsByFileType]
1=*.lnk;*.zip;*.rar;*.7z|74494128
2=*.avi;*.wmv;*.mp4;*.mpg;*.m2v;*.vob;*.ts;*.flv;*.3gp;*.mov;*.mkv;*.ifo;*.iso|15790240
3=*.bmp;*.gif;*.jpg;*.jpeg;*.png;*.tga;*.tif;*.tiff|16765088
4=*.mp3;*.mp2;*.mpa;*.wma;*.ogg;*.flac|12624032
5=*.exe;*.bat;*.com;*.cmd|10526944

Re: 598 - "Focused item inactive list" background color issu

Posted: 09.09.2012, 20:25
by Marek
...but if you select e.g. two exe files on both panels and press Tab several times, file background is blue on both panels (it should be grey on inactive panel).
Fixed for the release 599.

Re: 598 - "Focused item inactive list" background color issu

Posted: 12.09.2012, 23:52
by Dreamer
Confirmed, thanks.