Open Bug 140586 Opened 23 years ago Updated 18 years ago

Content of <form> elements can't be copied when onfocus="this.blur()"

Categories

(SeaMonkey :: UI Design, defect)

defect
Not set
normal

Tracking

(Not tracked)

People

(Reporter: phil, Assigned: jag+mozilla)

Details

Attachments

(1 file, 2 obsolete files)

when creating form-elements on the fly (or creating the entire form on the fly) by: document.write ('<INPUT NAME="price" VALUE="10.40" MAXLENGTH="20"') the value 10.40 can be copied into the clipboard - the "copy"-entry in the context-menu is also disabled.
it should read as "the value 10.40 CAN'T be copied into the clipboard" of course ;-)
Copying works just fine for me with that testcase... Philipp, could you attach an HTML file that reproduces the problem, please?
Attached file With this testcase it doesn't work (obsolete) —
added onfocus="this.blur()"
Attachment #81304 - Attachment is obsolete: true
Attachment #81332 - Attachment is obsolete: true
To XP Apps. We have a selection, but no focus, so we disable copy....
Assignee: rogerl → sgehani
Status: UNCONFIRMED → NEW
Component: JavaScript Engine → XP Apps
Ever confirmed: true
OS: Windows XP → All
QA Contact: pschwartau → paw
Hardware: PC → All
QA Contact: paw → tpreston
Summary: Content of <form> elements can be copied when created on the fly. → Content of <form> elements can't be copied when onfocus="this.blur()"
Context menu -> blake.
Assignee: sgehani → blaker
When I put the cursor in a box (such as in example id=81340 above) and then hit the tab key, Moz spins and has to be killed. This is with 1.6b on Win Xp but 1.5 did it also.
Product: Core → Mozilla Application Suite
Assignee: bross2 → jag
QA Contact: tpreston
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: