Page 1 of 1
[FIXED] Bug: Clicking label instead of checkbox broken
Posted: Sat Dec 02, 2017 7:57 am
by dhouwn
Changing what is allowed for a certain scope does not work when clicking on the label instead of the checkbox itself.
Noscript 10.1.5.1
(BTW, is it true that we will see Noscript at a public source code and bug tracker like Github/Bitbucket/Gitlab in the future?)
Re: Bug: Clicking label instead of checkbox broken
Posted: Sat Dec 02, 2017 4:20 pm
by barbaz
dhouwn wrote:Changing what is allowed for a certain scope does not work when clicking on the label instead of the checkbox itself.
Noscript 10.1.5.1
Same here. Clicking the label
looks like it's changing the setting, but it actually just causes the list of what is allowed for the scope to close.
Re: Bug: Clicking label instead of checkbox broken
Posted: Sun Dec 03, 2017 6:11 pm
by olf
dhouwn wrote:Changing what is allowed for a certain scope does not work when clicking on the label instead of the checkbox itself.
Noscript 10.1.5.1
I have reproduced this behavior with NoScript 10.1.2 under Firefox for Android in the site specific settings page.
This is extremely annoying on a Smartphone, as one has to explicitly hit the checkbox (although the site specific settings page can be zoomed, which alleviates this usability issue a bit).
Although with recent releases of NoScript (tested 10.1.5.3 and 10.1.5.4rc1) tapping on the descriptive text of a checkbox works in the global options (site specific settings ceased to work at all since NoScript 10.1.3c1 under Firefox for Android, see
https://forums.informaction.com/viewtop ... 10&t=24042), an activated setting
does not persist: When returning to the global settings later, it is unset again!
dhouwn wrote:(BTW, is it true that we will see Noscript at a public source code and bug tracker like Github/Bitbucket/Gitlab in the future?)
That would be just great! A real issue tracker etc.
Re: Bug: Clicking label instead of checkbox broken
Posted: Sat Dec 16, 2017 7:27 am
by olf
Retested with NoScript 10.1.5.8rc3 under Firefox for Android:
- Clicking on an option label in the general options still works.
- Now the activated options in the general options do persist!
- But clicking on a label in the site specific settings still does not work!
Re: Bug: Clicking label instead of checkbox broken
Posted: Mon Jan 15, 2018 12:19 am
by olf
Retested with NoScript 10.1.6.3 under Firefox for Android:
Clicking on a label in an open scope ("bubble") in any site specific settings still does not work.
- Expected behaviour: The corresponding filter property is activated (i.e. its checkbox becomes ticked), after clicking on its label. The scope stays open.
- Actual behaviour: The open scope is closed, but the filter property not activated (i.e. its checkbox not ticked), after clicking on its label.
Re: Bug: Clicking label instead of checkbox broken
Posted: Mon Jan 15, 2018 11:38 am
by Giorgio Maone
Please check
latest development build:
v 10.1.6.4rc2
=============================================================
x [UI] Fixed clicking on capability's label doesn't toggle
the related checkbox (thanks dhouwn and olf for reporting)
Re: Bug: Clicking label instead of checkbox broken
Posted: Mon Jan 15, 2018 3:26 pm
by barbaz
Fixed here, thank you Giorgio!

Re: [FIXED] Bug: Clicking label instead of checkbox broken
Posted: Mon Jan 15, 2018 8:12 pm
by olf
+1
Ack: NoScript 10.1.6.4rc2 does that nicely.
Thanks!