Strange bug.

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
zaxos
Posts: 222
Joined: Thu May 23, 2013 11:15 pm

Strange bug.

Post by zaxos » Fri Aug 01, 2014 11:36 pm

[0802/012725:INFO:CONSOLE(0)] "event.returnValue is deprecated. Please use the standard event.preventDefault() instead.", source: (0)

Any idia what this is?
I'm using livecode 6.7DP and i have a feeling that it has something to do with the revBrowserOpenCef
Thank you for your time.
Knowledge is meant to be shared.

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10133
Joined: Fri Feb 19, 2010 10:17 am

Re: Strange bug.

Post by richmond62 » Sat Aug 02, 2014 8:17 pm

How did you get that message in the first place?

Unless you can tell us there is probably no way we can try and reduplicate it.

zaxos
Posts: 222
Joined: Thu May 23, 2013 11:15 pm

Re: Strange bug.

Post by zaxos » Sat Aug 02, 2014 11:01 pm

my standalone created a Debug.log and it says that, besides that i have no idia what causes it..
Knowledge is meant to be shared.

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10133
Joined: Fri Feb 19, 2010 10:17 am

Re: Strange bug.

Post by richmond62 » Sun Aug 03, 2014 5:21 pm

The first thing you have to do is go back to the stack from which you made the standalone
and see if you can find anything wrong there.

IDEA

Post Reply