keeleysam / tenfourfox

Automatically exported from code.google.com/p/tenfourfox
0 stars 0 forks source link

7450 javascript prompts unusable #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

* I read everything above and have demonstrated this bug only occurs on
10.4Fx by testing against this official version of Firefox 4 (not
applicable for startup failure) - SPECIFY VERSION YOU TESTED AGAINST: 4.0 Linux

* Layout bugs MUST be tested against a system WITHOUT hardware
acceleration. Go to Help, Troubleshooting Information to see if your test
system is accelerated. If your test system IS accelerated, you must test on
ANOTHER system that isn't. If this is NOT a layout or display bug, you can
skip this step.

* This is a startup crash or failure to start (Y/N): N

* This is a fault of JavaScript acceleration (Y/N): Y (Use the steps above to
find out. Do NOT report if it is not.)

* What steps are necessary to reproduce the bug? These must be reasonably
reliable.

Help -> Restart with Add-ins disabled
OR
on hushmail.com, click to delete all pending messages

In both cases, the javascript pop-up for confirmation will have no text 
anywhere, but will have the button outlines. Clicking the buttons does nothing. 
If this is done on a web page, the only way to continue is to remove the tab or 
window; if this is the Restart then the only way to continue is to kill 
tenfourfox.

* Describe your processor, computer, operating system and any special
things about your environment.

MacBook Pro G4 7450 processor, OS-X Leopard

* If this is a startup crash or failure to start, have you tried restarting
with a clean profile? Does this fix the problem?

* For crashes or startup failure (optional): paste in any information from
Crash Reporter, or if you are able to run 10.4Fx in gdb, paste in the
backtrace. You can often do it like this from within Terminal.app:

cd appname.app/Contents/MacOS
gdb firefox-bin
run
*crash the app
bt full

* Include any useful additional information, steps you have tried, etc.:

Changing the jit content tracing to off allows the prompt on hushmail to work 
fine.

Thanks for your help!

Original issue reported on code.google.com by walter.r...@gmail.com on 23 Mar 2011 at 8:20

GoogleCodeExporter commented 9 years ago
I can't confirm this bug. Are you able to make a screenshot and attach it to 
this message? I'd like to see exactly what you're seeing.

I tested both STRs you presented, including making an account at Hushmail and 
trying the delete all pending messages link you suggested, and restarting with 
Add-ons disabled; both appear to function normally in both 7450 and G5 builds.

Marking WorksForMe right now pending more information.

Original comment by classi...@floodgap.com on 24 Mar 2011 at 1:40