Closed Bug 19607 Opened 26 years ago Closed 26 years ago

[dogfood][CRASHER]Crash when clicking on (Browse...) in file upload form element

Categories

(Core :: Layout: Form Controls, defect, P3)

All
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: kmcclusk, Assigned: rods)

References

Details

(Whiteboard: [PDT-])

Go to any file with a file upload form element. Click on the (Browse...) button. It crashes because mTextFrame is null.
Whiteboard: [PDT-]
Putting on PDT- radar. This is not that common. Not dogfood.
*** Bug 20010 has been marked as a duplicate of this bug. ***
Bug 20010 shows the stack trace. Any ETA on fixing this? It would be nice to be able to put the viewer tests up as tinderbox leak tests, but this bug is preventing it.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
it looked for "text" when finding the text frame and it was getting back "Text" show I changed it to always check against uppercase - fixed.
QA Contact update.
ckritzer, I wasn't able to reproduce this using the 1999121508 build on Linux. You might want to try on Mac OS and Win32 and then verify it as fixed. http://schist/forms/input_file.html is a simple test case.
Status: RESOLVED → VERIFIED
Marking VERIFIED FIXED on: - Linux6 1999121516 mozilla - Win98 1999121516 mozilla - MacOS86 1999121508 commercial
You need to log in before you can comment on or make changes to this bug.