LC displaying colors incorrectly in macOS 10.13

Trevor DeVore lists at mangomultimedia.com
Fri Aug 24 17:42:10 EDT 2018


On Fri, Aug 24, 2018 at 4:04 PM Monte Goulding via use-livecode <
use-livecode at lists.runrev.com> wrote:

>
>
> > On 25 Aug 2018, at 6:55 am, Monte Goulding via use-livecode <
> use-livecode at lists.runrev.com> wrote:
> >
> > Do we know if it’s the mouseColor returning an incorrect value or if
> it’s the actual control being the wrong color?
>
> If I enter the same RGB values into a html page that has a color picker
> then setup a send loop that checks the mouseColor I actually get the same
> wrong RGB value that LC reports. This says to me the issue is not with the
> display of LC controls but with the mouseColor function. More specifically
> it is likely to be with snapshot which is used by mouseColor.


There may be multiple bugs. I created that test stack because snapshots I
take with LC show different colors than what I see on the screen. But my ui
colors also look different on 10.13 than on 10.12. So something is wrong
with color processing in general. Perhaps another example stack needs to be
created that imports a snapshot.

-- 
Trevor DeVore



More information about the use-livecode mailing list