Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tapping on Bookmark doesn't remove it #14033

Closed
srirambv opened this issue Feb 8, 2021 · 2 comments · Fixed by brave/brave-core#7863
Closed

Tapping on Bookmark doesn't remove it #14033

srirambv opened this issue Feb 8, 2021 · 2 comments · Fixed by brave/brave-core#7863

Comments

@srirambv
Copy link
Contributor

srirambv commented Feb 8, 2021

Description

[Follow up to #11939] As per the issue description

Bookmarking icon
Someone thought tapping Bookmark icon again would unbookmark the page; instead it took them to edit the bookmark. Let’s fulfill user’s expectations and un-bookmark the page when tapping on the Bookmark icon again.

This still doesn't work. Tapping on bookmark icon again brings up the edit modal rather than removing the bookmark

Steps to reproduce

  1. Install 1.20.100
  2. Visit a page and add it as bookmark
  3. Tap the bookmark icon again, brings up edit bookmark instead of removing it

Actual result

Tapping on bookmark button doesn't remove it

Expected result

Should remove it as it was one of the user feedback that was to be implemented

Issue reproduces how often

Easy

Version/Channel Information:

  • Can you reproduce this issue with the current Play Store version? Yes
  • Can you reproduce this issue with the current Play Store Beta version? Yes
  • Can you reproduce this issue with the current Play Store Nightly version? Yes

Device details

  • Install type (ARM, x86): ARM
  • Device type (Phone, Tablet, Phablet): All
  • Android version: 10

Brave version

1.20.100

Website problems only

  • Does the issue resolve itself when disabling Brave Shields? NA
  • Does the issue resolve itself when disabling Brave Rewards? NA
  • Is the issue reproducible on the latest version of Chrome? NA

Additional information

cc: @karenkliu @deeppandya @anthonypkeane

@deeppandya
Copy link

@samartnik @SergeyZhukovsky this issue seems to be the regression as BookarkUtils got updated here : https://chromium-review.googlesource.com/c/chromium/src/+/2548686

@srirambv
Copy link
Contributor Author

srirambv commented Feb 9, 2021

Verification passed on OnePlus 6T with Android 10 running 1.20.102 x64 build

  • Verified tapping on bookmark removes the bookmark
  • Verified able to edit and delete the bookmark
  • Verified no crash when tapping on bookmark button to add/remove bookmark
ARM-Bookmark.Add-Remove.mp4

Verification passed on Samsung Tab A with Android 10 running 1.20.102 x64 build

  • Verified tapping on bookmark removes the bookmark
  • Verified able to edit and delete the bookmark
  • Verified no crash when tapping on bookmark button to add/remove bookmark
Tab-Bookmark.Add-Remove.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants