bugbash / selenium-kiwix

Selenium Kiwix Bug Bash
MIT License
4 stars 9 forks source link

Duplicate bookmarks for the same page get added on clicking internal links #42

Open vinithrasp opened 10 years ago

vinithrasp commented 10 years ago

Environment: OS: Win 7 64-bit

Steps to reproduce:

  1. Install Kiwix 0.9- from kiwix-0.9-rc2-installer.exe
  2. Download the zim file - wikipedia_as_all_07_2013.zim
  3. Launch Kiwix and open the above file downloaded in Step 2-wikipedia_as_all_07_2013.zim
  4. In table of contents, click on for example the link, Ray Charles
  5. In Bookmarks section, Click on + - 'Mark this page' and Bookmark gets added with text Ray Charles
  6. On the loaded page, from the Contents, click on one of the links , for eg, 'Early life: 1930-1945'
  7. Now again, click on + - 'Mark this page'

Actual Behavior: Duplicate Bookmark gets added with the same text Ray Charles.

Desired Behavior: Either duplicate bookmakrs should not be added for same page or Even if the newly added bookmark is for the same page, different section, the bookmark name should have the section name appended to differentiate.

Please refer to the attached screenshot for duplicate bookmarks with same name added.

vinithrasp commented 10 years ago

duplicate_bookmarks