
Status: New Owner: ---- New issue 424 by kevind...@gmail.com: TabBarDecoration: inactive tabs not present (transparent) http://code.google.com/p/xmonad/issues/detail?id=424 What steps will reproduce the problem? 1. import XMonad.Layout.TabBarDecoration 2. layoutHook = avoidStruts $ simpleTabBar $ layoutHook defaultConfig, 3. <switch to Full Layout from keyboard> What is the expected output? What do you see instead? Tabs should display as they used to. Instead inactive tabs disappear (become transparent). What version of the product are you using? On what operating system? xmonad 0.9.1 Are you using an xmonad.hs? Please attach it and the output of "xmonad --recompile". Yes. No output at all. Please provide any additional information below. Note that tabbedAlways layout from XMonad.Layout.Tabbed works fine.