Closed
Bug 30001
Opened 26 years ago
Closed 25 years ago
Pref Dialog: Text gets pasted twice in text fields
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
M18
People
(Reporter: akornilov, Assigned: mcafee)
References
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; N; NT4.0; en-US) Mozilla/m13
BuildID: 2000022820
When I paste text (using Ctrl-V or Shif-Ins) into any text field in preferances
dialog, text contained in clipboard appears twice in edit field
Reproducible: Always
Steps to Reproduce:
1.Copy text into system clipboard (use notepad or mozilla or any other
appication) (for example "text")
2.Invoke Preferances dialog in mozilla
3.Switch to smart browsing page
4.Put cursor into text field on this page
5.press key combination Ctrl-V or Shift-Ins
Actual Results: Copied text appears twice in the text field (for example
"texttext")
Expected Results: Copied text appears once in the text field (for example "text")
Comment 2•26 years ago
|
||
Imported comment from asadotzler:
>This seems to happen on _all_ preference input fields. Changing component to XP
>Toolkit. XP Toolkit guys, if this belongs in component Preferences or
>Editor please move. This is not a problem for HTML forms.
Status: UNCONFIRMED → NEW
Component: Preferences → XP Toolkit/Widgets
Ever confirmed: true
Comment 3•26 years ago
|
||
akkana, this sounds reminiscent of that pasting bug (on linux, using the middle
mouse button, which is no longer a problem)... related in any way? just
curious...
Comment 4•26 years ago
|
||
They're vaguely related, in the sense that they both resulted from the fact that
the event model is hosed, but the specifics (and the workaround fixes) are quite
different, though I agree they don't sound like they should be, and at first I
thought the same workaround would work for both.
In the case of this one, the question is why events are being handled
differently for text fields in prefs vs text fields anywhere else.
Updated•26 years ago
|
Summary: Text pasted twice in any edit field in preferances dialog → Text pasted twice in any edit field in preferences dialog
| Assignee | ||
Updated•26 years ago
|
Summary: Text pasted twice in any edit field in preferences dialog → Prefs: Text gets pasted twice in text fields
Target Milestone: M15
| Assignee | ||
Comment 6•26 years ago
|
||
pref dialog, akkana says other dialogs
Summary: Prefs: Text gets pasted twice in text fields → Pref Dialog: Text gets pasted twice in text fields
Comment 9•26 years ago
|
||
This broke sometime between 02-17 and 02-26. Changing OS to All.
Gerv
OS: Windows NT → All
Comment 11•25 years ago
|
||
*** Bug 35834 has been marked as a duplicate of this bug. ***
Comment 12•25 years ago
|
||
*** Bug 36282 has been marked as a duplicate of this bug. ***
Comment 13•25 years ago
|
||
*** Bug 36394 has been marked as a duplicate of this bug. ***
Updated•25 years ago
|
Target Milestone: M16 → M18
Comment 14•25 years ago
|
||
WORKSFORME (Hurray!) in 20000509 W95.
Gerv
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 16•25 years ago
|
||
Verified Worksforme win32/linux/mac 20000509nn builds (although I note that
using the keybinding paste on linux does not work at all, but that is another
bug (the number escapes me at the moment)).
Status: RESOLVED → VERIFIED
Comment 17•25 years ago
|
||
*** Bug 41185 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•