Bug: Disabled windows in you image

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Bug: Disabled windows in you image

Richard Ronteltap
Even though the following error is due to the
way dialogs are implemented in Windows,
I think Dolphin should work around it:

In bug-report style:

Reproduction
- Open new workspace
- Evaluate: MessageBox notify: 'ParentDisabler'
    (Do not press OK)
- Exit Dolphin, Saving Image
- Startup image.
Error: The message box does not re-appear
    And the workspace window is disabled.

Desired 1: (preferred)
    Have dialog re-appear. Enabling parent after OK.

Desired 2:
    At least make sure parent window is enabled after image restore
    with dialogs.

Workaround: Panic now! (press Panic button)


Cheers,
Richard


Reply | Threaded
Open this post in threaded view
|

Re: Disabled windows in you image

Blair McGlashan
Richard

You wrote in message news:9mtmgc$c7n$[hidden email]...

> Even though the following error is due to the
> way dialogs are implemented in Windows,
> I think Dolphin should work around it:
>
> In bug-report style:
>
> Reproduction
> - Open new workspace
> - Evaluate: MessageBox notify: 'ParentDisabler'
>     (Do not press OK)
> - Exit Dolphin, Saving Image
> - Startup image.
> Error: The message box does not re-appear
>     And the workspace window is disabled.
>...

Thanks for your bug report. It is recorded as defect # 361, but it will
probably not be possible to fix it in time for the next release.

Regards

Blair