Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Community Contribution (patches) days, Nov 6th/7th

On 6-Nov-2012, at 2:01 PM, Curtis Windatt wrote:
> Bug 385037 - ShowViewDialog - Enable multi-user environment 
> 
> There are two ShowViewDialogs (on in ui.workbench, the other e4.workbench.swt). The old dialog opens from the main menu. The new e4 dialog opens when opened from quick access. If only the new dialog should be opened, the patch on 385037 is sufficient, but we have a new issue to deal with. If the inconsistency is intentional, it's trivial to fix the code in both dialogs.
> 
> Does anyone know if this was intentional? Oleg?

I remember coming across this a while back — I figured the e4 variant was abandoned as we don't (yet) support having pure E4 parts in a E3.x workbench.  So we need a variant for pure E4 apps and another for E3.x apps.

Brian.

Back to the top