bgrins / spectrum

The No Hassle JavaScript Colorpicker
https://bgrins.github.io/spectrum/
MIT License
2.32k stars 588 forks source link

Windows Update Destabilizes Spectrum #476

Closed rmcohen closed 7 years ago

rmcohen commented 7 years ago
capture

Today I updated my dev machine to the latest Windows 10 patch: "Cumulative Update for Windows 10 Version 1703 for x64-based Systems (KB4015583)" and Spectrum now exhibits new and unwanted behavior. (Other patches were loaded as well.)

In particular, when I refresh the page (via the browser refresh), the Spectrum control is distorted (i.e. enlarged) and moved from its initial position atop an input field into the upper left of the window.

The problem occurs in several browsers (IE 11, Edge, Chrome, FF, iOS Safari). It occurs when I run the site on the system with the upgraded OS. It does not occur when I run the same browsers on the same code running on machines without the update.

In the attached screen shot, the control has been declared on the field in the lower left, but you'll note that it has now been sent to the upper left.

Any ideas?

rmcohen commented 7 years ago

It wasn't the system update, it was an update to Adobe Flash Player: KB4018483.

I've uninstalled it.