bgarrels / delphi-ide-theme-editor

Automatically exported from code.google.com/p/delphi-ide-theme-editor
1 stars 0 forks source link

DIC - Gexperts Search Results Window is not readable #59

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Change to a theme where the font color is white
2. Do a Grep Search in GExperts
3. run the cursor over the files involved in the results

What is the expected output? What do you see instead?
The results should be shown and readable.  When you move the cursor over the 
list of files, the files change to the color of the theme, and you can't see 
the files.  If you click on the list of files, they become visible again.  Also 
the area under the files is the color of the theme.  (for instance, if it's 
twilight, the area under the files is black)

What version of the product are you using? On what operating system?
0.3.1.3,  Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by pwoon48...@gmail.com on 16 Jun 2014 at 2:54

GoogleCodeExporter commented 9 years ago

Original comment by Rodrigo.Ruz.V@gmail.com on 16 Jun 2014 at 11:41

GoogleCodeExporter commented 9 years ago
Problem also exists with ide colorizer 0.3.4.1 on Delphi XE
Do a GExperts grep search and all results are gray, with the symptoms described 
as above, obviously because I had a gray theme selected.
Worst of all, I can't seem to get back do a sane state. There is no "default" 
theme in IDE colorizer which I can apply and when I disable it, everything 
reverts back to normal apart from the grep results.

Original comment by l.on...@gmail.com on 24 Jun 2014 at 1:04

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by Rodrigo.Ruz.V@gmail.com on 24 Jun 2014 at 4:20

GoogleCodeExporter commented 9 years ago
Small correction: I'm on XE2 and not on XE
The problem persists with version 0.3.7.8

Original comment by l.on...@gmail.com on 8 Jul 2014 at 7:50

GoogleCodeExporter commented 9 years ago
I'm aware of this issue, I'm working on a fix. 

Original comment by Rodrigo.Ruz.V@gmail.com on 8 Jul 2014 at 4:11

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r162.

Original comment by Rodrigo.Ruz.V@gmail.com on 8 Jul 2014 at 9:03

GoogleCodeExporter commented 9 years ago
With DIC 0.4.0.5 on XE2 the behaviour is better now, but I can't tell if the 
effects are intended :)

I have selected the VS 2012 dark theme

plus: 
* the grep results are readable again, thanks

minus:
* it looks like DIC is trying to paint everything with its colour and 
afterwards grep is painting the results over it again. Without DIC active a 
click on a plus or minus in the grep results immediately opens/closes the tree 
node. When DIC is active the results area flickers to black (from VS 2012 dark 
theme) and then back to the grep default background.
If it is not possible to colour everything, maybe it's better not to try to 
coulour this window in order to avoid flicker?

Original comment by l.on...@gmail.com on 9 Jul 2014 at 8:24

Attachments:

GoogleCodeExporter commented 9 years ago
Hi I'm aware of the flicker on this windows, I will try to improve this in a 
future version of the plugin .

Original comment by Rodrigo.Ruz.V@gmail.com on 9 Jul 2014 at 4:26