Closed
Bug 41214
Opened 25 years ago
Closed 25 years ago
Cannot enter text into Composer (win95)
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
FIXED
M16
People
(Reporter: jrgmorrison, Assigned: mjudge)
Details
(Keywords: smoketest, Whiteboard: [dogfood+])
Overview Description:
Cannot enter text into Composer (no how, no way)
Steps to Reproduce:
1) Start Browser, launch composer
2) Debug->Insert Text or just typing at the keyboard
Actual Results:
No text is entered into the document
Expected Results:
...
Reproducibility: always
Build Date & Platform Bug Found:
2000060109 win95
Additional Builds and Platforms Tested On:
linux has bug #41206 already filed where the text is not initially
visible, but in this case, no text can be entered at all
Additional Information:
From the console:
WEBSHELL+ = 7
WEBSHELL+ = 8
JavaScript error:
line 0: this.boxObject has no properties
WEBSHELL+ = 9
JavaScript error:
chrome://editor/content/EditorCommandsDebug.js line 64: editorShell has no
properties
Comment 2•25 years ago
|
||
hmm, 200060108 win98 mozilla build does not show this..I can type inside and see
the text without a problem.
I also don't see this in my Win32 build from around 9:30am this morning.
Reporter | ||
Comment 4•25 years ago
|
||
Then it sounds like a commercial build packaging issue (i.e., hand-rolled is
OK, mozilla opt. build is OK).
Comment 5•25 years ago
|
||
assigning to Mike for the moment, Mike this may be a dup of 41088
Assignee: beppe → mjudge
Target Milestone: --- → M16
Comment 6•25 years ago
|
||
I don't see any problem under NT in this morning's debug build.
Comment 7•25 years ago
|
||
packaging issue? did someone add files to the build and not update the
packages-win file?
commercial tree only. mozilla build from same sweetlou directory works fine. not
m16 blocker but still a problem we are currently working on.
Status: NEW → ASSIGNED
Comment 10•25 years ago
|
||
One more data point ... I tried swapping in my chrome and res directories from
my debug build, but that did not fix anything, so we can rule out any XUL/css
differences between commercial and mozilla debug.
Comment 11•25 years ago
|
||
This was because of a packaging issue. raptor.xpt was missing from the windows
package list.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 12•25 years ago
|
||
I assume raptor.xpt is a cross platform file. Ws it added to packages-mac and
pakcages-unix too? If not, please do so. Thanks.
You need to log in
before you can comment on or make changes to this bug.
Description
•