Closed
Bug 6376
Opened 26 years ago
Closed 26 years ago
Gtk: dialogs are ignoring size specification
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
M8
People
(Reporter: akkzilla, Assigned: pavlov)
References
()
Details
(Whiteboard: waiting for respins to verify)
Apparently Windows dialogs come up at the size specified in the xul files, but
linux dialogs always come up full size. For an example, bring up any of the
editor dialogs, e.g. insert link, insert image, etc.
Updated•26 years ago
|
Assignee: danm → mcafee
Target Milestone: M7
Comment 1•26 years ago
|
||
taking this from danm
Comment 2•26 years ago
|
||
There are hard-coded sizes in the Gtk create calls,
I need to look at the windows code to see what's going on.
Updated•26 years ago
|
Status: NEW → ASSIGNED
Updated•26 years ago
|
Summary: linux: dialogs don't size → Gtk: dialogs are ignoring size specification
Comment 3•26 years ago
|
||
The dialog test is also ignoring its size.
Updated•26 years ago
|
Target Milestone: M7 → M8
Comment 5•26 years ago
|
||
sigh, no M7 ETA, M8.
Moving all Widget Set bugs, past and present, to new HTML Form Controls
component per request from karnaze. Widget Set component will be retired
shortly.
moving to XP Toolkit/Widgets since these are not HTML form controls
Updated•26 years ago
|
Assignee: mcafee → pavlov
Status: ASSIGNED → NEW
Comment 8•26 years ago
|
||
pavlov is working on this
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 9•26 years ago
|
||
i checked in fixes for this.
Comment 10•26 years ago
|
||
i tried to bring up the insert image dialog from within the editor
and the dialog that came up was the same size as all the initial
gtk windows. (about 2" square). (i think this is a problem with
bug 8468, so i won't verify this until new windows start behaving)
Comment 11•26 years ago
|
||
this is all fixed.
verified on
1999-07-14-16 RedHat Linux 5.2 kernel 2.2.9
1999-07-14-17 WinNT 4.0 sp4
1999-07-14-16 MacOS 8.51
You need to log in
before you can comment on or make changes to this bug.
Description
•