Refresh, Move dialog, disable Fxx Buttons [message #551581] |
Sat, 07 August 2010 09:51  |
Eclipse User |
|
|
|
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 03:18  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03567 seconds