Menu

#2 Fixes to my previous ticket

1.0
closed
Leandro
None
2015-12-16
2015-12-15
mooglash
No

Regarding the previous ticket, I added some comment but it seems you did not receive it(?)
So here again:

browser.addon-watch.interval and
browser.addon-watch.percentage-limit
have to be set to -1 (minus one) (you left out the minus).
Additionally as of the newest nightly (which I updated just after I wrote my ticket), you also have to set:
user_pref("browser.addon-watch.deactivate-after-idle-ms", "-1");
also to minus 1

Regarding full screen warnings: With the newest nightly setting the "full-screen-api.approval-required" does actually nothing at all, but "full-screen-api.warning.timeout" will block them. Maybe still bugged in your release version, but works in the nightly.

Greetings

Related

Tickets: #2

Discussion

  • Leandro

    Leandro - 2015-12-15

    I did receive it but I couldn't answer since the tickect wasn't open then.
    The "-1" values have been fixed in the collection (default.js) hosted online as soon as you reported it a couple days ago.

    However it may still be "1" in your user.js because ConfigFox won't check the preference value to update it. It only checks if the configuration string "browser.addon-watch.deactivate-after-idle-ms" exists. New users will get the "-1" correctly.

    Click File > Update Collection. See in notepad that default.js has the "-1". but your user.js may still be holding the wrong "1".
    Please update your user.js manually or through ConfigFox.

    Thanks for reporting it.

     
  • mooglash

    mooglash - 2015-12-15

    Ah ok perfect. Thank you.

     
  • Leandro

    Leandro - 2015-12-15
    • status: open --> closed
    • assigned_to: Leandro
     
  • mooglash

    mooglash - 2015-12-16

    Well since you saw the previous comment in a closed ticket I will use this again :)

    https://support.mozilla.org/en-US/questions/1071210
    https://wiki.mozilla.org/QA/Places/Unified_autocomplete

    browser.urlbar.unifiedcomplete
    Note: this pref is true by default starting with Firefox 43.

    ConfigFox should offer to default it to 'false'.

     

    Last edit: mooglash 2015-12-16
    • Leandro

      Leandro - 2015-12-16

      Thanks for your submission. Always welcome.
      Done!

      Click File > Update collection

      On 16/12/2015 17:50, mooglash wrote:

      Well since you saw the previous comment in a closed ticket I will use
      this again :)

      https://support.mozilla.org/en-US/questions/1071210
      https://wiki.mozilla.org/QA/Places/Unified_autocomplete

      browser.urlbar.unifiedcomplete
      Note: this pref is true by default starting with Firefox 43.
      ConfigFox should offer to default it to 'false'.
      

      [tickets:#2] http://sourceforge.net/p/configfox/tickets/2/ Fixes to
      my previous ticket

      Status: closed
      Milestone: 1.0
      Created: Tue Dec 15, 2015 06:56 PM UTC by mooglash
      Last Updated: Tue Dec 15, 2015 09:40 PM UTC
      Owner: Leandro

      Regarding the previous ticket, I added some comment but it seems you
      did not receive it(?)
      So here again:

      browser.addon-watch.interval and
      browser.addon-watch.percentage-limit
      have to be set to -1 (minus one) (you left out the minus).
      Additionally as of the newest nightly (which I updated just after I
      wrote my ticket), you also have to set:
      user_pref("browser.addon-watch.deactivate-after-idle-ms", "-1");
      also to minus 1

      Regarding full screen warnings: With the newest nightly setting the
      "full-screen-api.approval-required" does actually nothing at all, but
      "full-screen-api.warning.timeout" will block them. Maybe still bugged
      in your release version, but works in the nightly.

      Greetings


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/configfox/tickets/2/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Tickets: #2


Log in to post a comment.