Closed
Bug 63166
Opened 25 years ago
Closed 25 years ago
Crash when pasting text outside Mozilla
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: irivera, Assigned: asa)
References
()
Details
(Keywords: crash, regression)
Attachments
(1 file)
168 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win95; en-US; m18) Gecko/20001212
BuildID: 2000121220
Selecting some text inside a <PRE> tag, spanning one or more lines,
and then pasting it outside Mozilla crashes it immediately. The component to
which this bug should be addressed is likely to be XPCOM (as per the register
dump provided by Windows, attached at the end of this report).
Will attach a simplified testcase demonstrating the problem soon.
Reproducible: Always
Steps to Reproduce:
1. Open the given URL
2. Open Notepad (or any other text editing tool--also tested with EditPlus)
3. Select some of the script code (the text with colored background and courier
font).
4. Copy it (CTRL+C, or Edit->Copy)
5. Switch to Notepad and paste the text (CTRL+V, or Edit->Paste).
Actual Results: Mozilla crashes.
The information given back by Windows (in Spanish, as that is my locale; I hope
it's understandable, though):
MOZILLA provocó un fallo de página no válida en el
módulo XPCOM.DLL de 0137:60d32619.
Registros:
EAX=00000000 CS=0137 EIP=60d32619 EFLGS=00010287
EBX=0068ef58 SS=013f ESP=0068ef04 EBP=0068ef98
ECX=0238e0c0 DS=013f ESI=00000000 FS=4a0f
EDX=0068ef58 ES=013f EDI=0068eff0 GS=0000
Bytes en CS:EIP:
8b 40 18 eb 15 8b 41 ec eb 10 8b 41 e4 eb 0b 8b
Volcado de pila:
601d1477 0068ef58 00000003 00000000 00000000
0068ef58 60d590d8 60d24f26 0068ef58 00000003
00000000 0068ef58 60d24f08 0068eff0 60d24134
0068ef58
Reporter | ||
Comment 1•25 years ago
|
||
Comment 2•25 years ago
|
||
I noticed this problem last week, that is I did a cut & paste from within
mozilla and mozilla crashed when I attempted the paste. I was trying to copy
from within an email to Yahoo! mail, viewed within the browser. It only happened
a couple of times & I confess I didn't try to figure out the circumstances.
I just DL'ed build 200012720 for WIN 32 and tried to duplicate it problem with
the URL supplied, selecting form within the PRE /PRE area and did not have the
problem pasting into EditPad or Notepad.
This one may be resolved.
fyi I'm on Win NT 4.001381
I'd be happy to continue testing if the original filer still has a problem.
Ben
Comment 3•25 years ago
|
||
sorry, correction using build 2000121720
Reporter | ||
Comment 4•25 years ago
|
||
Using build #2000121804 on Win95 has solved the problem, both in the testcase
and in the URL I provided. Guess this should be resolved (as fixed or
worksforme, I don't know).
Comment 5•25 years ago
|
||
Marking WORKSFORME.
Platform: PC
OS: Windows 98
Mozilla: 2000121204 M18 Trunk Build.
Thanks Ivan for the timely updates.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 6•25 years ago
|
||
This is actually a dup of bug 62818; I saw this bug also, and the stack trace
was identical to the one in that bug. Reopening and dup'ing for correctness
sake...
Comment 7•25 years ago
|
||
*** This bug has been marked as a duplicate of 62818 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → DUPLICATE
Comment 8•25 years ago
|
||
verifying as a duplicate of bug 62818
'A crash occurs when trying to reply/quote a message'
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•