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 336274 - Create Smart Bookmark from Form
Create Smart Bookmark from Form
Status: RESOLVED WONTFIX
Product: epiphany
Classification: Core
Component: Bookmarks
git master
Other Linux
: Normal enhancement
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
: 341368 489925 526295 (view as bug list)
Depends on:
Blocks: 755378
 
 
Reported: 2006-03-28 02:05 UTC by Sven Herzberg
Modified: 2016-10-07 21:27 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Sven Herzberg 2006-03-28 02:05:06 UTC
It would be great if right-clicking into form elements would provide a context menu element called "created smart bookmark from form". Ideally if more than one visible text entry, invisible entries and submit/clear elements are available, one could create a dialog to let users select values for several parameters (but that's cosmetic right now).
Comment 1 Sven Herzberg 2006-03-28 02:06:02 UTC
If someone could give me some implementation hints (eg. filenames to look into), I can take a shot and try to get this done for 2.16.
Comment 2 Christian Persch 2006-03-28 13:27:10 UTC
There's src/ephy-window.c to add the gtkaction, data/ui/epiphany-ui.xml to add the UI, src/popup-commands.c to implement the callback similar to the one for add-bookmark. To get the required data, you'll need to add a property to the embed event, from embed/mozilla/EventContext. There you need to look for forms and gather the submit URLs, I guess, and all params from the form elements. 
Comment 3 Sven Herzberg 2006-03-28 14:18:39 UTC
I'm working on it.
Comment 4 Reinout van Schouwen 2006-05-14 11:11:06 UTC
*** Bug 341368 has been marked as a duplicate of this bug. ***
Comment 5 Reinout van Schouwen 2007-05-27 21:01:43 UTC
Sven, ping?
Comment 6 Sven Herzberg 2007-05-27 22:36:51 UTC
Oh, I have started to work on this on the other laptop before the hard drive crashed. I'll try to check for a backup next week (as I won't be at home this week).

BTW, I can't really see why this bug depends on bug 116479
Comment 7 Reinout van Schouwen 2007-05-28 00:01:39 UTC
Guess you're right, the two bugs are merely related.
Comment 8 webograph 2007-08-14 15:46:21 UTC
this would most probably mean implementing POST smart bookmarks (see bug 374584). should it depend on it?
Comment 9 Reinout van Schouwen 2007-10-24 20:51:08 UTC
*** Bug 489925 has been marked as a duplicate of this bug. ***
Comment 10 Reinout van Schouwen 2008-04-06 14:13:57 UTC
*** Bug 526295 has been marked as a duplicate of this bug. ***
Comment 11 antistress 2009-09-09 13:16:17 UTC
i dont' know if it can be helpful, but that's the aim of that extension for Firefox http://mozilla.miroir-francais.fr/addons/3698/
Note that it needs to be bumped to work in current Firefox (unzip the extension, change the « maxVersion » number in install.rdf and zip it again)
Comment 12 antistress 2010-06-12 14:33:58 UTC
here is the current extension for Firefox : 
Add to Search Bar https://addons.mozilla.org/fr/firefox/addon/3682
demo can be seen there : https://addons.mozilla.org/en-US/firefox/images/p/26482/1223168575
I'd love to see that functionality in Epiphany : it really helps the user and makes things simpler for him
Thanks
Comment 13 Michael Catanzaro 2016-09-28 16:49:15 UTC
Hi, the bookmarks code has been rewritten from scratch. When you have a convenient opportunity to test the new version of the code (which will be present in Epiphany 3.23.1) please check to see if your issue is still a problem, and reply here. Thanks!
Comment 14 Michael Catanzaro 2016-10-07 21:27:21 UTC
Hi, this is a mass close of all bugs in the NEEDINFO state. If you think this bug was closed improperly, just leave a comment, thanks!