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 162685 - Add dialog when user clicks a sidebar link without the extension installed.
Add dialog when user clicks a sidebar link without the extension installed.
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
git master
Other Linux
: Normal normal
: 1.6
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2005-01-01 21:37 UTC by Crispin Flowerday (not receiving bugmail)
Modified: 2005-01-24 22:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Crispin Flowerday (not receiving bugmail) 2005-01-01 21:37:14 UTC
Follow up from bug 161693

We should add a dialog telling the user to install the epiphany-extension
sidebar implementation if they click a sidebar link, there is now a handy
"add-sidebar" signal, and that can easily be captured (using connect_after) to
handle the dialog.
Comment 1 Crispin Flowerday (not receiving bugmail) 2005-01-24 22:53:58 UTC
Fixed in CVS:

http://mail.gnome.org/archives/cvs-commits-list/2005-January/msg06402.html

(mail sent to gnome-i18n and gnome-doc-list)