Closed Bug 303787 Opened 19 years ago Closed 19 years ago

Firefox either crashes or simply fails to allow me to focus input when I try to type a url. [@ nsMacTSMMessagePump::UnicodeNotFromInputMethodHandler()]

Categories

(Core Graveyard :: Widget: Mac, defect)

1.7 Branch
PowerPC
macOS
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: docbill+bugzilla, Assigned: jaas)

References

()

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6

Bad things happen to firefox once an applet has grabbed keyboard focus.  In some
cases keyboard focus is simply never returned to firefox.  ie.  You click on the
URL and try changing it, but instead the Java Applet recieves the key events. 
In the worse case senario, attempting to type outside the applet crashes Firefox.


Reproducible: Always

Steps to Reproduce:
1. Browse to a url like
http://javadjvu.foxtrottechnologies.com/cgi-bin/djvuapplet.pl/examples/welcome.djvu
2. Attempt to change the URL.
3.

Actual Results:  
With this particular URL firefox is crashing.  With other URL's I simply can't
type the new URL.  I am not sure if which symptom I see is dependant on URL, or
if there is a state change in my system where now it causes a crash while
previously it just prevented me from typing.  Other mac users have not reported
crashes, only an inability to type the new URL.

Expected Results:  
When the mouse is clicked on the URL, java should lose focus, and it should be
possible to type a new URL.  For comparison, try the same URL in Safari.


A couple of talkback crash ID's are:

TB8160041K
TB8161034X
Incident ID: 8160041
Stack Signature	nsMacTSMMessagePump::UnicodeNotFromInputMethodHandler() 20a38037
Product ID	Firefox10
Build ID	2005071604
Trigger Time	2005-08-07 08:11:07.0
Platform	MacOSX
Operating System	Darwin 7.9.0
Module	firefox-bin + (001e5184)
URL visited	http://javadjvu.foxtrottechnologies.com
User Comments	
Since Last Crash	10846 sec
Total Uptime	10846 sec
Trigger Reason	SIGSEGV: Segmentation Violation: (signal 11)
Source File, Line No.
/builds/tinderbox/Fx-Aviary1.0.1/Darwin_7.9.0_Depend/mozilla/widget/src/mac/nsMacTSMMessagePump.cpp,
line 113
Stack Trace 	
nsMacTSMMessagePump::UnicodeNotFromInputMethodHandler() 
[/builds/tinderbox/Fx-Aviary1.0.1/Darwin_7.9.0_Depend/mozilla/widget/src/mac/nsMacTSMMessagePump.cpp,
line 113]
nsMacTSMMessagePump::UnicodeNotFromInputMethodHandler() 
[/builds/tinderbox/Fx-Aviary1.0.1/Darwin_7.9.0_Depend/mozilla/widget/src/mac/nsMacTSMMessagePump.cpp,
line 565]
AE.287.0.0 + 0xbec4 (0x944cbec4)
AE.287.0.0 + 0x8108 (0x944c8108)
AE.287.0.0 + 0xba74 (0x944cba74)
HIToolbox.145.0.0 + 0x11d8a8 (0x9299d8a8)
HIToolbox.145.0.0 + 0x786b0 (0x928f86b0)
HIToolbox.145.0.0 + 0x12c78 (0x92892c78)
HIToolbox.145.0.0 + 0x205c (0x9288205c)
HIToolbox.145.0.0 + 0x2214 (0x92882214)
HIToolbox.145.0.0 + 0x146bc (0x928946bc)
HIToolbox.145.0.0 + 0x80ed0 (0x92900ed0)
HIToolbox.145.0.0 + 0x46de8 (0x928c6de8)
HIToolbox.145.0.0 + 0x50f88 (0x928d0f88)
HIToolbox.145.0.0 + 0x80dd0 (0x92900dd0)
HIToolbox.145.0.0 + 0x322ac (0x928b22ac)
HIToolbox.145.0.0 + 0x63af4 (0x928e3af4)
HIToolbox.145.0.0 + 0x24c88 (0x928a4c88)
HIToolbox.145.0.0 + 0x1fa0 (0x92881fa0)
HIToolbox.145.0.0 + 0x2214 (0x92882214)
HIToolbox.145.0.0 + 0x6694 (0x92886694)
HIToolbox.145.0.0 + 0x3b054 (0x928bb054)
HIToolbox.145.0.0 + 0x12c6c (0x92892c6c)
HIToolbox.145.0.0 + 0x205c (0x9288205c)
HIToolbox.145.0.0 + 0x2214 (0x92882214)
HIToolbox.145.0.0 + 0x146bc (0x928946bc)
HIToolbox.145.0.0 + 0x185d8 (0x928985d8)
HIToolbox.145.0.0 + 0x28718 (0x928a8718)
HIToolbox.145.0.0 + 0x8d88 (0x92888d88)
HIToolbox.145.0.0 + 0x9064 (0x92889064)
HIToolbox.145.0.0 + 0x1c9f0 (0x9289c9f0)
HIToolbox.145.0.0 + 0x2d708 (0x928ad708)
nsMacMessagePump::GetEvent() 
[/builds/tinderbox/Fx-Aviary1.0.1/Darwin_7.9.0_Depend/mozilla/widget/src/mac/nsMacMessagePump.cpp,
line 407]
nsMacMessagePump::DoMessagePump() 
[/builds/tinderbox/Fx-Aviary1.0.1/Darwin_7.9.0_Depend/mozilla/widget/src/mac/nsMacMessagePump.cpp,
line 312]
nsAppShell::Run() 
[/builds/tinderbox/Fx-Aviary1.0.1/Darwin_7.9.0_Depend/mozilla/widget/src/mac/nsAppShell.cpp,
line 114]
xre_main() 
[/builds/tinderbox/Fx-Aviary1.0.1/Darwin_7.9.0_Depend/mozilla/toolkit/xre/nsAppRunner.cpp,
line 710]
_start()   start()

Incident ID: 8161034 is the same
Assignee: nobody → joshmoz
Component: General → Widget: Mac
Product: Firefox → Core
QA Contact: general → mac
Summary: Firefox either crashes or simply fails to allow me to focus input when I try to type a url. → Firefox either crashes or simply fails to allow me to focus input when I try to type a url. [@ nsMacTSMMessagePump::UnicodeNotFromInputMethodHandler()]
Version: unspecified → 1.7 Branch
Please don't paste stack traces into bugs. Use attachments.
WFM, FF 1.5b1 on 10.4.2 (FF contains JEP in bundle)

Can anyone else confirm this with newer 1.5 builds?
(In reply to comment #3)
> WFM, FF 1.5b1 on 10.4.2 (FF contains JEP in bundle)
> 
> Can anyone else confirm this with newer 1.5 builds?

Version 1.5b1 does not seem to have the problem.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
No specific bug or patch referenced as the fix.

-> WORKSFORME
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 19 years ago19 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.