Infocatcher / Download_Panel_Tweaker

Some tweaks for built-in download panel, restartless extension for Firefox
https://addons.mozilla.org/addon/download-panel-tweaker/
Other
9 stars 2 forks source link

Implement workaround for wrong #navigator-toolbox[tabsontop="false"] #3

Closed Infocatcher closed 10 years ago

Infocatcher commented 11 years ago

See https://forum.mozilla-russia.org/viewtopic.php?id=59543

STR:

  1. Set browser.tabs.onTop = true
  2. Open new window
  3. Click on Downloads button
  4. "tabsontop" attribute on #navigator-toolbox will be changed to "false"
Infocatcher commented 11 years ago

Test version: download_panel_tweaker-0.1.1pre-fx.xpi (source)

Infocatcher commented 11 years ago

Still buggy in Firefox 26.0a1 (2013-08-24), but we probably should add preference to allow disable this workaround.