toddmath / firecookie

Automatically exported from code.google.com/p/firecookie
1 stars 0 forks source link

Enhance "Remove Cookies" Functionality #52

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It would be nice to have a setting that disables the confirmation on
"Remove Cookies".

Also, a shortcut key for "Remove Cookies" would be handy.

When testing, I often need to clear cookies to reset our site to a "not
logged in" state. Adding one or both of these features would make it faster
to remove cookies, as I could configure Firecookie to not prompt me to
confirm the delete when I press the shortcut key.

Original issue reported on code.google.com by matthewk...@gmail.com on 19 Oct 2009 at 4:22

GoogleCodeExporter commented 8 years ago
This is not a defect, but I don't see a way to change the Type to Enhancement.

Original comment by matthewk...@gmail.com on 19 Oct 2009 at 4:23

GoogleCodeExporter commented 8 years ago
Thanks for the report!

Changed to Enhancement.

> Also, a shortcut key for "Remove Cookies" would be handy.
So, if I understand correctly the shortcut would duplicate the "Remove Cookies"
action (removing all cookies that are currently displayed in the list). Is that 
correct?

I think that the dialog saying "Do you want to remove all cookies in the list?" 
could
also offer a checkbox saying "Do not show this message again" (unchecked by 
default).
Checking the box would set the proposed option (stored in preferences) and 
caused
that the confirmation dialog is not displayed the next time.

The dialog could also offer a link that would navigate the user to the place 
where
the option can be reset back (to show the confirmation dialog again). This 
"Confirm
deleting cookies" dialog option would be available in the Cookies panel under 
the
mini-tab menu (next to the Cookies label) showing e.g. Enable, Disable options.

Would this work for you?

Honza

Original comment by odva...@gmail.com on 20 Oct 2009 at 7:19

GoogleCodeExporter commented 8 years ago
>> Also, a shortcut key for "Remove Cookies" would be handy.
> So, if I understand correctly the shortcut would duplicate the "Remove 
Cookies"
> action (removing all cookies that are currently displayed in the list). Is 
that
> correct?

Yes, that's right.

> I think that the dialog saying "Do you want to remove all cookies in the
> list?" could also offer a checkbox saying "Do not show this message again"
> (unchecked by default). Checking the box would set the proposed option
> (stored in preferences) and caused that the confirmation dialog is not
> displayed the next time.

That would work just fine. It doesn't matter to me how the feature is 
implemented; 
use the UI pattern you like best! It could even be a hidden about:config option 
as 
far as I'm concerned. :-)

Thank you!

Original comment by matthewk...@gmail.com on 20 Oct 2009 at 1:54

GoogleCodeExporter commented 8 years ago
Patch committed at R239
Will be available in Firecookie 1.0b2
(I'll post a message here as soon as this happens)

Thanks for the report!
Honza

Original comment by odva...@gmail.com on 20 Oct 2009 at 2:05

GoogleCodeExporter commented 8 years ago
This issue should be fixed in Firecookie 1.0.2

You can try it here:
https://addons.mozilla.org/en-US/firefox/addon/6683

Thanks for the report!
Honza

Original comment by odva...@gmail.com on 31 Jan 2010 at 10:37

GoogleCodeExporter commented 8 years ago
This issue should be fixed in Firecookie 1.1b9
http://www.softwareishard.com/firecookie/archive/

Please verify
Honza

Original comment by odva...@gmail.com on 19 Oct 2010 at 9:12

GoogleCodeExporter commented 8 years ago
Yes, this remove cookies functionality with no prompt works great. Were you 
able to add some sort of a keyboard shortcut for this?

Original comment by matthewk...@gmail.com on 19 Oct 2010 at 2:13

GoogleCodeExporter commented 8 years ago
> Yes, this remove cookies functionality with no prompt works great.
> Were you able to add some sort of a keyboard shortcut for this?
Ah, I missed this one.

Patch committed at R340

Fix included in Firecookie 1.1b10:
http://code.google.com/p/firecookie/source/detail?r=340

- The "Remove All Cookies" key binding is Ctrl+Shift+O
- Use "Customize Shortcuts" dialog to change (available in Firebug menu)

Please verify
Honza

Original comment by odva...@gmail.com on 25 Oct 2010 at 11:12

GoogleCodeExporter commented 8 years ago
Very nice; the "Remove All Cookies" keyboard shortcut works and can be changed 
via "Customize Shortcuts". This will save me a lot of time during testing.

Thanks,
Matthew

Original comment by matthewk...@gmail.com on 25 Oct 2010 at 4:51

GoogleCodeExporter commented 8 years ago
Thanks for the update!
Honza

Original comment by odva...@gmail.com on 25 Oct 2010 at 4:56