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

Tap radius is outside the URL bar #7772

Open
srirambv opened this issue Jan 19, 2019 · 10 comments
Open

Tap radius is outside the URL bar #7772

srirambv opened this issue Jan 19, 2019 · 10 comments

Comments

@srirambv
Copy link
Collaborator

@srirambv srirambv commented Jan 19, 2019

Description

Tap radius is outside the URL bar

Actual result:

image

Expected result:

Not sure should probably be similar to the URL bar shape

Issue reproduces how often:

Easy

Issue happens on:

  • Current Playstore version? NO
  • Beta build? Yes

Device Details:

  • Install Type(ARM, x86): ARM
  • Device(Phone, Tablet, Phablet): Pixel 3XL
  • Android Version:9.0

Brave version:

1.0.74

Website problems only:

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

Additional Information

cc: @SergeyZhukovsky @samartnik @jamesmudgett

@yachtcaptain23
Copy link

@yachtcaptain23 yachtcaptain23 commented Jan 21, 2019

@jenn-rhim what are your thoughts? We currently have set the layout width and height to be 18x16. A 2 pixel radius difference won't matter much, and we're already pushing the limits for button size.

@srirambv
Copy link
Collaborator Author

@srirambv srirambv commented Jan 21, 2019

@brave/legacy_qa to check on smaller screen devices as well. Issue is logged based on a 6.1" screen size. Smaller screen size would have (probably) an even awkward display.

@srirambv
Copy link
Collaborator Author

@srirambv srirambv commented Jan 21, 2019

This also happens on Yes I'm Ready buttons as well
screenshot_20190121-170516

@jamesmudgett
Copy link

@jamesmudgett jamesmudgett commented Jan 22, 2019

There are a couple of issues here.

  1. The address bar should have an 8px rounded corner vs a fully rounded corner. See:
    screen shot 2019-01-22 at 11 20 16 am

  2. Button size (mdpi) 44x40 for both brave and bat logos. And we should add a 7px rounded corner to these.

  3. The button should sit inside of the address bar and appear as shown: (selected):
    screen shot 2019-01-22 at 11 22 09 am

Side-by-side both buttons touch but do not overlap:
screen shot 2019-01-22 at 11 25 23 am

@jamesmudgett
Copy link

@jamesmudgett jamesmudgett commented Jan 22, 2019

@srirambv the button highlight in a web view is an issue with how chrome handles links. @ryanml is there a way to disable outline on the buttons?

@ryanml
Copy link
Member

@ryanml ryanml commented Jan 22, 2019

@jamesmudgett I am not sure, this is more of a question for @SergeyZhukovsky

@jamesmudgett
Copy link

@jamesmudgett jamesmudgett commented Jan 22, 2019

@ryanml Does the css for those buttons contain an outline property?

@jamesmudgett
Copy link

@jamesmudgett jamesmudgett commented Jan 22, 2019

CSS property that could be set here to avoid this type of highlighting?

@ryanml
Copy link
Member

@ryanml ryanml commented Jan 22, 2019

@jamesmudgett my mistake, I thought the icon in the nav bar was being referred to. Highlighting on the button can be removed via CSS

@anthonypkeane anthonypkeane self-assigned this Feb 6, 2019
@anthonypkeane anthonypkeane transferred this issue from another repository Jan 16, 2020
@srirambv srirambv added this to To Do in Android General via automation Jan 17, 2020
@srirambv srirambv added the design label Jan 17, 2020
@srirambv
Copy link
Collaborator Author

@srirambv srirambv commented Jan 20, 2020

This is still an issue on current android-tabs release version. Its very subtle but still noticible
image
This is also an issue on beta as well. Its not as prominent as it used to be before because of the url rounded corners
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Android General
  
Backlog
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants
You can’t perform that action at this time.