Welcome Guest Search | Active Topics | Sign In | Register

EO Web Browser Shortcut Options
Apex Networks Ltd.
Posted: Wednesday, July 22, 2015 9:59:22 AM

Rank: Advanced Member
Groups: Member

Joined: 5/8/2015
Posts: 46
Hi,

We register several keyboard shortcuts for our web browser, one of them being Ctrl-F to bring up a find dialog:

webView1.Shortcuts = new[] { new Shortcut((int)Program.KeyboardShortcuts.F3_Find, KeyCode.F, true, false, false), ..........

We are finding however that in some cases this is firing when the user presses the F key without pressing control, or when the user presses and releases control key and then presses F!

I cannot recreate this on my machine but can on another developers machine and on some other servers.

We have removed the shortcut for the time being but would be grateful if it could be looked at as it's freustrating to say the least!

Regards,
Andy.
eo_support
Posted: Thursday, July 23, 2015 6:50:20 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

We are not able to reproduce this problem either. However we have reviewed the related code and made some adjustments. This change will be in our next build (which maybe out tomorrow). You can try that and once it's out and see if it works for you.

Thanks!
eo_support
Posted: Friday, July 24, 2015 4:15:29 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

We have just posted a new build that contains some adjustment about this. Please download it from our download page and let us know if it works for you.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.