Closed Bug 26590 Opened 25 years ago Closed 25 years ago

Crash after hitting ok on the link dialog in composer.

Categories

(Core :: DOM: Editor, defect, P1)

Other
Linux
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: sujay, Assigned: eric)

References

Details

(Keywords: crash, platform-parity)

using 2/4 build of mozilla

1) launch mozilla
2) launch editor
3) click on link button

crash. mozilla shuts down.

Simon, this could be related to the earlier bug I filed on Mac platform
stating that link panel comes up blank....could be related.

also on Windows, the link text field shows up really wide in the link panel
is this a different bug?
forgot to mention this is Linux only crash.
OS: All → Linux
Hardware: All → Other
Summary: link dialog crashes on launch → [PP]link dialog crashes on launch
Severity: normal → critical
Priority: P3 → P1
Target Milestone: M14
This is probably related to other link dialog problems. There must be some
aspect of the XUL that layout is not happy about.
Status: NEW → ASSIGNED
Depends on: 26591
As of 2/6 build, this stopped crashing. It's still ugly, but not dead!
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
now it freezes the composer when I launch link dialog.

using 2/9 build. definitely something wrong here...
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Putting crash in the keyword field.
Keywords: crash
The link and image dialogs in Composer are having problems because they 
have HTML fieldset elements. Effects include missing (obscured) elements and 
incorrect sizes of widgets. On linux, bringing up the link dialog freezes app.
This is probably a dup of fieldset bugs Eric already knows about.
Assignee: cmanske → evaughan
Status: REOPENED → NEW
Summary: [PP]link dialog crashes on launch → [PP]Problems with fieldset in link dialog (crashes on Linux)
*** Bug 26591 has been marked as a duplicate of this bug. ***
*** Bug 26398 has been marked as a duplicate of this bug. ***
*** Bug 27308 has been marked as a duplicate of this bug. ***
Keywords: pp
Summary: [PP]Problems with fieldset in link dialog (crashes on Linux) → Problems with fieldset in link dialog (crashes on Linux)
I have build a new fieldset for xul called a titledbox. I will check in soon 
with and example of how to use it. 
Status: NEW → ASSIGNED
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → FIXED
its crashing again....this time after entering any text in the fields
and hitting OK/CANCEL. using 2/14 build.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
The ok cancel bug is not from the fieldset. Here is the stack:

PresShell::CreateRenderingContext(PresShell * const 0x03807180, nsIFrame * 
0x025b4d98, nsIRenderingContext * * 0x0012fcd8) line 2154 + 33 bytes
PresShell::ProcessReflowCommands(PresShell * const 0x03807180, int 1) line 2000 
+ 23 bytes
ReflowEvent::HandleEvent() line 1931
HandlePLEvent(ReflowEvent * 0x038fc350) line 1943
PL_HandleEvent(PLEvent * 0x038fc350) line 526 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x037d7480) line 487 + 9 bytes
_md_EventReceiverProc(HWND__ * 0x07350706, unsigned int 49374, unsigned int 0, 
long 58553472) line 975 + 9 bytes
USER32! 77e71820()
Summary: Problems with fieldset in link dialog (crashes on Linux) → Crash after hitting ok on the link dialog in composer.
I've made lots of changes to that dialog today - lets see what happens
after I check that work in.
Status: REOPENED → ASSIGNED
This appears work now.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → WORKSFORME
verified in 3/1 build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.