Confirmed users
233
edits
Sebastianz (talk | contribs) (Linked issues) |
Sebastianz (talk | contribs) m (Clarified note to issue 1420) |
||
(One intermediate revision by the same user not shown) | |||
Line 19: | Line 19: | ||
* [http://code.google.com/p/fbug/issues/detail?id=1420 Issue 1420]: Add an option to hide an element | * [http://code.google.com/p/fbug/issues/detail?id=1420 Issue 1420]: Add an option to hide an element | ||
** Sebastian's comment about options: https://code.google.com/p/fbug/issues/detail?id=7155#c13 | ** Sebastian's comment about options: https://code.google.com/p/fbug/issues/detail?id=7155#c13 | ||
** We want h for visibility:visible | ** We want <kbd>h</kbd> for <code>visibility:visible</code> | ||
** We want H for display:none | ** We want <kbd>H</kbd> for <code>display:none</code> | ||
** We want to use a class | ** We want to use a class | ||
** We want to display it to the user (+ it should be editable) | ** We want to display it to the user (+ it should be editable) | ||
** The context should display both actions (h and H) | ** The context menu should probably display both actions (<kbd>h</kbd> and <kbd>H</kbd>) | ||
* | * [http://code.google.com/p/fbug/issues/detail?id=7445 Issue 7445]: Check extensions for breakage in combination with Firebug 2.0 | ||
** https://docs.google.com/spreadsheet/ccc?key=0ArzNE_OHjXkQdFMySmRxV2xOYjNJTDBZU1BQSk9aS3c&usp=sharing#gid=0 | ** https://docs.google.com/spreadsheet/ccc?key=0ArzNE_OHjXkQdFMySmRxV2xOYjNJTDBZU1BQSk9aS3c&usp=sharing#gid=0 | ||
** Honza: tested bunch of extensions | ** Honza: tested bunch of extensions |