Closed
Bug 305921
Opened 19 years ago
Closed 19 years ago
a javascript menu that should appear after ctl+clicking does not show up, just the regular "back,forward,reload, etc" menu
Categories
(Camino Graveyard :: Page Layout, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 298458
People
(Reporter: jimmy.schwankl, Assigned: mikepinkerton)
Details
Attachments
(1 file)
|
134.97 KB,
application/zip
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b4) Gecko/20050819 Camino/0.9a2+ Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b4) Gecko/20050819 Camino/0.9a2+ This is a javascript menu provided by our Kerio Mail Server after logging in. It works correctly in Safari, Shira, and Mozilla 1.7.5 I'm running java version "1.4.2_07" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_07-215) Java HotSpot(TM) Client VM (build 1.4.2-50, mixed mode) I have the 0.93 version of the Java Embedding Plugin installed. Reproducible: Always Steps to Reproduce: 1. Login to Kerio Mail Server 2. Right click or Ctl Click on a mail folder 3. Menu is not what it's supposed to be. Actual Results: The regular right click menu appeared. Expected Results: Given a menu with options specific to the email system.
Java or JavaScript? They're two very different things. Does it work in SeaMonkey 1.0 alpha or DeerPark build from the same date? Since this is not a publicly accessible page, I assume, can you save it as HTML complete for us, as described in the fourth question/answer on http://www.caminobrowser.org/support/sup_bugzilla.html
| Reporter | ||
Comment 2•19 years ago
|
||
zipped folder containing a screen shot of problem and a saved copy of the problem webpage
| Reporter | ||
Comment 3•19 years ago
|
||
samuel wrote: Java or JavaScript? They're two very different things. Does it work in SeaMonkey 1.0 alpha or DeerPark build from the same date? Since this is not a publicly accessible page, I assume, can you save it as HTML complete for us, as described in the fourth question/answer on http://www.caminobrowser.org/support/sup_bugzilla.html RESPONSE: Javascript, I think. I tried in it DeerPark Alpha2 and it worked correctly. Did not try SeaMonkey 1.0a but will do so if someone points me to a location to download it. I'm attaching a zipped directory that has a screen shot and a saved HTML complete.
What is the context menu supposed to display? (I'm assuming this is still broken in Camino 1.0a1 and still works in Firefox 1.5b1)
Component: Toolbars & Menus → Page Layout
| Reporter | ||
Comment 5•19 years ago
|
||
The zipped screen shot I uploaded shows one of the menus, but it's possible that my file didn't get uploaded. Using DeerPark 1.5b if one control clicks on a mail folder for example, the menu choices are: Open in new window <divider> New subfolder <divider> Mark all as read Move or copy all Delete all Expunge folder <divider> Access rights... Whereas in Camino 1.0a it shows: Back Forward Reload <divider> Copy Select All <divider> Save Page As... Bookmark This Page... <divider> View Page Source
I've been unable to get the menu to appear in Fx locally (ie, with the HTML complete), so I don't expect the HTML complete will be much help for finding the issue in Camino :-( and I couldn't figure out from the JS how/where the menu was created (but JS is not an area of expertise for me). I really expected behavior like that described in bug 298458. Mike, Simon, any ideas? I don't doubt there's a bug, so we could confirm it without understanding the underlying cause....
Comment 7•19 years ago
|
||
*** This bug has been marked as a duplicate of 298458 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•