> Any ETA on when the fix will be in the repositories? As a "simple user", I am also very interested in this information :D
> Was the issue a modification for the Unity GUI that had 'leaked' into all the > alternate GUIs? Yes, as long as these "alternate GUIs" are using Ubuntu 12.10 packages (Kubuntu 12.10, Xubuntu 12.10, etc). > can we be sure this a one-off or a systemic issue? The bug seems pretty clear and simple : They wanted to hide the tabs bar in "chromeless mode" when there is only one tab, but in the code they added a test which only checks if there is only one tab, not caring about the window "mode". The new patch adds a test to check if the window is in "chromeless mode", so the bar will not be hidden for classic chromium windows. So, I'm confident it is a one-off issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099828 Title: Tab bar is not displayed when there is only one page open in a window To manage notifications about this bug go to: https://bugs.launchpad.net/chromium-browser/+bug/1099828/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
