Closed Bug 20744 Opened 25 years ago Closed 25 years ago

Cut/Paste in location bar causes text to double

Categories

(Core :: DOM: Editor, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 20519

People

(Reporter: tever, Assigned: buster)

References

()

Details

Overview Description: Cutting using cntl-c and then pasting into location bar using cntl-v causes text string to double. I sometimes cut URL's out of bugzilla and paste them for testing purposes. Lately, the URL string is appended with a duplicate of itself. (ie. http://quote.yahoo.com/http://quote.yahoo.com/ ) Steps to Reproduce: 1.) Cut (using cntl-c) URL string from URL edit box above or any URL string from 4.71 or 5.0 location bar. 2.) Paste (using cntl-v) or re-paste it back to the 5.0 location bar. Actual Results: The URL string duplicates itself and appends to back of string Expected Results: One URL should display in the location box Build Date & Platform Bug Found: 1999120308 NT Additional Builds and Platforms Tested On: na
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Summary: Cut/Paste in location bar causes text to double → Cut/Paste in location bar causes text to double
the problem is that with the new editor controller in place, the key event gets handled twice, once by the controller and once by the backstop editor event listener. should be fixed soon. see dup: 20519. *** This bug has been marked as a duplicate of 20519 ***
Status: RESOLVED → VERIFIED
verified in 12/7 build.
You need to log in before you can comment on or make changes to this bug.