<div dir="ltr">True, didn't notice that.<div><br></div><div>If you switch to inspect and back to explore, it fixes it again.</div><div><br></div><div>I did notice that apparently the SAR had installed other methods that set global preferences (such as defaultBackgroundColor) to a decent default for some of the themes, and I think it was this default color that managed to avoid these issues (or at least my issue) previously.  The updates seems to have deleted these messages (maybe - I'll have to spend more time to see what really happened and/or where these issues are coming from, if applicable).</div><div><br></div><div>-cbc</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 2, 2017 at 2:43 PM, Chris Muller <span dir="ltr"><<a href="mailto:asqueaker@gmail.com" target="_blank">asqueaker@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Pressing Backspace (clear filter) with focus on the list will<br>
reproduce the problem.<br>
<br>
On Thu, Feb 2, 2017 at 4:38 PM, Chris Cunningham<br>
<div class="HOEnZb"><div class="h5"><<a href="mailto:cunningham.cb@gmail.com">cunningham.cb@gmail.com</a>> wrote:<br>
> I think you may be correct.<br>
><br>
> What I suspect happened is that I had loaded the Theme SAR before this was<br>
> put into trunk, and when I migrated up afterwards, somehow it didn't migrate<br>
> nicely.<br>
> In any case, what is in Trunk is what I proposed (with slightly different<br>
> formatting - but same code).<br>
><br>
> Sorry for the disruption.<br>
><br>
> -cbc<br>
><br>
> On Wed, Feb 1, 2017 at 6:03 PM, David T. Lewis <<a href="mailto:lewis@mail.msen.com">lewis@mail.msen.com</a>> wrote:<br>
>><br>
>> I'm confused, the new version of MorphicToolBuilder>><wbr>buildPluggableTree:<br>
>> from the inbox looks the same as the method currently in my trunk image,<br>
>> and I am not able to reproduce the problem with explorers in dark theme.<br>
>><br>
>> Is there a version mixup here? Or maybe someone already merged the fix?<br>
>><br>
>> Dave<br>
>><br>
>> On Wed, Feb 01, 2017 at 02:09:10PM -0800, Chris Cunningham wrote:<br>
>> > So, tracking this down, it was a change in 2/5/2016 (?) from kfr, in<br>
>> > method<br>
>> > MorphicToolBuilder>><wbr>buildPluggableTree:, where it sends:<br>
>> > widget color: Preferences defaultBackgroundColor.<br>
>> > This if after the theme-based setting of the color, so it overrides<br>
>> > whatever the theme wants it to be.<br>
>> ><br>
>> > Fix in the inbox, in:<br>
>> >     ToolBuilder-Morphic-cbc.191<br>
>> > Basically, I just removed the override of the color, to let the theme<br>
>> > color<br>
>> > be used instead.<br>
>> ><br>
>> > (as an aside, I'm not sure why in a selected dark theme, the<br>
>> > defualtBackgroundColor is "veryVeryLightGray").<br>
>> ><br>
>> > -cbc<br>
>> ><br>
>> > On Tue, Jan 31, 2017 at 5:06 PM, Chris Cunningham<br>
>> > <<a href="mailto:cunningham.cb@gmail.com">cunningham.cb@gmail.com</a>><br>
>> > wrote:<br>
>> ><br>
>> > > Hmm.  This only happens when i open a new explorer.  If I open an<br>
>> > > explorer, then change normal squeak theme, then go back to<br>
>> > > Monokai(dark),<br>
>> > > the tree view is now dark (like I would expect).  But the next<br>
>> > > explorer<br>
>> > > will have the white background again.<br>
>> > ><br>
>> > > -cbc<br>
>> > ><br>
>> > > On Tue, Jan 31, 2017 at 9:52 AM, Chris Cunningham<br>
>> > > <<a href="mailto:cunningham.cb@gmail.com">cunningham.cb@gmail.com</a><br>
>> > > > wrote:<br>
>> > ><br>
>> > >> I don't know where this happened, but in a pre-etoys-updated 6.0Alpha<br>
>> > >> image (16548), things like inspectors are readable:<br>
>> > >> [image: Inline image 1]<br>
>> > >> while in a post-etoys updated 6.0Alpha image (16903), these<br>
>> > >> inspectors<br>
>> > >> are nearly useless:<br>
>> > >> [image: Inline image 2]<br>
>> > >> It may be that I had tweaked the colors in the older image, or loaded<br>
>> > >> a<br>
>> > >> different code where someone else fixed it. I'll look for where the<br>
>> > >> change<br>
>> > >> came from, but if someone knows what to fix, I'd appreciate that.<br>
>> > >><br>
>> > >> -cbc<br>
>> > >><br>
>> > ><br>
>> > ><br>
>><br>
>><br>
>><br>
>><br>
>> ><br>
>><br>
>><br>
><br>
><br>
><br>
><br>
<br>
</div></div></blockquote></div><br></div>