Bug 204486 - When internal browser opens another window, closing that window doesn't stop its content (e.g. audio keeps playing)
Summary: When internal browser opens another window, closing that window doesn't stop ...
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.4   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Grant Gayed CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2007-09-24 14:56 EDT by Mike Morearty CLA
Modified: 2008-05-07 09:13 EDT (History)
1 user (show)

See Also:


Attachments
Sample file described in repro steps (318 bytes, text/html)
2007-09-24 14:56 EDT, Mike Morearty CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Morearty CLA 2007-09-24 14:56:00 EDT
Created attachment 79086 [details]
Sample file described in repro steps

Build ID: I20070625-1500

Steps To Reproduce:
Mac OS X; doesn't repro on Windows.

1. Make sure your Mac speakers are turned on
2. Preferences, General, Web Browser: Make sure "Use internal Web browser" is checked
3. Copy sample file youtube.html into any project
4. Right-click on youtube.html > Open With > Web Browser
5. Click the link.  A popup window opens, showing the YouTube home page
6. Click to play any YouTube video; of course the audio plays too
7. Click the red "close" circle on the Eclipse browser window that has YouTube

Actual results:
The audio from the YouTube video keeps playing -- you can still hear it, even though the window has closed.

Expected results:
The audio should have stopped.

More information:
Comment 1 Grant Gayed CLA 2008-05-05 16:31:45 EDT
Revisiting, I can't reproduce this problem with SWT 3.3 or with the latest.  Do you still see this with a recent build like http://download.eclipse.org/eclipse/downloads/drops/S-3.4M7-200805020100/index.php ?  And if so, what are the details of your OSX version?
Comment 2 Mike Morearty CLA 2008-05-06 19:24:24 EDT
No, I can no longer reproduce this.  I am now on Leopard (10.5.2), and tried it with Eclipse 3.4M7.  I think you can resolve this as WORKSFORME.  Thanks!
Comment 3 Grant Gayed CLA 2008-05-07 09:13:05 EDT
Sounds good, closing.