-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.6.0
-
None
-
-
c049f31cb (dev), 67182f2d3 (6.8), 438d045d9 (tqtc/lts-6.5)
-
Multimedia wk 43-44, Multimedia wk 47-48
Description:
The audio output is incorrectly redirected when plugging in new outputs.
Steps to reproduce:
1.Open the audio output example.
2.Select a valid audio output so that you can hear the sound produced.
3.Plug in a new output (headphones for example).
4.The newly plugged audio output is now automatically selected, but the sound is still coming from the original output.
Expected behavior:
The audio output should be automatically redirected to the automatically selected output when it is being plugged.
Observed behavior:
The audio output is still coming from the original audio output.
Special notes:
To properly select the newly plugged output, you need to first select another one and then select it. Trying to select it, as it already is, will not work.