View Issue Details

IDProjectCategoryView StatusLast Update
0013292MMW 5Playbackpublic2018-11-20 18:15
Reporterrusty Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionreopened 
Fixed in Version5.0 
Summary0013292: Focus shifts to MM5 on each track transition (regression)
DescriptionIn the latest build 2020, whenever a new track starts playing, MM5 comes into focus. e.g.
1 play a bunch of tracks
2 switch to firefox
3 when track advances, MM5 comes into focus on top of firefox
Additional InformationIt's chromium bug: https://bitbucket.org/chromiumembedded/cef/issues/1856/
TagsNo tags attached.
Attached Files
bug13292-line-114.LOG (21,799 bytes)   
bug13292_build_2021.LOG (27,901 bytes)   
bug_13292_build_2022.LOG (428,028 bytes)
bug_13292_build_2025.LOG (20,582 bytes)   
Fixed in build2132

Relationships

related to 0013431 closedpetr Web node takes focus from Media Tree 

Activities

jiri

2016-05-19 07:06

administrator   ~0044659

I can't reproduce. Petr, any idea?

petr

2016-05-30 12:04

developer   ~0044790

I can't reproduce as well. Can it depends on any settings ?

rusty

2016-05-30 15:59

administrator   ~0044794

afaik, I didn't make any config changes. Could it be related to some changes associated with generation of thumbnails as a background process?

I've attached a debug log illustrating this occurring (at line 114). If this doesn't reveal the problem, can you add more debug logging?

petr

2016-05-30 20:32

developer   ~0044803

Last edited: 2016-05-30 20:33

I've made some changes and added few debug messages, so please retest in next build

rusty

2016-06-02 21:32

administrator   ~0044843

Last edited: 2016-06-03 14:24

New log generated with build 2022 posted.
1 Ran MM5
2 Iniated playback
3 Switched to web browser
--> at line ~ 2900 when Steer started playing, MM5 opened
4 Switched to web browser
--> at line ~ 3900 when Sugarcane started playing, MM5 opened

petr

2016-06-03 14:40

developer   ~0044849

It's somehow related to current track popup window.

petr

2016-06-03 21:03

developer   ~0044852

Fixed

rusty

2016-06-09 14:16

administrator   ~0044908

Verified 2023.

rusty

2016-06-17 19:39

administrator   ~0044968

Upon further testing, although this is mostly fixed in 2023, the problem still partially exists:

1 play tracks in MM5
2 switch to firefox and edit a bug in mantis (or do some other activity in which focus must remain within a part of the app)
3 when MM5 track advances (and the toast appears)
--> MM5 remains as the active app however focus is lost from the textbox that was being edited, and the user must click again in that textbox to resume the activity that was being done.

petr

2016-06-21 10:26

developer   ~0045017

I cannot reproduce. Maybe fixed together with 13357 so retest in 2025, please.

rusty

2016-07-08 15:03

administrator   ~0045109

This still occurs in 2025. Here's a video: http://screencast.com/t/dlQU3RORoOE

Log attached.

jiri

2016-07-12 14:05

administrator   ~0045137

A bit related problem:
 1. Show a pop-up menu
 2. Show also a submenu (e.g. Send-to)
 3. Alt-Tab to another app => the pop-up menus remain visible.

petr

2016-07-12 22:49

developer   ~0045143

Fixed popup issue

petr

2016-07-29 12:08

developer   ~0045260

Fixed

petr

2016-08-04 20:52

developer   ~0045322

Reopened as workaround didn't work well.

jiri

2016-09-21 09:07

administrator   ~0045715

Per IM, we can temporarily fix this be creating the pop-up window on MM start (or short after, in order to not affect performance) and keep it created so that it can be used whenever needed.

petr

2016-09-21 09:28

developer   ~0045716

Implemented temporary fix as described. Reduced priority.

jiri

2016-10-24 14:46

administrator   ~0046013

Reopenning with a small priority, since the issue is fixed enough so that user doesn't have any problem, but the bug is still in Chromium and so we should review it in future Chromium version and change behavior accordingly.

petr

2018-11-19 15:00

developer   ~0051570

Already fixed in CEF69

peke

2018-11-20 18:15

developer   ~0051586

Verified 2133