| Summary: | [Shell] PopupDialog becomes focused even if opened with takeFocusOnOpen = false. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ivan Furnadjiev <ivan> | ||||
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | ||||||
| Version: | 1.3 | ||||||
| Target Milestone: | 1.3 M4 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 282371 | ||||||
| Attachments: |
|
||||||
|
Description
Ivan Furnadjiev
Created attachment 153989 [details]
Proposed patch
Applied patch in CVS HEAD. It's fixed by overriding the Window.js#_beforeAppear and remove the code that make it active. |