Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » org.eclipse.rap.ui.branding(org.eclipse.rap.ui.branding ExitConfirmation Class)
org.eclipse.rap.ui.branding [message #663076] Sun, 03 April 2011 09:42 Go to next message
Sudesh Bulathsinhala is currently offline Sudesh BulathsinhalaFriend
Messages: 193
Registered: October 2010
Senior Member
Hello,

When org.eclipse.rap.ui.branding ExitConfrimation class is defined for the selected product branding under RAP, following were reported on different browsers.

Chrome -
Exit confirmation message displays accordingly, when trying to close the tab / window.

I-Explorer
Exit confirmation message displays accordingly, when trying to close the tab / window.

FireFox :
Exit confirmation message provided within the class does not display in the message box, hence it display it's own message content than displaying the message we provided in the getExitConfirmationText() method.

It always displays the following message, no matter what we provide in getExitConfirmationText() :

This page is asking you to confirm that you want to leave - data you have entered may not be saved.

Is this a bug or expected behavior on fire fox ?

Regards,
Sudesh Bulathsinhala

[Updated on: Sun, 03 April 2011 09:49]

Report message to a moderator

Re: org.eclipse.rap.ui.branding [message #663165 is a reply to message #663076] Mon, 04 April 2011 07:32 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Sudesh,
the dialog is a native browser dialog which appears when javascript
confirm() method is called and it (how it's look like) is not controlled
by RAP. We provide only the needed text for it. Thus, it's possible to
have a difference between browsers. But it looks like in Firefox 4 the
provided text does not appear at all. Only "This page is asking you to
confirm that you want to leave - data you have entered may not be
saved.". Please open a bug about it the investigate it further.
Best,
Ivan

On 4/3/2011 12:42 PM, Sudesh Bulathsinhala wrote:
> Hello,
>
> When org.eclipse.rap.ui.branding ExitConfrimation class is defined for
> the selected product branding under RAP, following were reported on
> different browsers.
>
> Chrome -
> Exit confirmation message displays accordingly, when trying to close
> the tab window.
>
> I-Explorer
> Exit confirmation message displays accordingly, when trying to close
> the tab window.
>
> FireFox :
> Exit confirmation message provided within the class does not display
> in the message box, rather it display it's own message content than
> trying to display the message we provided in the
> getExitConfirmationText() method.
>
> It always displays the following message :
>
> This page is asking you to confirm that you want to leave - data you
> have entered may not be saved.
>
> Is this a bug or expected behavior on fire fox ?
>
> Regards,
> Sudesh Bulathsinhala
>
>
Previous Topic:Strange editable tableViewer behavior
Next Topic:Which server?
Goto Forum:
  


Current Time: Sat Apr 20 03:05:28 GMT 2024

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

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

Back to the top