download box
Moderators: Support Staff², Support Staff, AvantGuard, Developer
-
- Avantic
- Posts: 942
- Joined: Mon Feb 15, 2010 12:03 am
- Windows Version: 10 (64 bit)
- Avant Version: 2016 utimate latest
- Default engine: Firefox
- IE Version: IE11
- Skin: Crystal (may vary)
download box
When downloading a video, the download box appears with the name of the video. In firefox there is an option to automatically clear the box and close it after the download is complete. There doesn't seem to be such an option in Orca, i.e. the closings have to be done manually. I suggest that it be added.
Re: download box
Open Orca and type about:config in the address bar
Accept the warning about being careful
Type browser.download.manager in the filters box at the top
Double click the following row to toggle the value - make sure the value changes to false
browser.download.manager.showWhenStarting
Double click the following row to toggle the value - make sure the value changes to true
browser.download.manager.closeWhenDone
Double click the following row and set the value to 0
browser.download.manager.retention
More information can be found here: Mozilla about:config entries
Accept the warning about being careful
Type browser.download.manager in the filters box at the top
Double click the following row to toggle the value - make sure the value changes to false
browser.download.manager.showWhenStarting
Double click the following row to toggle the value - make sure the value changes to true
browser.download.manager.closeWhenDone
Double click the following row and set the value to 0
browser.download.manager.retention
More information can be found here: Mozilla about:config entries
I am not a member of the Avant / Orca development team
Please search this forum / the Wiki before posting questions
Forum Rules | Frequently Asked Questions | Active Topics
Please search this forum / the Wiki before posting questions
Forum Rules | Frequently Asked Questions | Active Topics
-
- Avantic
- Posts: 942
- Joined: Mon Feb 15, 2010 12:03 am
- Windows Version: 10 (64 bit)
- Avant Version: 2016 utimate latest
- Default engine: Firefox
- IE Version: IE11
- Skin: Crystal (may vary)
Re: download box
I implemented your suggestions and they worked. However I undid the following:
------------------------------------------------------
Double click the following row to toggle the value - make sure the value changes to false
browser.download.manager.showWhenStarting
------------------------------------------------------
The reason being is that I do want to see the download box during the download so I can see what is happening, but I want it to close as soon as it is finished.
------------------------------------------------------
Double click the following row to toggle the value - make sure the value changes to false
browser.download.manager.showWhenStarting
------------------------------------------------------
The reason being is that I do want to see the download box during the download so I can see what is happening, but I want it to close as soon as it is finished.