Closed Bug 572072 Opened 14 years ago Closed 14 years ago

Crash if I select a textarea with label and right-click to source code of selection

Categories

(Firefox :: General, defect)

3.6 Branch
x86
Windows XP
defect
Not set
critical

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: afonton, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)

Firefox crash when I select a part of a document with a text area allready fill.

Reproducible: Always

Steps to Reproduce:
1.Copy source code present in additional Information in a file test.html
2.Open it and select text from "Nom" to "Code"
3.Right click, display source code for the selection
Actual Results:  
Crash


<a onclick="getEnglishTranslation('par_name', 'par_eng_name'); getEnglishTranslation('par_description', 'par_eng_description');">CLIQUEZ ICI POUR TRADUIRE</a><br/>
				<span class="rubrique_m">Nom du produit en anglais: </span> <input type='text' name='par_eng_name' id='par_eng_name' class="reponse_m"  value='Aaaaaaaaa' /><br/> 
				<span class="rubrique_m">Désignation en anglais: </span> <textarea name='par_eng_description' id='par_eng_description' class="reponse_m" rows='2' cols='40'  >Bbbbbbbbb CCCCCCCCCCCCCCCCCC DDDDDDDDDDDDDDDDDDDDDDDDDDDDDD EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE</textarea> <br/> 
				<span class="rubrique_m">Code produit Générix: </span> <input 'type='text' name='par_erp_code' id='par_erp_code' class="reponse_m" value="DDF017170101"  /><br/>
				<input type='hidden' name='par_id' id='par_id' value='42' />
									<input type='submit' name='EnregistrerProduits' id='EnregistrerProduits' value='Enregistrer' class='submit' />
				 	
				<div class='msgErreurFormulaire'></div>
Component: Developer Tools → General
QA Contact: developer.tools → general
Version: unspecified → 3.6 Branch
Reporter, were you able to get a stacktrace for us?
https://developer.mozilla.org/En/How_to_get_a_stacktrace_for_a_bug_report
Closing bug as Incomplete - if you are still experiencing this issue or have more information to provide feel free to post back here and we can re-open the bug. You can also get assistance by visiting the Firefox help site -> http://support.mozilla.com/en-US/kb/Ask+a+question
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: