Possible bug found in Rev Web Player

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

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
admin12
Posts: 412
Joined: Wed May 11, 2011 9:47 am

Possible bug found in Rev Web Player

Post by admin12 »

In Live Code, you can use tab with fields all day long and they work. In the browser, using tab does not work at all - it makes the focus go back to the browser itself.

This is a nasty bug for database programmers since forms are almost always filled out with using the tab key to go from field to field.

Please fix this!

Mike
Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Possible bug found in Rev Web Player

Post by Mark »

Mike,

I think that the web plugin is unsupported and obsolete. I wouldn't recommend using it for any commercial solutions. Instead, make a standalone available for download.

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
reelstuff
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 254
Joined: Mon Apr 16, 2007 12:06 am
Contact:

Re: Possible bug found in Rev Web Player

Post by reelstuff »

Anyone know of any other solution out there that combines the promise of this product, but with actual functioning, language and an API?
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Possible bug found in Rev Web Player

Post by FourthWorld »

I don't believe the RevWeb plugin is unsupported. It's still listed as a deployment option on the runrev.com site, and IIRC a new version was released in the last few weeks.

For any specific issues with the plugin you may want to write to support@runrev.com
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
reelstuff
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 254
Joined: Mon Apr 16, 2007 12:06 am
Contact:

Re: Possible bug found in Rev Web Player

Post by reelstuff »

Hi, good to hear it, its been a while as you know, and it would be a great option for something I am doing now, it just sometimes seems like the focus gets stuck in one direction (Mobile) and everything else just sits there, hopefully in the future well see some progress, thanks for taking time to post.
Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Possible bug found in Rev Web Player

Post by Mark »

Hi,

I haven't seen a new version of the web plugin. Got a link?

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Possible bug found in Rev Web Player

Post by FourthWorld »

Mark wrote:I haven't seen a new version of the web plugin. Got a link?
If you don't see one on the main download link for the plugin then it may be that I'm remembering recent discussions on the developer list. I don't use the plugin myself, but I do get the impression that it's very much in ongoing and quite active development there at RunRev Ltd.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Post Reply