Closed
Bug 13438
Opened 25 years ago
Closed 25 years ago
[PP][BETA] Mac OS - File|New|Blank Window draws bad window
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
FIXED
M12
People
(Reporter: cpratt, Assigned: Brade)
References
Details
(Whiteboard: [BETA-BLOCKER])
Build ID: 1999090808
Platform: Mac OS 8.6 (only)
To reproduce:
- Launch apprunner
- Select File | New | Blank Window
Result: A window is drawn, but the window contains white and grey garbage, an
insertion caret, and not much else.
Expected result: A new Editor window should be drawn.
Oddly enough, if you wait for a screensaver to kick in, and then move the mouse,
thereby forcing a refresh of the display, the window displays as expected. So...
the window does eventually draw.
kathy, I'm not seeing this on windows with code pulled early this morning. Can
you investigate on mac?
Assignee | ||
Comment 3•25 years ago
|
||
my window (build from yesterday) on Mac comes up with a completely blank window.
If I obscure the window or similar action and then bring it back, it looks fine.
(mousing over icons will cause them to be drawn)
Assignee | ||
Comment 4•25 years ago
|
||
I tracked down a little more info. It seems that if the empty page actually has
a character in it, the window draws correctly except the space below the
character (which remains white until obscured or you type in it). If you add a
tag to the empty document, the entire window comes up gray.
btw, the empty html file is actually not a legal html file (no title).
kathy, please assign a milestone based on the severity of this problem. Does it
need to get fixed for beta?
Assignee | ||
Updated•25 years ago
|
Target Milestone: M12
Comment 6•25 years ago
|
||
I believe this is a bug in the view manager; cc:ing beard. It may be exacerbated
by our explicit view update call in the editor.
Assignee | ||
Updated•25 years ago
|
Summary: [PP] Mac OS - File | New | Blank Window draws bad window → [PP][beta] Mac OS - File|New|Blank Window draws bad window
Assignee | ||
Comment 7•25 years ago
|
||
as of today, the toolbars are missing when a new window is opened. I think this
needs to be fixed prior to beta but isn't critical for dogfood.
Updated•25 years ago
|
Summary: [PP][beta] Mac OS - File|New|Blank Window draws bad window → [PP][BETA] Mac OS - File|New|Blank Window draws bad window
Whiteboard: [BETA cleanup]
Target Milestone: M12 → M13
Comment 8•25 years ago
|
||
setting to M13, this is beta critical but not dogfood critical.
Updated•25 years ago
|
Whiteboard: [BETA cleanup] → [BETA-BLOCKER]
Comment 10•25 years ago
|
||
Added kin@netscape.com to Cc list.
Comment 11•25 years ago
|
||
adding 17803 as depends per somediscussion w/ beppe last week
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 12•25 years ago
|
||
s
Comment 13•25 years ago
|
||
This is related to bug #18240. I believe it caused by the same problem.
Comment 14•25 years ago
|
||
I did not see File | New | Blank Window.
I see File | New | Edit Blank Page..
I'm assuming thats what you meant...
verified in 12/14 build...
You need to log in
before you can comment on or make changes to this bug.
Description
•