Closed
Bug 166440
Opened 22 years ago
Closed 2 years ago
Windows showing full-page plug-in objects refuse drops
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: bugmail, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.1) Gecko/20020902
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.1) Gecko/20020902
When a Chimera window is showing full-page plug-in content, dragged links cannot
be dropped on that window.
Reproducible: Always
Steps to Reproduce:
1. Open a new Chimera window
2. Access the URL
3. Open another Chimera window
4. Access [http://www.mozilla.org/]
5. Drag the "At A Glance" link to the first Chimera window
Actual Results:
The dragged link was refused when dropped; it rebounded back to its' original
window.
Expected Results:
Chimera should have displayed the link in the desired window.
Comment 2•22 years ago
|
||
Mozilla also has this problem. I would guess that it is related to the fact that
full page plugin instance has no "Context" object... I may have referenced the
wrong missing object... peterl can correct me...
Updated•22 years ago
|
Summary: Chimera refuses dragged links dropped on window showing full-page plug-in content → Windows showing full-page plugins refuse drags
Comment 3•22 years ago
|
||
*** Bug 187951 has been marked as a duplicate of this bug. ***
Summary: Windows showing full-page plugins refuse drags → Windows showing full-page plug-ins refuse drops
Comment 4•22 years ago
|
||
If full-page plugins had a DOM, I'd bet this would work. See bug 90256.
Depends on: 90256
Comment 5•22 years ago
|
||
Well, I doubt it. I think if the drop happens over the plugin, the event gets
eaten by the plugin, and gecko never handles the drop.
*** Bug 189003 has been marked as a duplicate of this bug. ***
Changing summary. Seems to me this is a browser bug as FF and Mozilla have the
same issue. Can't find a suplicate.
Severity: minor → normal
Component: Drag & Drop → Accessibility APIs
Product: Camino → Browser
Summary: Windows showing full-page plug-ins refuse drops → Windows showing full-page plug-in objects refuse drops
Version: unspecified → Trunk
Comment 8•18 years ago
|
||
Is this bug still interesting?
Assignee: sfraser_bugs → joshmoz
Component: Disability Access APIs → Widget: Mac
QA Contact: chrispetersen → mac
Define "interesting". It's still an annoying bug, but not one that will ever be fixed in Widget:Mac....
Component: Widget: Mac → Widget: Cocoa
QA Contact: mac → cocoa
Comment 10•2 years ago
|
||
Page no longer active
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•