After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 322576 - Java-Console Extension
Java-Console Extension
Status: RESOLVED FIXED
Product: epiphany-extensions
Classification: Deprecated
Component: general
1.8.x
Other Linux
: Normal enhancement
: ---
Assigned To: epiphany-extensions-maint
Christian Persch
Depends on:
Blocks:
 
 
Reported: 2005-11-27 17:51 UTC by Mathias Hasselmann (IRC: tbf)
Modified: 2005-11-27 22:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
the patch (17.81 KB, patch)
2005-11-27 17:52 UTC, Mathias Hasselmann (IRC: tbf)
none Details | Review
update of the patch (17.20 KB, patch)
2005-11-27 18:24 UTC, Mathias Hasselmann (IRC: tbf)
none Details | Review

Description Mathias Hasselmann (IRC: tbf) 2005-11-27 17:51:45 UTC
It's anoying that Epiphany doesn't provide access to the Java-Plugin's console.
This extension aims to fix that problem.
Comment 1 Mathias Hasselmann (IRC: tbf) 2005-11-27 17:52:28 UTC
Created attachment 55285 [details] [review]
the patch
Comment 2 Mathias Hasselmann (IRC: tbf) 2005-11-27 18:24:22 UTC
Created attachment 55287 [details] [review]
update of the patch

duh: merge id and action group have to be bound on the window, not on the
extension, if every window shall have a menu item.
Comment 3 Christian Persch 2005-11-27 22:51:42 UTC
Committed to HEAD; thanks!