0.84: No format colours in Detail view and Dark Theme

Older bugs which are supposed to be fixed in 0.84. *** Please try to reproduce your bug and confirm the bug fix. ***

Moderators: XnTriq, helmut, xnview, Dreamer

Post Reply
User avatar
helmut
Posts: 8705
Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany

0.84: No format colours in Detail view and Dark Theme

Post by helmut »

Note: Problem was mentioned by Erixx haxx, see topic 0.83: Format colors isn't working for custom file extensions.
___

XnView: MP 0.84 - 32 bit
OS: Windows - 32 bit

There's no format colour in views "Detail" and "Detail + Thumbnails" when using Dark Theme

Effect: Unexpected behaviour

To reproduce:
1. Start XnView and set theme to "Dark Theme" (Browser: View » Theme » Dark Theme)
2. To (fully) apply the theme restart XnView
3. Activate format colours (Tools » Settings | Brower » File list | Format Colours)
4. In browser switch the view to "Detail" (Browser: View » View As » Details)
Actual behaviour (bug): Format colours aren't displayed in view mode "Details" :bug:

Expected behaviour: Format colours should work in "Details" view

Notes:
- The problem affects both "Detail" view and "Detail + Thumbnail" view.
- When usinig Default theme the format colours are displayed in "Details" view and "Details + Thumbnails" view.
Dreamer
XnThusiast
Posts: 4608
Joined: Sun Jul 25, 2004 9:08 pm

Re: 0.84: No format colours in Detail view and Dark Theme

Post by Dreamer »

Confirmed in 0.85 b2 64 bit, Win 10 64 bit.
Dreamer
User avatar
xnview
Author of XnView
Posts: 43357
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 0.84: No format colours in Detail view and Dark Theme

Post by xnview »

To be able to us eDark theme with format colors, you need to remove

Code: Select all

QTreeView::item{
    color: rgb(220,220,220);
    border: 0px solid green;
}
Pierre.
Post Reply