RevBrowser shorcuts not working
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
RevBrowser shorcuts not working
Hi all,
I'm having a small issue with an app I'm building and am hoping someone can point me in the right direction for a solution. The problem I'm having relates only to desktop environments.
I am using a revBrowser control to display a web page as a part of the app. What happens is when i save it as Standalone application, shortcuts like copy and paste work doesn't work into browser.
Right click->paste is working but cmd+v doesn't.
Any assistance would be greatly appreciated,
Nana
I'm having a small issue with an app I'm building and am hoping someone can point me in the right direction for a solution. The problem I'm having relates only to desktop environments.
I am using a revBrowser control to display a web page as a part of the app. What happens is when i save it as Standalone application, shortcuts like copy and paste work doesn't work into browser.
Right click->paste is working but cmd+v doesn't.
Any assistance would be greatly appreciated,
Nana
-
- VIP Livecode Opensource Backer
- Posts: 10043
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: RevBrowser shorcuts not working
Which version are you using? There has been some recent work done with revBrowser, specifically related to focus, so you may find the fix already evident in a more recent build.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Re: RevBrowser shorcuts not working
I am using 6.6.1.
Re: RevBrowser shorcuts not working
Is there anyone who can help with this?
Re: RevBrowser shorcuts not working
Hi Nana,
this is a known bug in LC <= 6.6.1 and should be fixed in the upcoming version 6.6.2!
Best
Klaus
this is a known bug in LC <= 6.6.1 and should be fixed in the upcoming version 6.6.2!
Best
Klaus
Re: RevBrowser shorcuts not working
Thank you Klaus!!!