On Oct 30, 2016, at 2:30 PM, Chris Hanson wrote: On Oct 27, 2016, at 1:56 PM, Rich Siegel < email@hidden> wrote:
On Thursday, October 27, 2016, Andy Lee <email@hidden> wrote:
Where's the setting to control that? I couldn't find it in either
Xcode's prefs or System Preferences.
System Preferences => Accessibility => Display => "Reduce Motion"
I did find that while Xcode was markedly improved with this turned off, and there were visible changes in some applications (window zooming and full screen transitions, in particular), things like the Finder still animate quite a bit.
Anything that’s moving excessively when that setting is enabled is a bug. As of Sierra, even third party apps can now pay attention to the “reduce motion” and “should invert colors” settings. See the NSWorkspaceAccessibilityDisplay category in <AppKit/NSAccessibility.h>. (Support for “should differentiate without color and should increase contrast,” aka “draw button outlines,” was introduced in Yosemite.) -- Chris
Here are the bug reports and IDs to the bugs that I already reported on these items back in 2011 and 2013.
If you can see why I'm so happy that one UI bug reported in Xcode is fixed, it's only because the effort I took to report all of these issues seemed like it was ignored for up to about 5 years now.
If I seem hesitant to report bugs and "ranty" about these issues, it's because I already reported them.
All bugs except 14511760 have remained ignored and unaddressed for 3 to 5 years.
Open: 14774903 - Method to disable "popping" animation for word lookup. - 19-Aug-2013 01:31 PM 14379434 - NSOutlineView needs a public method to disable animations. - 08-Jul-2013 03:44 PM 14773039 - Need mode in OS X where we can simply disable undesired animations. - 19-Aug-2013 10:53 AM 14442959 - Need a public method to disable NSOutlineView expand/collapse animations - 19-Jul-2013 01:20 PM 9930693 - Need a way to turn off all the new animations in Lion - 10-Aug-2011 01:37 PM 13006798 - Safari/Webkit hardcodes rubberbanding to be true instead of reading system vars - 14-Jan-2013 08:48 AM 14593586 - Button enabled/disabled states do not show enough contrast - 30-Jul-2013 02:30 PM
General Xcode interface problems discussed here when I made the report against Xcode 5 14391488 - Xcode 5 user interface problems - 19-Jul-2013 01:34 PM
Closed as dup of bug that is still open. 9930733 - Lion command keys for sorting in list view in the Finder break order toggling - 15-Aug-2011 01:16 PM Duplicate of 12001785 (Open)
Closed as dup of still open bug, but is actually fixed and was left for > 3 years. 14726445 - The Reachability iOS sample code needs to be updated to support ARC Duplicate of 10855867 (Open) According to the Reachability Document Revision History This bug was fixed as of 2013-08-17 - Updated to use ARC and storyboards. Updated file is now here:
OK. So the bugs have been reported for three years. Who do I check with to make sure they are addressed?
Thanks, Chris.
Alex Zavatone
|