GNOME Bugzilla – Bug 406996
Topics with commas not handled correctly in Add Bookmark dialog
Last modified: 2016-10-07 21:27:43 UTC
1. Go to the Bookmarks editor 2. Create a new topic with the name "One, two" 3. Visit a random webpage and press Ctrl+D (Add bookmark) Optionally expand the topic chooser. 4. Begin type "One" in the topic field 5. Select "One, two" from the dropdown Expected results: Bookmark is filed under the topic "One, two" Actual results: Bookmark is filed without a topic You can even make it more complicated by having a topic "One" and a topic "One, two". In the above scenario the bookmark will then be filed under "One" where you meant it to go under "One, two". Suggested simple workaround: disallow commas in topic names everywhere.
Created attachment 156216 [details] [review] Disallowing commas in topic names This patch disallows commas in topic names, so it prevents the problem described in this bug.
I think we should show a tooltip or something when the user tries to enter an invalid char. So when his char doesn't go through he can see this tooltip and understand why.
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!
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!