Closed
Bug 5434
Opened 25 years ago
Closed 25 years ago
Show Example/Help dialogs should be offset from wizard screens
Categories
(CCK Graveyard :: CCK-Wizard, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
M15
People
(Reporter: robinf, Assigned: vparthas)
Details
In the CCK Wizard, clicking a Show Example button displays the Show Example
dialog, which currently overlays directly on top of the wizard screen. We should
offset the display position of the Show Example dialogs, so that they still
allow the user to view most of the wizard screen that's behind them.
Summary: Show Example dialogs should be offset from wizard screens → Show Example/Help dialogs should be offset from wizard screens
The same behavior should apply to the help window for each wizard screen: the
Help window should be offset from the wizard screen itself.
Alternatively, should we consider making the Show Example and Help dialogs
modeless? Currently they are modal dialogs.
Comment 2•25 years ago
|
||
Bulk move to M11.
The current windows are all modal - have to decide on monday's meeting if we
need this to be so or changed to non modal.
Comment 5•25 years ago
|
||
Bulk move to post-beta1.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
the SE and help dialogs are offset from the wizard screen- if you need to change
the offset or the size etc let me know and I shall do it. have changed the
offset thru the setwindowpos in the wizhelp as well as imgdlg cpp.
You need to log in
before you can comment on or make changes to this bug.
Description
•