Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Bugzilla#123386 - [Regression][SPM-Linux WS]No effect when selecting color in chart series palette

- Summary:
[Regression][SPM-Linux WS]No effect when selecting color in chart series palette

- Bugzilla Bug (s) Resolved:
123386

- Description:
In Linux platform, the modal state of the shell is inherited from the parent
shell. Since the chart builder is application modal, the popup dialog is modal
too.
The least UI change fix is to retain current modeless popup in windows and set
the popup modal in other platforms.

- Tests Description:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

- Files Added:

- Files Edited:

 

/org.eclipse.birt.core.ui/src/org/eclipse/birt/core/ui/frameworks/taskwizard/WizardBase.java

 


Back to the top