Closed
Bug 21481
Opened 25 years ago
Closed 25 years ago
Profile Manager not compatible with MacOS Ja 8.5 IME
Categories
(Core Graveyard :: Profile: BackEnd, defect, P3)
Tracking
(Not tracked)
M13
People
(Reporter: amasri, Assigned: racham)
References
Details
(Whiteboard: [PDT+] under investigation)
Attachments
(1 file)
|
17.83 KB,
text/plain
|
Details |
with Netscape5-Mac-M12-1999120716, with MacOS 8.5 Ja:
1. remove Mozilla Registry.
2. launch Netscape5.
When the profile manager comes up, notice that the IME menu bar has disappeared.
Now the user can only enter data in the default charset. He can't change
charsets, or other character entry options.
Comment 1•25 years ago
|
||
Looks like we stomped on something when creating our window. Any idea how to
avoid that?
Seth, do you know of anything we did that might have caused this?
Summary: Profile Manager not compatible with MacOS Ja 8.5 IME → [Feature]Profile Manager not compatible with MacOS Ja 8.5 IME
Moving up to M13. I will have to sit in i18n lab and see what's happening.
*** Bug 21844 has been marked as a duplicate of this bug. ***
Summary: [Feature]Profile Manager not compatible with MacOS Ja 8.5 IME → Profile Manager not compatible with MacOS Ja 8.5 IME
Whiteboard: [PDT+] under investigation
CreateProfile profile syntax goes like.....
-CreateProfile "myProfile HardDisk:myDir", where myProfile is the profile name
and HardDisk:myDir is profile directory.
On Mac I guess, it's like
ARGS:-CreateProfile "myProfile HardDisk:myDir"
in a code warrior project file.
Attachment posted int he previous update if the stack trace [Mac stack trace
(reads top to bottom)] from 21844.
I see the Event handling of webshell involved in the failure in the stack trace
chain. Adding danm to the cc list for his input.
Adding simon (sfraser) too. Can you throw some Mac vision into this ?
Thanks.
Attachment posted int he previous update if the stack trace [Mac stack trace
(reads top to bottom)] from 21844.
read as....
Attachment posted in the previous update is the stack trace [Mac stack trace
(reads top to bottom)] from 21844.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
| Assignee | ||
Comment 10•25 years ago
|
||
I sat with allan (masri) to look at the problem. It is not reproducible. We were
able to create a profile (profiel wizard and profile manager) and use the
browser without any problems. Marking invalid.
| Reporter | ||
Updated•25 years ago
|
Severity: blocker → normal
Status: RESOLVED → REOPENED
| Reporter | ||
Comment 11•25 years ago
|
||
Reopening to mark as a duplicate of 15264. The original problem was
misunderstood. The problem is that the IME (character entry) menu disappears
when the Profile Manager is invoked. This is not a serious problem, since quick
keys continue to work. But the interface is broken.
| Reporter | ||
Updated•25 years ago
|
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: INVALID → DUPLICATE
| Reporter | ||
Comment 12•25 years ago
|
||
Making this a duplicate of 15264 (Profile Manager tracking bug) so it won't get
lost.
*** This bug has been marked as a duplicate of 15264 ***
| Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 13•25 years ago
|
||
verified
Comment 14•25 years ago
|
||
Moving all Profile Manager bugs to new Profile Manager Backend component.
Profile Manager component to be deleted.
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•