[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-02-14 Thread Domain Administrator
I am still ducking out of the nagging update notices in Kubuntu 12.10.

What are the advantages of not running the stock Chromium package? Do
they outweigh the increased risk of bugs and bug fix bugs?

Not being critical, I'm ever gratful to the fixers for their devotion to
duty. It is just that this takes their creative time away ...

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-02-14 Thread Dmitry Shachnev
** Changed in: unity-chromium-extension
   Status: Fix Committed = Fix Released

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-02-05 Thread Kim Laroux
I'm now running 24.0.1312.56-0ubuntu0.12.10.3 which has the fix.

But I just noticed that the test that was added did not take into
account pop-up windows. This means that the tab bar is now forced to be
displayed in pop-up windows. This messes up the title bar. You now have
an empty tab displayed behind the title text.

Attached is a screenshot of the problem. You can see that the title bar
is not as it's supposed to be for a pop-up window.

** Attachment added: Chromium_24_bug_system_deco.png
   
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1099828/+attachment/3516011/+files/Chromium_24_bug_system_deco.png

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-02-05 Thread Alexandre Abreu
Kim Laroux (withered-angel):

thanks for your comment, there is indeed a glitch with popup windows. I
pushed a fix (pending for merge review) that will put things back to
normal asap,

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-02-03 Thread Launchpad Bug Tracker
This bug was fixed in the package chromium-browser -
24.0.1312.56-0ubuntu0.12.10.3

---
chromium-browser (24.0.1312.56-0ubuntu0.12.10.3) quantal-security; urgency=low

  * Add comment-markers to debian/patches/series file to make patch import
easier.
  * debian/chromium-browser.install
- Install remoting locales
  * debian/patches/gyp-config-root.patch
- Added. Avoids compilation bug on (at least) ARM.
  * debian/patches/arm-neon.patch
- Added function to determine NEON functionality in ARM at runtime for
  WebRt library in WebKit.
  * Disable lintian warnings about outdated autoconf files in source tree.
  * New upstream version 24.0.1312.56:  (LP: #1099075)
- CVE-2013-0839: Use-after-free in canvas font handling.
- CVE-2013-0840: Missing URL validation when opening new windows.
- CVE-2013-0841: Unchecked array index in content blocking.
- CVE-2013-0842: Problems with NULL characters embedded in paths.
  * New upstream version 24.0.1312.52:
- CVE-2012-5145: Use-after-free in SVG layout. Credit to Atte Kettunen of
  OUSPG.
- CVE-2012-5146: Same origin policy bypass with malformed URL. Credit to
  Erling A Ellingsen and Subodh Iyengar, both of Facebook.
- CVE-2012-5147: Use-after-free in DOM handling. Credit to José A. Vázquez.
- CVE-2012-5148: Missing filename sanitization in hyphenation support.
  Credit to Google Chrome Security Team (Justin Schuh).
- CVE-2012-5149: Integer overflow in audio IPC handling. Credit to Google
  Chrome Security Team (Chris Evans).
- CVE-2012-5150: Use-after-free when seeking video. Credit to Google Chrome
  Security Team (Inferno).
- CVE-2012-5151: Integer overflow in PDF JavaScript. Credit to Mateusz
  Jurczyk, with contribution from Gynvael Coldwind, both of Google Security
  Team.
- CVE-2012-5152: Out-of-bounds read when seeking video. Credit to Google
  Chrome Security Team (Inferno).
- CVE-2012-5153: Out-of-bounds stack access in v8. Credit to Andreas
  Rossberg of the Chromium development community.
- CVE-2012-5156: Use-after-free in PDF fields. Credit to Mateusz Jurczyk,
  with contribution from Gynvael Coldwind, both of Google Security Team.
- CVE-2012-5157: Out-of-bounds reads in PDF image handling. Credit to
  Mateusz Jurczyk, with contribution from Gynvael Coldwind, both of Google
  Security Team.
- CVE-2013-0828: Bad cast in PDF root handling. Credit to Mateusz Jurczyk,
  with contribution from Gynvael Coldwind, both of Google Security Team.
- CVE-2013-0829: Corruption of database metadata leading to incorrect file
  access. Credit to Google Chrome Security Team (Jüri Aedla).
- CVE-2013-0830: Missing NUL termination in IPC. Credit to Google Chrome
  Security Team (Justin Schuh).
- CVE-2013-0831: Possible path traversal from extension process. Credit to
  Google Chrome Security Team (Tom Sepez).
- CVE-2013-0832: Use-after-free with printing. Credit to Google Chrome
  Security Team (Cris Neckar).
- CVE-2013-0833: Out-of-bounds read with printing. Credit to Google Chrome
  Security Team (Cris Neckar).
- CVE-2013-0834: Out-of-bounds read with glyph handling. Credit to Google
  Chrome Security Team (Cris Neckar).
- CVE-2013-0835: Browser crash with geolocation. Credit to Arthur Gerkis.
- CVE-2013-0836: Crash in v8 garbage collection. Credit to Google Chrome
  Security Team (Cris Neckar).
- CVE-2013-0837: Crash in extension tab handling. Credit to Tom Nielsen.
- CVE-2013-0838: Tighten permissions on shared memory segments. Credit to
  Google Chrome Security Team (Chris Palmer).
  * debian/rules
- Ensure get-original-source creates tarballs without revision number.
  * Update all webapps patches for 24.0.1312.52. (LP: #1099828)
- Additionally update
  debian/patches/7-npapi-permission-not-defaults-to-unauthorized.patch
  to fix a problem where the auth status of the webapps plugin
  would get reset when the online list of allowed plugins (from GOOG)
  was updated.
 -- Chad Miller chad.mil...@canonical.com   Fri, 01 Feb 2013 12:44:02 -0500

** Changed in: chromium-browser (Ubuntu)
   Status: Triaged = Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-5145

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-5146

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-5147

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-5148

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-5149

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-5150

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-5151

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-5152

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-5153

** CVE added: 

[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-31 Thread David King
** Changed in: unity-chromium-extension
   Importance: Undecided = High

** Changed in: unity-chromium-extension
 Assignee: (unassigned) = David King (amigadave)

** Changed in: unity-chromium-extension
 Assignee: David King (amigadave) = (unassigned)

** Changed in: unity-chromium-extension
 Assignee: (unassigned) = Alexandre Abreu (abreu-alexandre)

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-27 Thread Dmitry Shachnev
Filed the settings-not-working bug as bug 1106876, hope it will be fixed
in the final Chromium 24 package.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-26 Thread Craig Crawford
This bug is fixed in 24.0.1312.56-0ubuntu0.12.10.1~cm0quantal1, however
as above, the settings page is blank.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-26 Thread Paweł Kowalik
Confirming. Bug fixed in  24.0.1312.56-0ubuntu0.12.10.1~cm0quantal1 and
now the settings tab is completely clear. Every time the settings tabs
is opened, the console logs:

Uncaught TypeError: Cannot set property 'onchange' of null, source:
chrome://settings-frame/options_bundle.js (5788)

Clearing cache and all settings which includes profile wiping does not
solve the problem.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-25 Thread Dmitry Shachnev
For those who want to test the fix, updated packages are available in
Chad's experimental PPA (ppa:cmiller/chromium-browser-stable-daily).

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-25 Thread Kim Laroux
I can confirm that this bug is fixed in
24.0.1312.56-0ubuntu0.12.10.1~cm0quantal1

But the chrome://settings/ page is blank. It seems broken. So I can't
reset my startup settings to a single tab to see if it works from a
fresh start.

Annoying.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-23 Thread Domain Administrator
Thank you for sorting this. Any ETA on when the fix will be in the
repositories?

Was the issue a modification for the Unity GUI that had 'leaked' into
all the alternate GUIs? If so can we be sure this a one-off or a
systemic 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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-23 Thread Sébastien Maccagnoni-Munch
 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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-22 Thread dennyg...@gmail.com
I have this bug on Xubuntu 12.10 64 bit edition as well.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-22 Thread CaptainMark
Confirmed on Mint 14 64bit Cinnamon Ed.

Has anyone checked the same Chromium version on a non-Ubuntu derivative,
I doubt this is an upstream bug

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-22 Thread Sébastien Maccagnoni-Munch
CaptainMark : please look 2 messages above yours : the bug has been
spotted (in ubuntu patches) and corrected.

We just need to wait for the next upgrade :)

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-21 Thread Dmitry Shachnev
I believe this is caused by Ubuntu's 4-chromeless-window-launch-
option.patch (see bug 1028538). Chad, can you please take a look at
this?

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: chromium-browser (Ubuntu)
   Importance: Undecided = High

** Changed in: chromium-browser (Ubuntu)
 Assignee: (unassigned) = Chad Miller (cmiller)

** Also affects: unity-chromium-extension
   Importance: Undecided
   Status: New

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-21 Thread Dmitry Shachnev
Update: seems to be already fixed in bzr:
https://bazaar.launchpad.net/~webapps/unity-chromium-
extension/trunk/revision/212.

** Changed in: unity-chromium-extension
   Status: New = Fix Committed

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-20 Thread Gustavo Barizon
Confirmed on Chromium version 23.0.1271.97 Ubuntu 12.10
(23.0.1271.97-0ubuntu0.12.10.1) 64-bit

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-20 Thread Chip Bennett
I'll add to the chorus. Confirmed on:
Version 23.0.1271.97 Ubuntu 12.10 (23.0.1271.97-0ubuntu0.12.10.1)

I just updated today from Kubuntu Precise to Kubuntu Quantal. This bug did NOT 
appear in the version of Chromium in Precise:
chromium-browser (23.0.1271.97-0ubuntu0.12.04.1)

So, this is apparently an Ubuntu Quantal-specific issue - and an
annoying one, at that.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-19 Thread Daryl Hurst
Confirmed on Linux Mint Nadia 64 bit, Cinnamon.
Chromium 23.0.1271.97.

Thought I was going mad and had inadvertently changed some setting.

Fix it please this cannot possibly be an intended feature. Also where
are updates documented???

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-18 Thread winnie666
Linux Mint 14 - Nadia 64bit, Xfce 4.10
Chromium 23.0.1271.97

Same problem here, quite annoying.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-18 Thread Tobias Bieniek
confirmed on Ubuntu 12.10 32bit with Chromium 23.0.1271.97

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-17 Thread Stuart Stein
Confirmed on latest Chrome on Ubuntu with LXDE

This is incredibly annoying. Are we sure it's a bug though and not just
new expected behaviour ?

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-17 Thread Sébastien Maccagnoni-Munch
  Are we sure it's a bug though and not just new expected behaviour ?

If it was an expected behaviour, I think Chrome on Windows and Chromium
on Ubuntu 12.04, with the same version number, would have it too.

It seems it only affects Ubuntu 12.10.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-17 Thread Zack Hixon
I didn't have this problem with the prior version of Chromium, with the
same situation as David Deans. I also can't change certain settings in
the settings menu, for instance what pages open when I open Chromium.
This doesn't happen with the latest Chrome on Windows XP, so it's
definitely not intended.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-17 Thread Kim Laroux
I just verified, and I too cannot change some settings.

I can set the page that load at startup, this works as intended.

I cannot change the page that loads in new tabs. When I set it, it shows
the correct URL in the settings, but opening a new tab does not load the
URL. Restarting chromium makes the URL disappears from the settings.

I cannot change theme. Going to the chrome store and clicking Choose
Theme downloads the theme, but does not apply it. The button gets stuck
showing Checking...

Could all this be related? All of these features worked perfectly before
the upgrade to version 23.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-16 Thread DjBacon
I have same problem. Really annoying. 
Version 23.0.1271.97 Ubuntu 12.10 (23.0.1271.97-0ubuntu0.12.10.1)

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-16 Thread Sabarudin Widjaja
Same problem here, and being frustrated that nothing can be done about
it. I'm using Version 23.0.1271.97 Ubuntu 12.10
(23.0.1271.97-0ubuntu0.12.10.1) , just few hours ago got updated. I
thought something wrong with my settings, but not. and much worst not
all settings can be changed from wrench/preferences.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-16 Thread inneas
Same problem here, really annoying. Any workaround?

I think this problem has come with an update because I'm using Ubuntu
12.10 since month and I recognized this problem only a few days ago (and
I'm sure I would have recognized it if it had been there before.)

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-16 Thread David Deans
I am having the same problem here. I am using Chromium
23.0.1271.97-0ubuntu0.12.10.1, with Lubuntu 12.10.

Workaround at the moment seems to be using two tabs at once, which you
will have to open with either ctrl-t or a ctril-left click, or through a
menu.

It's otherwise properly broken.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-16 Thread Pavel Zhukov
Confirming.
23.0.1271.97-0ubuntu0.12.10.1

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-15 Thread Sébastien Maccagnoni-Munch
** Bug watch added: code.google.com/p/chromium/issues #169773
   http://code.google.com/p/chromium/issues/detail?id=169773

** Also affects: chromium-browser via
   http://code.google.com/p/chromium/issues/detail?id=169773
   Importance: Unknown
   Status: Unknown

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-15 Thread Tyler Stacey
Confirming that I am experiencing the same 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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: chromium-browser (Ubuntu)
   Status: New = Confirmed

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-15 Thread Sébastien Maccagnoni-Munch
** Description changed:

  On Ubuntu 12.10 with Chromium version 23.0.1271.97, the tab bar is not
  shown when there is only one tab open.
  
  On Ubuntu 12.04 with the same Chromium version, the problem does not appear.
- On Widnows with Chrome as the same version level, the problem does not appear.
+ On Windows with Chrome as the same version level, the problem does not appear.
  
  You can see a screenshot of the bug here :
  http://img849.imageshack.us/img849/7515/chromewp.png

** Description changed:

  On Ubuntu 12.10 with Chromium version 23.0.1271.97, the tab bar is not
  shown when there is only one tab open.
  
  On Ubuntu 12.04 with the same Chromium version, the problem does not appear.
- On Windows with Chrome as the same version level, the problem does not appear.
+ On Windows with Chrome with the same version number, the problem does not 
appear.
  
  You can see a screenshot of the bug here :
  http://img849.imageshack.us/img849/7515/chromewp.png

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-15 Thread Kim Laroux
Same problem here with Kubuntu 12.10 and Chromium
23.0.1271.97-0ubuntu0.12.10.1

Very annoying, as I now have to click on two buttons to open a new tab.
Also, drag-drop text into the empty tab bar does not open a new tab and
search for the dragged text if no tabs are shown. It's as if the whole
tab bar is not really there, but is replaced by an empty space to have a
place for the window buttons. If you use the system's titlebar, you can
see that the tab bar does indeed disappears, confirming this theory.

Using system title bar and border:
http://postimage.org/image/yz0y1ad5j/

Without system title bar and borders:
http://postimage.org/image/wganmv21j/

When using system decorations, it actually makes sense. The tab bar
simply hides when it contains a single bar. Though it's still a bad
idea, because it removes the powerful tools to easily search and open a
new tab.

When not using system decorations, it's really confusing. In fact, it
defeats the ideas behind the new feature because the tab bar never
really disappears. It's transformed into a useless bar which contains
nothing more than the window buttons (minimize, maximize and close). So
in practice, when a single tab is present, the tab disappears and so
does the tools related to tabs: no more new tab button, no more
dropping links or text on the bar to open as new tab. It's really
confusing because the bar is still there. It's just empty and useless.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs