Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSurface script blocking shortcuts to "Allow once", fix scripts functionality, focus indicators, and scroll #2996
Comments
This was referenced Feb 6, 2019
|
Added dash.svg to the zipped folder per Cezar's feedback. |
cezaraugusto
added a commit
to brave/brave-core
that referenced
this issue
May 23, 2019
- blocking a script now takes effect immeditately. scripts blocked now go to the blocked list only after second interaction address brave/brave-browser#2996
cezaraugusto
added a commit
to brave/brave-core
that referenced
this issue
May 23, 2019
- * scripts now show intermediary state "allowed once" and "blocked once" * lists with zero items are now hidden * add ability to see grouped scripts address brave/brave-browser#2996
cezaraugusto
added a commit
to brave/brave-core
that referenced
this issue
May 23, 2019
- * scripts now show intermediary state "allowed once" and "blocked once" * lists with zero items are now hidden * add ability to see grouped scripts address brave/brave-browser#2996
cezaraugusto
added a commit
to brave/brave-core
that referenced
this issue
May 23, 2019
- * scripts now show intermediary state "allowed once" and "blocked once" * lists with zero items are now hidden * add ability to see grouped scripts address brave/brave-browser#2996
cezaraugusto
added a commit
to brave/brave-core
that referenced
this issue
May 23, 2019
- * scripts now show intermediary state "allowed once" and "blocked once" * lists with zero items are now hidden * add ability to see grouped scripts address brave/brave-browser#2996
This was referenced May 23, 2019
cezaraugusto
added a commit
to brave/brave-core
that referenced
this issue
May 23, 2019
- * scripts now show intermediary state "allowed once" and "blocked once" * lists with zero items are now hidden * add ability to see grouped scripts address brave/brave-browser#2996
cezaraugusto
added a commit
to brave/brave-core
that referenced
this issue
May 27, 2019
- blocking a script now takes effect immeditately. scripts blocked now go to the blocked list only after second interaction address brave/brave-browser#2996
cezaraugusto
added a commit
to brave/brave-core
that referenced
this issue
May 27, 2019
- * scripts now show intermediary state "allowed once" and "blocked once" * lists with zero items are now hidden * add ability to see grouped scripts fix brave/brave-browser#4572 fix brave/brave-browser#4570 fix brave/brave-browser#4567 address brave/brave-browser#2996
bsclifton
added a commit
to brave/brave-core
that referenced
this issue
Jun 5, 2019
- blocking a script now takes effect immeditately. scripts blocked now go to the blocked list only after second interaction address brave/brave-browser#2996
bsclifton
added a commit
to brave/brave-core
that referenced
this issue
Jun 5, 2019
- * scripts now show intermediary state "allowed once" and "blocked once" * lists with zero items are now hidden * add ability to see grouped scripts fix brave/brave-browser#4572 fix brave/brave-browser#4570 fix brave/brave-browser#4567 address brave/brave-browser#2996
|
@karenkliu could you please take a look at this and check what items remain missing? It would be best if we can split them into multiple smaller issues. |
|
At a quick glance, it seems only full FQDN display is missing, but I can be possibly wrong. |
|
FQDN was split from here a while ago #4574. I did a new check and it does seem it's the only item left. I'm going to close this one for now but please re-open if I'm mistaken. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
noscript.mov.zip
The current design takes 3 clicks:
Designs
When looking at the scripts detail view, we should enable horizontal scrolling so that someone can see the full FQDN.

If it's longer than the content area, the additional text to the left of the registered domain (ETLD+1) is initially truncated as an ellipses. In this new design, we do not show the path or "https://" at all. Only the full FQDN or (...)(registered domain) is shown.
All interactive UI elements in the scripts detail view should have keyboard support and the appropriate focus treatment.

The interface should accommodate long strings when translated. For example, the strings in the Shields panel translated to Russian should wrap like this:

Grab the SVG assets from this ZIP folder:
icons.zip
For more CSS and plain text, check Abstract link: https://share.goabstract.com/68d70c4d-8c77-4588-9ee5-ce6418505c79
Theme Update
Since we enabled light/dark theme switching in a quick fix, here is the updated color theming for your reference:

Abstract link: https://share.goabstract.com/bb5e3286-b046-4276-9651-37768069932e