Bug 274451 - When a browser is in modal context, a second request coming from the same session causes Context exception
Summary: When a browser is in modal context, a second request coming from the same ses...
Status: RESOLVED INVALID
Alias: None
Product: RAP
Classification: RT
Component: Workbench (show other bugs)
Version: 1.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2009-04-29 20:30 EDT by Hasan Ceylan CLA
Modified: 2009-10-09 10:04 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hasan Ceylan CLA 2009-04-29 20:30:14 EDT
Build ID: 3.5.M6

Steps To Reproduce:
We have a workbench application with login dialog during the prewindowopen call. when the UI thread is in model context, if you type the address again and hit OK, you get no response from the server and the error on the server "Context Disposed"
Comment 1 Ivan Furnadjiev CLA 2009-05-14 11:00:24 EDT
Hasan, please provide a simple snippet/project that demonstrate the problem.
Comment 2 Hasan Ceylan CLA 2009-05-24 02:21:27 EDT
I'll provide the snippet in a couple of days...

Comment 3 Hasan Ceylan CLA 2009-06-13 06:50:06 EDT
Actually it is not modal context, but if the modal context blocks during the WorkbenchWindowAdvisor.preWindowOpen()

Hasan
Comment 4 Rüdiger Herrmann CLA 2009-06-15 16:24:56 EDT
(In reply to comment #3)
> Actually it is not modal context, but if the modal context blocks during the
> WorkbenchWindowAdvisor.preWindowOpen()
I am afraid, but I don't quite understand. Without a snippet we can't do much.
Comment 5 Benjamin Muskalla CLA 2009-08-10 18:54:49 EDT
Hasan, please provide a snippet for reproduce this. Or take a look if this is a duplicate of bug 283470, bug 280187 or bug 225167.
Comment 6 Rüdiger Herrmann CLA 2009-10-09 10:04:56 EDT
Please reopen with more information if this problem persists.