Bug 307454 - Battery Applet not responding when left clicked on
Summary: Battery Applet not responding when left clicked on
Status: RESOLVED DUPLICATE of bug 301424
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-battery (show other bugs)
Version: 4.9.2
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-26 18:42 UTC by Kyle
Modified: 2012-10-29 22:01 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kyle 2012-09-26 18:42:47 UTC
When I left click on the battery applet nothing happens.  Right click does work.  This may be a regression?

 upower -e
/org/freedesktop/UPower/devices/line_power_AC
/org/freedesktop/UPower/devices/battery_BAT0


upower --dump
Device: /org/freedesktop/UPower/devices/line_power_AC
  native-path:          /sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0C09:00/ACPI0003:00/power_supply/AC
  power supply:         yes
  updated:              Mon Sep 24 12:18:38 2012 (181141 seconds ago)
  has history:          no
  has statistics:       no
  line-power
    online:             yes

Device: /org/freedesktop/UPower/devices/battery_BAT0
  native-path:          /sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0C09:00/PNP0C0A:00/power_supply/BAT0
  vendor:               Panasonic
  model:                42T5264
  serial:               3994
  power supply:         yes
  updated:              Wed Sep 26 14:37:11 2012 (28 seconds ago)
  has history:          yes
  has statistics:       yes
  battery
    present:             yes
    rechargeable:        yes
    state:               fully-charged
    energy:              42.17 Wh
    energy-empty:        0 Wh
    energy-full:         43.45 Wh
    energy-full-design:  56.16 Wh
    energy-rate:         0.0162224 W
    voltage:             12.425 V
    percentage:          97.0541%
    capacity:            77.3682%
    technology:          lithium-ion

Daemon:
  daemon-version:  0.9.17
  can-suspend:     yes
  can-hibernate    yes
  on-battery:      no
  on-low-battery:  no
  lid-is-closed:   no
  lid-is-present:  yes
  is-docked:       no


Reproducible: Always

Steps to Reproduce:
1. Left Click on Battery Applet
2.
3.
Actual Results:  
Nothing happens

Expected Results:  
When  Battery Applet is Left Clicked on, battery window feature should open up.
Comment 1 Kyle 2012-10-03 00:56:20 UTC
Note: When the battery applet is charging I can left click on it and the window opens up.
Comment 2 Kyle 2012-10-04 15:55:39 UTC
Upgraded to 4.9.2 and bug still exist.
Comment 3 Maarten De Meyer 2012-10-28 05:53:00 UTC
Does left click only stops working when the applet is hidden in the system tray?
Possible duplicate:
https://bugs.kde.org/show_bug.cgi?id=301424
Comment 4 Kyle 2012-10-29 20:29:21 UTC
(In reply to comment #3)
> Does left click only stops working when the applet is hidden in the system
> tray?
> Possible duplicate:
> https://bugs.kde.org/show_bug.cgi?id=301424

Yes.
Comment 5 Jekyll Wu 2012-10-29 22:01:06 UTC

*** This bug has been marked as a duplicate of bug 301424 ***