Issue 101739 - Toshiba notebook's volume control not working
Summary: Toshiba notebook's volume control not working
Status: CLOSED DUPLICATE of issue 99520
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 3.0.1
Hardware: PC Windows XP
: P3 Trivial with 12 votes (vote)
Target Milestone: ---
Assignee: thorsten.martens
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-11 07:29 UTC by muel2002
Modified: 2010-10-27 00:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description muel2002 2009-05-11 07:29:51 UTC
When I have an OpenOffice app maximized and active, the manual volume control on
my Toshiba A200 satellite notebook computer does not work.
Comment 1 allez_les_lions 2009-06-04 18:48:26 UTC
I'm also experiencing this on a Thinkpad T61 using OO 3.1.0 (Build: 9399)

Interestingly, the volume bar pops up on my screen when I press the up or down
button but the volume won't actually change. This only occurs when an OpenOffice
window has focus. If I alt-tab away to another, non-OpenOffice window, the
buttons resume normal operation.
Comment 2 mikesena 2009-06-06 04:51:55 UTC
I can confirm this is the case as well.

I am not able to use my laptop's (Toshiba A215) volume wheel, located on the
front of the laptop, to change the volume on the PC when an OpenOffice
application is active.  Other applications are not affected.
Comment 3 another_sam 2009-08-20 22:05:50 UTC
*** Issue 101739 has been confirmed by votes. ***
Comment 4 another_sam 2009-08-20 22:11:54 UTC
Same problem here with Dell Inspiron 9400. Both with and without external
keyboard plugged. (keyboard with volume controls XD)
Comment 5 paulcal 2009-09-04 17:29:49 UTC
I can confirm this issue on my Toshiba A215 laptop running Windows Vista Home
Premium.  Essentially when any OpenOffice window is highlighted, the volume
control knob does nothing.  If click on another window to change the focus, it
works fine.

The issue is not present in 3.0.0 (which I am now running to avoid the issue). 
It first appeared in 3.0.1.  It is also present in 3.1.0.

Now for some speculation:
VLC had the exact same problem in the 0.9.? range due to attempting to handle
the volume control events rather than passing them on to the operating system. 
The problem in VLC was fixed at 0.9.5.  I'd give more detail but
trac.videolan.org is down for maintenance right now.

So bug-squashers could look for some overly ambitious event handling code that
changed between 3.0.0 and 3.0.1.
Comment 6 torrey 2009-10-16 05:15:58 UTC
I have this issue on my desktop with logitech keyboard volume controls running
on XP. I can't speak for any other OS as of yet. Will re-post if problem is
cross-platform. I think the summary to this issue should be changed to something
like : Hardware volume control not recognized when OpenOffice has focus. 
Comment 7 gbaffi 2009-10-30 14:57:53 UTC
I have the same problem with ThinkPad R61i, Windows XP, OpenOffice 3.1.1.
Comment 8 mayongl 2010-04-08 15:50:57 UTC
The keys are handled for mieda play toolbar. But this should not prevent system 
from handling it.
salframe.cxx
        case WM_APPCOMMAND:
            if( ImplHandleAppCommand( hWnd, lParam ) )
            {                
                rDef = fase;   <= this should be true 
                nRet = 1;
            }
            break;
Comment 9 thedanomyte 2010-04-17 07:39:48 UTC
I'm experiencing this issue as well. HP pavilion laptop, it existed with both
windows 7 and vista (if that matters). 

one thing to note, is that this applies only to the volume-dedicated controls on
laptop. I have logitech mouse whose special buttons I've set to control volume,
and it works just fine. It's also only a problem when an OO app is the active
application, alt tabbing to firefox or itunes is how I work around it. 
Comment 10 andicherie 2010-05-26 16:06:56 UTC
I can confirm this on my computer. I have a Dell Inspiron 1545 and I run Windows 
7. When I have an OpenOffice window up and active the volume buttons do not work 
at all. The  volume bar does not come up nor does it change. If I have the 
OpenOffice window up but not active, then it works just fine.
Comment 11 uityyy 2010-07-15 21:56:18 UTC
I have this problem with OpenOffice.org 3.2.0 on a Toshiba Satellite L305-S5919
running Windows Vista Home Basic. It does not matter whether OOo is maximized.
Comment 12 andreschnabel 2010-07-23 07:14:03 UTC
cleaning up and closing as duplicate 

(hint for codelines was postet to issue 99520)

*** This issue has been marked as a duplicate of 99520 ***
Comment 13 andreschnabel 2010-07-23 07:14:29 UTC
closing - please move your votes to issue 99520
Comment 14 johnfr 2010-10-27 00:55:52 UTC
I experience the exact same issue with Calc 3.2.1.(9502) on my HP Pavilion
dv6-1340 running Windows 7 64-bit. The volume control on top of the computer
does not work at all while Calc is the active program.