[Cyberduck-trac] [Cyberduck] #507: Background color for errors makes message unreadable
Cyberduck
trac at trac.cyberduck.ch
Mon Jun 26 00:35:10 CEST 2006
#507: Background color for errors makes message unreadable
-------------------------------------------------+--------------------------
Reporter: mike [dot] fischer [at] fi-works.de | Owner: dkocher
Type: defect | Status: new
Priority: normal | Milestone:
Component: interface | Version: 2.6
Severity: normal | Keywords:
-------------------------------------------------+--------------------------
I have selected yellow as my selection color in the System Preferences of
Mac OS X 10.4.6. Apparently the background color of the error messages
that appear above the file browser when connection failures occur is based
on this color.
Unfortunatly white text on a yellow background is nearly impossible to
read. The contrast is too low.
I have fixed this problem by changing CDErrorView.m to use [NSColor
redColor] instead of [NSColor selectedControlColor] in lines 33 and 38.
White text on a red background works fine and looks appropriatly
important.
--
Ticket URL: <http://trac.cyberduck.ch/ticket/507>
Cyberduck <http://cyberduck.ch>
FTP and SFTP Browser for Mac OS X.
More information about the Cyberduck-trac
mailing list