Regards
Jannes
> In #9064 (Mac OS X 10.6.8) the selection highlight color gets more transparent (?) sometimes […]
Yes, it dims the selection when focus is not in the text view. This was the same for previous builds and TextMate 1.x.
_______________________________________________
textmate mailing list
text...@lists.macromates.com
http://lists.macromates.com/listinfo/textmate
I have created a variation of the twilight theme with a stronger selection color (basically a lighter grey).
Quite often though it doesn't show, but rather the dark original color is shown. I fix it by going back to the bundle editor and just viewing my theme there and closing the bundle editor again corrects the display in the regular window.
Not sure if Textmate dims my custom theme and it just looks like the original theme, or the custom theme does not get even applied even though it is chosen in the view menu (But then viewing my altered theme in the bundle editor wouldn't make a difference I guess).
cheers,
Thomas
I've noticed this as well, and TM2 is definitely behaving differently
from TM1. In TM1 I could do a search in one tab, switch to a second
tab, then switch back and the search term would still be brightly
highlighted. In TM2 I do the same thing, but the search term is dimmed
when I get back to the first tab. I only get the bright highlight again
if I give focus to another app, then focus TM2 again.
--
Steve King
Sr. Software Engineer
Arbor Networks
+1 734 821 1461
www.arbornetworks.com <http://www.arbornetworks.com/>
> I think TM sometimes forgets to cancel the dimming when it comes back to the foreground or simply applies it erroneously.
> Or it is a different bug.
Let me know if it happens in r9090 (current nightly build) — I didn’t find any bugs but I changed the code involved.
> […] I fix it by going back to the bundle editor and just viewing my theme there and closing the bundle editor again corrects the display in the regular window.
Most likely what is fixing it is just the extra “window activated” event which is sent when the bundle editor is closed (which cause selection to be redrawn).
--
Keith Solomon - ksol...@gmail.com
My Blog - http://reciprocity.be/
My Flickr - http://www.flickr.com/photos/zarath0s/
To reproduce:
Switching back to Textmate from another application restores the correct highlighting, but when switching document tabs, they remain dimmed.
Hope this helps.
BTW
Keep up the great work!
TM2 already is amazing and I am sure it will be even better once you implement all the stuff you have probably planned
and the abundance of tiny bugs is squashed.
Cheers,
Thomas
> To reproduce:
> Switching back to Textmate from another application restores the correct highlighting, but when switching document tabs, they remain dimmed.
Thanks — r9092 (available as test build ATM) should fix this.
Fixed for me (using r9100), thank you.
Regards
Jannes