Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Refresh, Move dialog, disable Fxx Buttons
Refresh, Move dialog, disable Fxx Buttons [message #551581] Sat, 07 August 2010 13:51 Go to next message
Edin Edin is currently offline Edin EdinFriend
Messages: 101
Registered: January 2010
Senior Member
Hello, i have some problems that im trying to solve:

1) my app has a loin funcitonality, but every time im pressing F5 in browser, the session state is loosing and my app is on the start position. any way to avoid it ?

2) is there a way to make a jface dialog or popupdialog to be not removable from the initial position ?

3) is there also a way to disable the original functionaltiy of the function keys (F1, F2, etc...) in browser (Mozilla) and give them new application wide functionality, such like opening special view, start search query etc?

Best Regards, Edin
Re: Refresh, Move dialog, disable Fxx Buttons [message #551687 is a reply to message #551581] Mon, 09 August 2010 07:18 Go to previous message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 581
Registered: July 2009
Senior Member
Edin,

please see my comments blow.

HTH
Rüdiger

On 07.08.2010 15:51, ededagic wrote:
> Hello, i have some problems that im trying to solve:
>
> 1) my app has a loin funcitonality, but every time im pressing F5 in
> browser, the session state is loosing and my app is on the start
> position. any way to avoid it ?
This behaviour is intended and I am not aware that his is an issue for
most applications. AFAIK there are no short-term plans to change this
behaviour.

>
> 2) is there a way to make a jface dialog or popupdialog to be not
> removable from the initial position ?
No, not as far as I know.

> 3) is there also a way to disable the original functionaltiy of the
> function keys (F1, F2, etc...) in browser (Mozilla) and give them new
> application wide functionality, such like opening special view, start
> search query etc?
Currently, you will have to implement such functionality yourself with
the help of custom Javascript code. For RAP 1.4 there are keybindings
planned:
282449 - Keybindings in RAP
https://bugs.eclipse.org/bugs/show_bug.cgi?id=282449
Note that overriding the functinality of key bindings in browsers is
limited since not all browsers allow every key to be intercepted.


>
> Best Regards, Edin
Previous Topic:VM options
Next Topic:Javascript AnimationRenderer failed occasionally
Goto Forum:
  


Current Time: Fri Apr 26 08:25:10 GMT 2024

Powered by FUDForum. Page generated in 0.02963 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top