Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 345394 - [client][FF4] Open Resource dialog deasn't open when closed before with ESC
Summary: [client][FF4] Open Resource dialog deasn't open when closed before with ESC
Status: CLOSED DUPLICATE of bug 345292
Alias: None
Product: Orion
Classification: ECD
Component: Client (show other bugs)
Version: 0.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-11 06:22 EDT by Malgorzata Janczarska CLA
Modified: 2011-08-30 10:21 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Malgorzata Janczarska CLA 2011-05-11 06:22:48 EDT
This was found on FireFox 4.
1. Open "Open Resource" dialog with Ctrl+Shift+T
2. Hit Esc
3. Try Ctrl+Shift+T, dialog doesn't open, but we get errors:
exception in animation handler for: beforeBegin
dojo.j...ssed.js (line 10907)
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMHTMLInputElement.selectionStart]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:8080/org.dojotoolkit/dojo/dojo.js.uncompressed.js :: <TOP_LEVEL> :: line 557" data: no]
console.error(e);
dojo.j...ssed.js (line 10908)
_t.curve is undefined
[Break On This Error] var value = _t.curve.getValue(_t._getStep()); 

4. Refocus from the FireFox (switch to another application)
5. Go back to Orion
6. Ctrl+Shift+T -> dialog works!

I've checked on Chrome and IE8 and it doesn't occur.
Comment 1 Susan McCourt CLA 2011-05-11 12:48:04 EDT

*** This bug has been marked as a duplicate of bug 345292 ***