[Tracking bug]
Build:
Chrome OS:0.7.53.0 (Continous build 87b16942 - Build 824) Chromium: 6.0.464.0 (Developer build 52071) Webkit: 534.3
Please specify Area-* of the system to which this bug/feature applies.
What steps will reproduce the problem? 1. Power on the system 2. Press the brightness key to brighten or darken the display
What is the expected output? An on screen display meter shows the level of the brightness.
What do you see instead? Brightness of display can be changed but cannot see the brightness level. There is no on screen display for brightness
Please use labels and text to provide additional information.
Comment #1
Posted on Jul 14, 2010 by Grumpy HorseLet's add the same overlay as we do for volume.
Comment #2
Posted on Jul 27, 2010 by Quick Dog(No comment was entered for this change.)
Comment #3
Posted on Jul 30, 2010 by Swift Elephant(No comment was entered for this change.)
Comment #4
Posted on Aug 10, 2010 by Happy Camel(No comment was entered for this change.)
Comment #5
Posted on Sep 2, 2010 by Quick Dog(No comment was entered for this change.)
Comment #6
Posted on Sep 2, 2010 by Swift Elephant(No comment was entered for this change.)
Comment #7
Posted on Sep 7, 2010 by Quick Dog(No comment was entered for this change.)
Comment #8
Posted on Sep 20, 2010 by Quick Dog(No comment was entered for this change.)
Comment #9
Posted on Sep 22, 2010 by Quick Dog(No comment was entered for this change.)
Comment #10
Posted on Sep 26, 2010 by Grumpy Horsesince you can see the brightness of the screen this isn't very high priority. removing i13
Comment #11
Posted on Oct 12, 2010 by Massive Elephant(No comment was entered for this change.)
Comment #12
Posted on Oct 13, 2010 by Massive Elephant(No comment was entered for this change.)
Comment #13
Posted on Oct 13, 2010 by Massive Monkey(No comment was entered for this change.)
Comment #14
Posted on Oct 19, 2010 by Happy GiraffeCommit: 23a13a83815f6840facf9b4f97e8419c7c50581e Email: derat@chromium.org
dbus: Add power manager "BrightnessChanged" signal.
Change-Id: Ie530d92d3bc0233b805fe29a2c87de773a868a0a
BUG=chromium-os:4816 TEST=built it
Review URL: http://codereview.chromium.org/3804002
M chromeos/dbus/service_constants.cc M chromeos/dbus/service_constants.h
Comment #15
Posted on Oct 19, 2010 by Happy GiraffeCommit: 7ecd6e9a3681b00b0b212235059f82bbbecfd223 Email: derat@chromium.org
power_manager: Send BrightnessChanged signal.
This sends a signal to the system bus announcing the new brightness level after the user presses one of the brightness keys.
Change-Id: I2a375602248c8d9df698aa939de41d9da09dec33
BUG=chromium-os:4816 TEST=built and ran it; watched the signals with "dbus-monitor --system"
Review URL: http://codereview.chromium.org/3771002
M powerd.cc M powerd.h M powerman.cc M util.cc M util.h
Comment #16
Posted on Oct 20, 2010 by Helpful LionWhen verifying, make sure brightness indicator appears on sign-in screens (both normal sign-in, and when unlocking screen).
Comment #17
Posted on Nov 5, 2010 by Massive Elephant(No comment was entered for this change.)
Comment #18
Posted on Dec 2, 2010 by Massive Elephant16: No, those are unrelated to this issue. Issue 9809 (recently opened) tracks the brightness keys not doing anything while the screen is locked. Issue 8232 tracks the volume bubble not being displayed while the screen is locked. Issue 7966 tracks the volume not being settable on the sign-in screen (but it sounds like that's maybe the desired behavior).
Comment #19
Posted on Dec 7, 2010 by Quick RabbitCommit: 7537f1e8866ac28580179d1903e6455a0ff53597 Email: derat@chromium.org
libcros: Watch for display brightness changes.
This adds a function that Chrome can use to get notified when the power manager sends a D-Bus signal saying that the user has changed the display's brightness.
BUG=chromium-os:4816 TEST=built and installed this and a corresponding Chrome patch; then checked that Chrome is notified when I press the brightness keys
Review URL: http://codereview.chromium.org/5640003
Change-Id: I021819f127c01961fb4b7e89f010cd642fb169cd
M SConstruct.chromiumos A chromeos_brightness.cc A chromeos_brightness.h M chromeos_cros_api.h M load.cc
Comment #20
Posted on Dec 10, 2010 by Massive ElephantChrome change: http://codereview.chromium.org/5620004/
Comment #21
Posted on Dec 16, 2010 by Grumpy CamelPlease confirm if the fix should be in the ToT build:
Google Chrome OS: 0.9.131.0(Official Build 97432e7e) dev x86- test Google Chrome: 10.0.605.0
Re-opening...
Comment #22
Posted on Dec 16, 2010 by Massive ElephantYes, this is in and I have confirmed across multiple builds that it works.
You are not using a ToT build, or at least your build is not using ToT Chrome. Per http://src.chromium.org/viewvc/chrome/releases/, the 10.0.605.0 branch of Chrome is eight days old. This particular feature was turned on by r68879. 10.0.605.0 doesn't currently include any revisions newer than r68588.
Kris, can you make sure that testing is done using images that include ToT Chrome instead of older branches?
Side request: please include the full version details from the build that you are testing, particularly the Chrome revision number (that is, the "69418" in "10.0.614.0 (Official Build 69418)" on about:version) -- this makes it easier to see what's actually included without having to use ViewVC.
Comment #23
Posted on Dec 17, 2010 by Grumpy CamelSorry about that... The ToT build currently we are testing in QA is:
Google Chrome OS: 0.9.131.0(Official Build 97432e7e) dev x86- test Google Chrome: 10.0.605.0 (Official Build 68547) WebKit: 534.14 V8: 3.0.0.1
I will verify this issue once we get an newer version to test.
Comment #24
Posted on Dec 22, 2010 by Grumpy Camelverified! I see the fix in ToT test build:
Google Chrome os: 0.9.131.0 (Official Build 4e32890c) dev x86- test Google Chrome: 10.0.617.0 (Official Build 69707) Web kit: 534.16 V8: 3.0.3
Comment #25
Posted on Mar 7, 2013 by Grumpy Hippo(No comment was entered for this change.)
Comment #26
Posted on Mar 10, 2013 by Quick Rabbit(No comment was entered for this change.)
Comment #27
Posted on Mar 12, 2013 by Happy HorseMoved to: Issue chromium:186643
Status: Moved
Labels:
Type-Feature
Pri-1
Area-DesktopUI
est-3
OS-Chrome
M-10