Closed Bug 130 Opened 27 years ago Closed 27 years ago

paste into forms with middle mouse doesnt always work

Categories

(MozillaClassic Graveyard :: XFE, defect, P2)

1998-03-31
Sun
Solaris
defect

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: bmwt, Assigned: slamm)

Details

Created by Brendan White (bmwt@bullwinkle.pas.rochester.edu) on Thursday, April 9, 1998 11:39:48 AM PDT Additional Details : When selecting text from external application and pasting into a text entry field, the middle mouse button (paste) doesnt always work. For example, pasting to the "enter a bug ID" on http://casetracker.netscape.com/Bugzilla/navframe.html doesnt work. Updated by Steve Lamm (slamm@netscape.com) on Thursday, April 30, 1998 10:38:29 AM PDT Additional Details : I am the one most familiar with this code. I add it to my plate of bugs.
Component: XFE
Status: NEW → RESOLVED
Closed: 27 years ago
Resolution: --- → INVALID
This is because there is a javaScript "onChange" event handler for the text field that verifies that input. If what you are pasting is not numeric, it will return false and not handle the event. Marking invalid.
Status: RESOLVED → VERIFIED
Old bug....old code base...marking Verified.
You need to log in before you can comment on or make changes to this bug.