Closed
Bug 32170
Opened 25 years ago
Closed 24 years ago
Paste enabled in URL bar when clipboard contains non-text content
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
FIXED
M17
People
(Reporter: elig, Assigned: sfraser_bugs)
References
Details
* TITLE/SUMMARY
Paste enabled in URL bar when clipboard contains non-textual content
* STEPS TO REPRODUCE
0) Launch Seamonkey
1) Copy PICT content to the clipboard. (I selected a portion of a
Finder-generated screen snapshot, and copied it)
2) Place the editing caret in the URL field
3) Open the "Edit" menu
* RESULT
- What happened
The Paste menu item is enabled. Pasting appears to not paste anything.
- What was expected
Paste should be disabled, unless the clipboard contains applicable content.
* REGRESSION
- Occurs On
Mac OS Apprunner (2000031518 beta 1 branch commercial optimized build)
- Doesn't Occur On
Win32 Apprunner (2000031606 beta 1 branch commercial optimized build)
* CONFIGURATIONS TESTED
- [Mac] Beige Power Mac G3 (266 MHz PowerPC 750), 96 MB RAM (VM on; 1 MB of VM
used), 1024x768 (Thousands of Colors), Mac OS 8.6
- [Win32] Vectra VL (233 MHz P2), 96 MB RAM, 800x600 (True Color), NT 4.0 SP5.
- [Linux] Vectra VL (266 MHz P2), 96 MB RAM. Red Hat Linux 6.0 (GNOME).
Comment 2•25 years ago
|
||
eli, were you able to repro this on linux (eg, you can use gimp or xv for
fiddling w/image content)? just wondering if this is specific only to mac...
Assignee | ||
Comment 3•25 years ago
|
||
I think the problem is actually that the Edit menu items aren't being udpated at
the correct time. If, after copying the PICT, you click into page content, then
back in the url bar, you'll see that paste is then disabled properly. Even so,
this bug should stay open for that.
Status: NEW → ASSIGNED
Reporter | ||
Comment 4•25 years ago
|
||
On Linux, it keeps content of the last text selection and pastes it into the text
field.
Since Linux has a more complicated clipboard model and bugs that could be
triggering this problem, I've left a note in 24926, and will dig further if it's
still an issue after that one is fixed.
Reporter | ||
Comment 9•25 years ago
|
||
Yeah, yeah, yeah. One day I'll actually think of an original bug report. ;)
[Note to self: please verify 32712 when this bug is fixed.]
Assignee | ||
Comment 11•24 years ago
|
||
This should now be fixed (note: test linux auto-copy too).
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•