Closed
Bug 143177
Opened 23 years ago
Closed 23 years ago
Crash when stylesheet location changed in HTML view
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 142888
People
(Reporter: ned, Assigned: glazou)
References
()
Details
(Keywords: crash)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc1) Gecko/20020417
BuildID: 2002041711
Composer crashes when switching from HTML source view to Show all tags view if
you change the location of the linked stylesheet.
Reproducible: Always
Steps to Reproduce:
1. Browse to the page http://bike-nomad.com/squeak
2. Choose File/Edit page.
3. Go to the HTML source view.
4. Change the '<link rel="STYLESHEET" href="perl.css">'
to read '<link rel="STYLESHEET" href="../perl/perl.css">'.
5. Switch to the "Show all tags" view.
Actual Results: Mozilla crashes.
Expected Results: Should have incorporated the given stylesheet.
Comment 1•23 years ago
|
||
WFM 2002050608/trunk/Win2K
Reporter, could you install the latest nightly build and try it again?
http://ftp.mozilla.org/pub/mozilla/nightly/latest/
If you are crashing in Mozilla the best thing you can do to help the developers
fix your bug is to attach a stacktrace. If you're not building yourself you are
not out of luck. Mozilla releases nightly and milestone builds with Netscape's
Talkback (you can get latest build on:
http://ftp.mozilla.org/pub/mozilla/nightly/latest/) Talkback should catch most
crashes and offer to send in a crash report. Developers can retrieve that crash
report and attach it to your bug report if you provide either the Incident ID
(you can get it by running the talkback program from /components/talkback/).
Thanks for your help in testing Mozilla and reporting bugs.
Keywords: crash
Also crashes in Windows RC3. Submitted Talkback Crash ID TB6803114Q on 5/29
Also crashes in Linux x86 RC3. Submitted talkback ID# TB6936320Y on 06/02/02
Comment 5•23 years ago
|
||
Confirming regarding reporter's comments with TB IDs.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
I have narrowed it down a bit further:
This crash happens whenever you edit a page that uses styles (external or not)
in the text view and then switch back to the tags or preview views.
This appears to be the same bug as 142888, 124333, and 115090
Assignee | ||
Comment 8•23 years ago
|
||
clearly a layout bug, identical to 142888. Duping.
*** This bug has been marked as a duplicate of 142888 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•