Closed
Bug 32668
Opened 25 years ago
Closed 24 years ago
Right click in QuickTime Plug-in region brings up browser context menu
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Core Graveyard
Plug-ins
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9
People
(Reporter: elig, Assigned: peterlubczynski-bugs)
References
()
Details
* TITLE/SUMMARY
Context menus present in QuickTime Plug-in region
* STEPS TO REPRODUCE
0) Launch Seamonkey
1) View a page with an embedding QuickTime video (such as on quicktime.apple.com)
2) Right-click/Context-click on the QuickTime video.
* RESULT
- What happened
The standard browser content region context menu appears.
- What was expected
Behavior similar to IE/Navigator --- the plug-in should have its own context
menu, or no context menu should appear.
Thanks to mpt@mailandnews.com for suggesting this test case. (I assume it's a
known issue, but can't find a bug report...)
* REGRESSION
- Occurs On
Windows Seamonkey (3.20.00 AM commercial beta branch build)
- Doesn't Occur On
Windows Internet Explorer (5.0 RTM)
(can't reproduce on Mac --- plug-in isn't working)
* 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).
Reporter | ||
Comment 1•25 years ago
|
||
[On Mac OS, QuickTime has its own context menu. I'd check Communicator on
Windows, but I've uninstalled it and am only using Seamonkey. ;]
Summary: Context menus present in QuickTime Plug-in region → Context menu for browser content in QuickTime Plug-in region
Target Milestone: ---
Comment 2•25 years ago
|
||
on N4.61 for winNT there is no context menu when rightclicking in a quicktime
movie with Quicktime 4.0 installed.
Comment 3•25 years ago
|
||
so, this is specific to windows, right? (ie, not a prob on macOS.) adding pp
keyword.
Keywords: pp
Reporter | ||
Comment 4•25 years ago
|
||
The plug-in doesn't work on Mac last time I checked, so there wasn't a way to
check.
Comment 6•25 years ago
|
||
yes..on yesterday's build, quicktime did not work. I am looking into that and
will log a seperate bug for that.
Comment 7•25 years ago
|
||
Using today's commercial build on windows (2000032909), I see the context menu
for quicktime come up with left click (kept pressed). Behaviour is exactly
similar to 4.x. Marking this one worksforme.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 8•25 years ago
|
||
Reopening. Left clicking in plugin area brings up the plugin's context menu, but
right clicking brings up the standard browser content region context menu. This
is not seen in 4.x versions where right clicking inside plugin area does nothing
at all.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Summary: Context menu for browser content in QuickTime Plug-in region → Right click in QuickTime Plug-in region brings up browser context menu
This bug has been marked "future" because the original netscape engineer working
on this is over-burdened. If you feel this is an error, that you or another
known resource will be working on this bug,or if it blocks your work in some way
-- please attach your concern to the bug for reconsideration.
Target Milestone: M19 → Future
Updated•24 years ago
|
Keywords: helpwanted
Assignee | ||
Comment 10•24 years ago
|
||
adding myself to the CC
Assignee | ||
Comment 11•24 years ago
|
||
*** Bug 57459 has been marked as a duplicate of this bug. ***
Comment 12•24 years ago
|
||
The Adobe SVG Viewer 1.0 plugin has the same problem on Windows (tested on NT4).
When I manually install it into Netscape 6.0 PR3, and then view any SVG,
right-clicking on the SVG to bring up the plugin's context menu results in the
browser's context menu appearing instead. This bug is a major blocker for the
Adobe SVG Viewer operation. Please reconsider fixing this bug before ship.
Assignee | ||
Comment 13•24 years ago
|
||
I'm pretty sure this has already been fixed for RTM with bug 55822. Marking as
FIXED.
Jeff, please try the latest nightly on Mozilla.org.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 24 years ago
Resolution: --- → FIXED
Comment 14•24 years ago
|
||
I stil lsee this behaviour on the branch (windows).
Comment 15•24 years ago
|
||
I agree. The bug still exists with the 2000110904 Win32 build.
Comment 16•24 years ago
|
||
ok, let's reopen it...done
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 17•24 years ago
|
||
I wana see if I can fix this sooner. Looks like Quicktime is expecting a
different kind of event.
Assignee: av → peterlubczynski
Status: REOPENED → NEW
Target Milestone: Future → mozilla0.9
Assignee | ||
Comment 18•24 years ago
|
||
Taking a closer look, other plugins on Windows get events directly from the OS
because they are in child windows. The quicktime plugin on Windows doesn't seem
to do this but rather sends the click message through the document. It's the
same way it works on Mac. I think some kind of translation probably needs to be
set up.
Also, seem to crash in debug builds but not release????
Status: NEW → ASSIGNED
OS: Windows NT → All
Hardware: PC → All
Assignee | ||
Updated•24 years ago
|
Depends on: 60712
Keywords: helpwanted
Assignee | ||
Comment 19•24 years ago
|
||
This will be fixed when bug 60712 gets fixed.
Assignee | ||
Comment 20•24 years ago
|
||
Fix for bug 60712 checked in so this should now work. Marking FIXED.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Comment 21•24 years ago
|
||
verified bug is fixed in win 0404 build. The browser context menu no longer
opens up when right clicked inside a quicktime movie.
Status: RESOLVED → VERIFIED
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•