Sebastian Zartner

Results 75 issues of Sebastian Zartner

When editing a entry inside the storage entry editor you should be able to press `Ctrl+Enter` to accept the changes and close the dialog. Test case: 1. Open Firebug on...

Like inside the _Net_ panel it should be possible to search for text within the _FireStorage Plus!_ panel. Test case: 1. Open Firebug on http://www.3site.eu/sessionStorage/ 2. Switch to the _FireStorage...

As for the _Net_ or the _Cookies_ panel the user should be able to hide specific columns. To do so the table header should have a context menu allowing to...

Like for some other panels like e.g. the _Cookies_ panel there should be a [_Break On ..._](https://getfirebug.com/wiki/index.php/Break_On_...) button allowing the user to stop the script execution whenever a storage entry...

People may want to remove all storage entries at once. Therefore it would be nice to have an option in the context menu to do so above the other "Clear...

After installing FireStorage Plus! and switching to its panel there is no filter selected. I'd expect _Both_ to be selected initially. Test case: 1. Install FireStorage Plus! 2. Open Firebug...

When a new entry is added to the storage, the previously chosen column sorting is not kept. Test case: 1. Open Firebug at http://www.3site.eu/sessionStorage/ 2. Switch to the _FireStorage Plus!_...

There's little gap between each row, which renders the breakpoint column separated: ![firestorageplusBreakpointColumnDisplay](https://f.cloud.github.com/assets/958943/196215/67208074-8010-11e2-9931-9cc35be4ad17.png) It should be a continuous bar with no interruptions. Sebastian

enhancement

Since you already have a [breakpoint column](http://getfirebug.com/wiki/index.php/Firebug_Terminology) (the gray bar at the left), it would be nice if people could set breakpoints for the different storage items by clicking the...

enhancement

It's somewhat hard to find the gestures you're looking for in the list within the options dialog. Therefore the different functions should be grouped into categories like _Tabs_, _Navigation_, _Bookmarks_,...