Closed
Bug 20516
Opened 26 years ago
Closed 26 years ago
[PP]Copy and pasting inserts duplicate URL into location bar
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
People
(Reporter: christinehoff4, Assigned: buster)
Details
Using following builds:
Windows build: 1999120108
Mac build: 1999120108
Copy and paste any URL from Nav to 5.0
Expected result: 1 URL should pastes into location
Actual result: Duplicate URL inserted
Cann't reproduce on Linux. Marking as a parity bug.
Updated•26 years ago
|
Assignee: shuang → leger
Component: UE/UI → Browser-General
Comment 1•26 years ago
|
||
reassign it to browser general category. Not a true UI (design) bug.
Assignee: leger → buster
Component: Browser-General → HTML Form Controls
Buster mentioned this on mozilla-layout-checkins a day or two ago, so assigning
to him...
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
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 ***
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 4•26 years ago
|
||
Verified dup of bug #20519
Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•