| Summary: | [design] Transparent toolbar layer becomes visible when a dialog is placed over it | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Beyhan Veliev <beyhan.veliev> | ||||
| Component: | Workbench | Assignee: | Project Inbox <rap-inbox> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | mknauer | ||||
| Version: | 1.3 | ||||||
| Target Milestone: | 1.3 M5 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Beyhan Veliev
Beyhan, I don't understand well... and I can't reproduce it. Can you provide a snippet or step-by-step instructions how to reproduce it with the existing demos? Created attachment 154934 [details]
Patch to reproduce the described bug
Ivan, this bug is related to bug 295702. May be its description can help you to understand this bug. Steps to reproduce this bug: 1. Apply the provided patch to the RAP examples. Use the examples of 1.3 M4 with the business design. The patch makes the title of the "Example" view visible and contributes a toolbar action to it. 2. After the examples are started, configure the toolbar action of the "Example" view to be visible. 3. Change the selection in the "Navigation" view. 4. Open the "About" dialog and place it over the toolbar of the "Example" view. 5. The invisible toolbar layer of the "Example" view comes over the dialog and becomes visible. Thanks, Beyhan. Now I see what is the problem. Fixed in CVS HEAD. |