Closed
Bug 147824
Opened 24 years ago
Closed 23 years ago
Pasting not working for textarea within a frame
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mkili, Assigned: john)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0rc2)
Gecko/20020510
BuildID: 2002051006
Pasting not working for textarea within a frame if it is the first focused form
element, Edit->Paste is disabled, rightclicking doesn't help, and ctrl + v is
not working either.
Reproducible: Always
Steps to Reproduce:
1. Copy some text to your clipboard
2. Open phpMyAdmin, select a database
3. Click into the textarea
4. Try ctrl + v, Edit->Paste, rightclick->Paste
Actual Results: nothing
Expected Results: Paste some text
Comment 1•23 years ago
|
||
wfm with 1.1a on win2k. (Tested with phpMyAdmin 2.2.6)
| Assignee | ||
Comment 2•23 years ago
|
||
Marek, can you confirm? Alternatively, someone could provide a phpMyAdmin link
we could test with ...
phpMyAdmin link:
http://mozilla:bugbug@db.host.sk
I'm still using 1.0rc2. A little update: the textarea must be the FIRST THING
you click in within the frame, not only the first form element. I also now
noticed it is impossible to click first into the text field of file element, and
you need to click twice to get into the textarea.
Comment 4•23 years ago
|
||
WFM on WinXP, Mozilla 2002070608
Steps to *not* reproduce the problem:
1. Go to http://mozilla:bugbug@db.host.sk
2. Copy something to clipboard
3. Click on "mozillabug" in the left frame. (New page loads)
4.a Click into text area in the right frame and press Ctrl-V
or
4.b Right click into text area in right frame and select "Paste"
==> Text is pasted as it should be
Comment 5•23 years ago
|
||
WFM on WIN2K with 2002-07-22-08 branch and trunk builds.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 years ago
|
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•