Closed
Bug 7773
Opened 27 years ago
Closed 27 years ago
forms in xul don't show up w/o refresh in content window
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
M9
People
(Reporter: matt, Assigned: hyatt)
References
(
URL
)
Details
Goto page
Page does not show up
Resize page
it appears.
Need to refresh page to have forms show up.
Happens on toolbarTest1.xul also
I think this only happens on winNT.
Looks like a dup
*** This bug has been marked as a duplicate of 7679 ***
Updated•27 years ago
|
Status: VERIFIED → REOPENED
Comment 2•27 years ago
|
||
But but but... this wasn't a dup at all and the problem still happens (on
Windows, not on Mac, as mentioned in the description).
Reopening.
Updated•27 years ago
|
Resolution: DUPLICATE → ---
Updated•27 years ago
|
Status: REOPENED → NEW
Comment 3•27 years ago
|
||
Clearing resolution.
Comment 4•27 years ago
|
||
Bugs #7773 and #7990 have been closed as duplicate of #7679 a bit lightly: these
3 bugs have nothing to do with each other.
#7679 is a difficult to reproduce Mac-specific problem where a window stops
redrawing. #7773 is a very easy to reproduce Windows-NT problem where a page
needs a resize to appear. #7990 is a more or less cross-platform problem that
describes various problems with the Prefs dialog.
Updated•27 years ago
|
Assignee: pinkerton → hyatt
Comment 5•27 years ago
|
||
reassigning to hyatt.
man this is weird. it works in viewer, only breaks in apprunner.
Updated•27 years ago
|
Target Milestone: M7 → M8
Comment 7•27 years ago
|
||
-> m8
| Assignee | ||
Updated•27 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 8•27 years ago
|
||
Note to self. This problem has existed since early milestones. It is still a
complete unknown. No idea why it's happening.
| Assignee | ||
Updated•27 years ago
|
Target Milestone: M8 → M9
| Assignee | ||
Updated•27 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 27 years ago → 27 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 9•27 years ago
|
||
Got it. An extra repaint at the end document load did the trick.
Updated•26 years ago
|
Whiteboard: Will check on 1999072709 build
Updated•26 years ago
|
Whiteboard: Will check on 1999072709 build
Comment 10•26 years ago
|
||
Okay the page now appears in WinNT 1999073011 - unfortunately, it doesn't render
correctly!
David, could you take another look at the page and see what you think?
| Assignee | ||
Comment 11•26 years ago
|
||
It's correct. The XUL file never got updated following syntax changes in M8,
but it is actually rendering correctly given the way it's now interpreted.
Updated•26 years ago
|
URL: resource://res/samples/checkboxTest.xul → resource:///res/samples/checkboxTest.xul
Status: RESOLVED → VERIFIED
Comment 12•26 years ago
|
||
Okay the page appears now, but no scroll bar appears (and there is definitely
more things running off the page that should cause the page to show a scroll
bar).
Checked on builds:
1999082412 WinNT (can see most of the second set of push buttons)
1999082409 MacOS (can see everything when I change screen resolution from
832x624 to 1024x768)
1999082408 Linux6 (can only see as far down as the 3 checkboxes)
So, this bug appears to be fixed, but there's another one regarding no scroll
bars in a xul doc.
Comment 13•26 years ago
|
||
BULK MOVE: Changing component from XUL to XP Toolkit/Widgets: XUL. XUL
component will be deleted.
Component: XUL → XP Toolkit/Widgets: XUL
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: ckritzer → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•