<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">On 6 Dec 2018, at 23:56, Jacob Carlborg wrote:</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">With the latest update of TextMate, 2.0-rc.22, the text color of a selected item in the Open Quickly dialog is black. I guess it’s supposed to be white. This makes it a bit difficult to read on the blue background.<br>
<br>
Running on macOS High Sierra. It has the correct color on Mojave, both in light and dark mode.</p>
</blockquote><p dir="auto">Based on the above, I think this is the issue: <a href="https://github.com/textmate/textmate/commit/8e2ccd0dff6d13a1166bf9f95810122dc73f6288" style="color:#3983C4">https://github.com/textmate/textmate/commit/8e2ccd0dff6d13a1166bf9f95810122dc73f6288</a></p>
<p dir="auto">The “Button” appearing next to the checkboxes in the commit window might be same issue, i.e. that I switched to use Apple’s convenience constructors for UI elements, but that one is more puzzling, because empty string is given as label for the commit window’s checkboxes. But if the results in the find dialog also show “Button” then it is definitely the convenience constructor.</p>
</div>
</div>
</body>
</html>