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

"Always" dialog preferrence does not work #7826

Closed
cyberduck opened this issue Feb 28, 2014 · 12 comments
Closed

"Always" dialog preferrence does not work #7826

cyberduck opened this issue Feb 28, 2014 · 12 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

983310a created the issue

Hello,
I love your app but the "Always" checkbox does not work in (OSX 10.9.2 Maverick). EVERY time I upload something I have to hide the dialog that warns me that my directory is more than 14,691 files.. this is really annoying. Sorry I would love to not have these extra clicks in my day.

I am using the Rackspace Cloud Files API.

Thanks so much for your good work.

Graham


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The preference is not saved but but only remembered for the current browser.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#7714 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

To completly disable the warning set the hidden preference browser.model.size.limit to 2147483647.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Partial fix in 44051a7.

@cyberduck
Copy link
Collaborator Author

983310a commented

Replying to [comment:2 dkocher]:

The preference is not saved but but only remembered for the current browser.

The preference does not save (for me) during current session either. Each upload, all day long requires confirmation.

@cyberduck
Copy link
Collaborator Author

983310a commented

Replying to [comment:4 dkocher]:

To completly disable the warning set the hidden preference browser.model.size.limit to 2147483647.

Great, how do I edit this?? Please advise.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:7 gletorney]:

Replying to [comment:4 dkocher]:

To completly disable the warning set the hidden preference browser.model.size.limit to 2147483647.

Great, how do I edit this?? Please advise.

Refer to Hidden configuration options.

@cyberduck
Copy link
Collaborator Author

db5b454 commented

I am experiencing this bug and it is 100% reproducible. Literally every time I go to list a particular directory I get the dialog and click "Always" but the preference doesn't stick.

If it helps, this is when listing an AWS Bucket, not FTP or SFTP.

Should I re-open the ticket? Provide more details?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:9 JohnHorner]:

I am experiencing this bug and it is 100% reproducible. Literally every time I go to list a particular directory I get the dialog and click "Always" but the preference doesn't stick.

If it helps, this is when listing an AWS Bucket, not FTP or SFTP.

Should I re-open the ticket? Provide more details?

The current implementation will not save the setting globally. The Always option only applies to the current directory list action in progress that no more prompt is displayed while waiting for the operation to complete.

@cyberduck
Copy link
Collaborator Author

db5b454 commented

The Always option only applies to the current directory list action in progress that no more prompt is displayed while waiting for the operation to complete.

I apologise, but I don't know what this means.

My assumption was that it meant next time we come back to this folder, we won't see the prompt again. That's the logical meaning of the word "Always" to this situation.

I don't see what difference there would be in listing the current directory with this option on and with this option off. Please explain?

Thank you.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In fbf9241.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 18334.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants