Closed Bug 1150830 Opened 10 years ago Closed 9 years ago

[Flame][Music]Music progress bar will lose efficiency after user hold on it and then slide utility tray.

Categories

(Firefox OS Graveyard :: Gaia::System, defect, P2)

ARM
Gonk (Firefox OS)
defect

Tracking

(b2g-v2.1 affected, b2g-v2.2 affected, b2g-master affected)

RESOLVED WORKSFORME
Tracking Status
b2g-v2.1 --- affected
b2g-v2.2 --- affected
b2g-master --- affected

People

(Reporter: xiongfuchao, Unassigned)

References

Details

Attachments

(6 files)

Attached video video_0147.mp4
[1.Description]: [Flame][v2.2 & v3.0][Music]Music progress bar will lose efficiency and seek bar is highlighted after user hold on it and then slide utility tray, and it can't resume after user switches to other music. Found time:01:47 See attachment:logcat_0147.txt & video_0147.mp4 [2.Testing Steps]: 1.Open music app. 2.Play a music. 3.Long press music seek bar and hold on. 4.Try to slide down utility tray. 5.Loosen you finger. [3.Expected Result]: 5.Seek bar will resume and progress bar works normally. [4.Actual Result]: 5.Progress bar will lose efficiency and seek bar is highlighted. [5.Reproduction build]: Device: Flame 2.2 (affected) Build ID 20150402002500 Gaia Revision 1ceca464053dee4a8bf10ea5abeef724d68c2ff2 Gaia Date 2015-04-01 09:49:30 Gecko Revision https://hg.mozilla.org/releases/mozilla-b2g37_v2_2/rev/427b4da96714 Gecko Version 37.0 Device Name flame Firmware(Release) 4.4.2 Firmware(Incremental) eng.cltbld.20150402.035057 Firmware Date Thu Apr 2 03:51:09 EDT 2015 Bootloader L1TC000118D0 Device: Flame 3.0 (affected) Build ID 20150402160202 Gaia Revision 62042ffcc8c6cca0f51ad23f5c2b979fc153b5a7 Gaia Date 2015-04-02 16:01:42 Gecko Revision https://hg.mozilla.org/mozilla-central/rev/513265a4cbc2 Gecko Version 40.0a1 Device Name flame Firmware(Release) 4.4.2 Firmware(Incremental) eng.cltbld.20150402.192125 Firmware Date Thu Apr 2 19:21:37 EDT 2015 Bootloader L1TC000118D0 [6.Reproduction Frequency]: Always Recurrence,5/5 [7.TCID]: Free Test
Attached file logcat_0147.txt
Hi, Verson, Can it be reproduced with the latest v2.1 build? Thanks!
Flags: needinfo?(xiongfuchao)
Attached video verify2.1.mp4
Hi, William, I can reproduce this bug on latest v2.1 build,The STR is same as Comment 0. Reproduce rate:5/5 See attachment:verify2.1.mp4 & logcat_2240.txt Build version: Flame 2.1(affected): Build ID 20150406001204 Gaia Revision 87e55a7ec688138812181747f690fd188d2a0668 Gaia Date 2015-04-03 21:43:01 Gecko Revision https://hg.mozilla.org/releases/mozilla-b2g34_v2_1/rev/747b6132c44d Gecko Version 34.0 Device Name flame Firmware(Release) 4.4.2 Firmware(Incremental) eng.cltbld.20150406.034925 Firmware Date Mon Apr 6 03:49:36 EDT 2015 Bootloader L1TC000118D0
Flags: needinfo?(xiongfuchao)
Attached file logcat_2240.txt
[Blocking Requested - why for this release]: Bad user experience. Suggest to fix on master branch, and then decide to see if we need to uplift patch.
blocking-b2g: --- → 3.0?
blocking-b2g: 3.0? → 3.0+
I can't reproduce this anymore, but there is still some odd behavior in the scrubber.
Keywords: qawanted
Attached video Aries_v2.5.3gp
I can repro this issue on latest build of Flame kk v2.2/v2.5 & Aries kk v2.5 . STR 1.Open music app. 2.Play a music. *3.Long press music seek bar and hold on. 4.Try to slide down utility tray. *5.Loosen you finger. Actual Result:5.Progress bar will lose efficiency and seek bar is highlighted. Reproduce rate: 5/5 See attachment: Aries_v2.5.3gp & logcat_1643.txt Device: Aries KK v2.5(Affected) Build ID 20150826212128 Gaia Revision c1ae9f02f2a9cfb89bf67aeea97e467c41c3362c Gaia Date 2015-08-25 22:03:05 Gecko Revision https://hg.mozilla.org/mozilla-central/rev/fea87cbeaa6b64510dff835549ed906fe405d558 Gecko Version 43.0a1 Device Name aries Firmware(Release) 4.4.2 Firmware(Incremental) eng.worker.20150826.204803 Firmware Date Wed Aug 26 20:48:11 UTC 2015 Bootloader s1 Device: Flame KK v2.5(Affected) Build ID 20150826150203 Gaia Revision c1ae9f02f2a9cfb89bf67aeea97e467c41c3362c Gaia Date 2015-08-25 22:03:05 Gecko Revision https://hg.mozilla.org/mozilla-central/rev/fea87cbeaa6b64510dff835549ed906fe405d558 Gecko Version 43.0a1 Device Name flame Firmware(Release) 4.4.2 Firmware(Incremental) eng.cltbld.20150826.182949 Firmware Date Wed Aug 26 18:30:01 EDT 2015 Firmware Version v18D v4 Bootloader L1TC000118D0 Device: Flame KK v2.2(Affected) Build ID 20150826032503 Gaia Revision 335cd8e79c20f8d8e93a6efc9b97cc0ec17b5a46 Gaia Date 2015-08-14 19:06:41 Gecko Revision https://hg.mozilla.org/releases/mozilla-b2g37_v2_2/rev/1effc4cb6414 Gecko Version 37.0 Device Name flame Firmware(Release) 4.4.2 Firmware(Incremental) eng.cltbld.20150826.065249 Firmware Date Wed Aug 26 06:53:01 EDT 2015 Bootloader L1TC000118D0
Attached file logcat_1643.txt
QA Whiteboard: [MGSEI-Triage+]
Keywords: qawanted
Priority: -- → P2
Currently, what's happening is that we're not getting the "touchend" event once you slide on the utility tray, and so the scrubber thinks that the user is still pressing it. Pressing the scrubber again resolves it. This might be a system app bug, if the system app is swallowing events that we need to listen to. We should investigate why this is happening.
per irc conversation, leaving an NI to do initial investigation. you can do this after the search feature on music lands. thanks hema
Flags: needinfo?(squibblyflabbetydoo)
This problem can be reproduced on latest build of Flame KK 2.5 with old Music app and NGA Music app. Device information: Flame KK 2.5 Build ID: 20150922150204
Blocks: 1205048
Since this is happening with two completely-independent apps (music OGA and NGA), it's looking like this is a system app bug. I also don't see anything obvious in the music apps that would be causing this.
Component: Gaia::Music → Gaia::System
Flags: needinfo?(squibblyflabbetydoo)
This doesn't seem to be a regression and we shipped 2.1 and 2.2 with it so it shouldn't block according to our criteria.
blocking-b2g: 2.5+ → ---
No longer blocks: 1205048
This bug can't be reproduced on latest build of Aries KK v2.5/master Flame kk v2.5/master by the STR in comment 0, so I close this bug. If anyone can repro it, please reopen again. Actual result:Seek bar will resume and progress bar works normally. Reproduce rate: 0/10 Device: Flame KK v2.5 build 512mb( Unaffected ) Build ID 20151223152613 Gaia Revision 8db2cdd9eb9b42932c4dfc86d109b3e46c220809 Gaia Date 2015-12-23 13:30:29 Gecko Revision http://hg.mozilla.org/releases/mozilla-b2g44_v2_5/rev/6fac3536a96a87185a6415d6ae2c36a85612e863 Gecko Version 44.0 Device Name flame Firmware(Release) 4.4.2 Firmware(Incremental) eng.worker.20151223.143931 Firmware Date Wed Dec 23 14:39:41 UTC 2015 Firmware Version v18D v4 Bootloader L1TC000118D0 Device: Flame KK master 512mb( Unaffected ) Build ID 20151227150209 Gaia Revision adf75f7a97ea0627b3211f0eef61eb72073f2dff Gaia Date 2015-12-24 10:09:32 Gecko Revision https://hg.mozilla.org/mozilla-central/rev/c39a71cf41460924d2988d2d63be2f5d267db82a Gecko Version 46.0a1 Device Name flame Firmware(Release) 4.4.2 Firmware(Incremental) eng.cltbld.20151227.185219 Firmware Date Sun Dec 27 18:52:32 EST 2015 Firmware Version v18D v4 Bootloader L1TC000118D0 Device: Aries KK v2.5(Unaffected) Build ID 20151223153111 Gaia Revision 8db2cdd9eb9b42932c4dfc86d109b3e46c220809 Gaia Date 2015-12-23 13:30:29 Gecko Revision http://hg.mozilla.org/releases/mozilla-b2g44_v2_5/rev/6fac3536a96a87185a6415d6ae2c36a85612e863 Gecko Version 44.0 Device Name aries Firmware(Release) 4.4.2 Firmware(Incremental) eng.worker.20151223.144147 Firmware Date Wed Dec 23 14:41:54 UTC 2015 Bootloader s1 Device: Aries KK master (Unaffected) Build ID 20151226120538 Gaia Revision adf75f7a97ea0627b3211f0eef61eb72073f2dff Gaia Date 2015-12-24 10:09:32 Gecko Revision https://hg.mozilla.org/mozilla-central/rev/c39a71cf41460924d2988d2d63be2f5d267db82a Gecko Version 46.0a1 Device Name aries Firmware(Release) 4.4.2 Firmware(Incremental) eng.worker.20151226.123841 Firmware Date Sat Dec 26 12:38:49 UTC 2015 Bootloader s1
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: