Closed
Bug 1022926
Opened 12 years ago
Closed 8 years ago
Wrong thumbnail image is shown for the application when window.open() is used.
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Tracking
(b2g-v2.0 unaffected, b2g-v2.1 unaffected)
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| b2g-v2.0 | --- | unaffected |
| b2g-v2.1 | --- | unaffected |
People
(Reporter: jujjyl, Unassigned)
Details
1. Connect the FFOS device via USB, make sure ADB and DevTools debugging options are enabled. Make sure the screen is powered on and the lock screen is not active.
2. Run the following commands on the command line:
wget https://raw.githubusercontent.com/kripken/emscripten/incoming/tools/ffdb.py
chmod +x ffdb.py
wget http://clb.demon.fi/bugs/youtubeopentest.zip
./ffdb.py install youtubeopentest.zip --run --log
3. Acknowledge the incoming debug connection on the device
4. Click on the link.
5. When the youtube page opens, long-press the home button to show up the app switcher menu.
Observed: The thumbnail that shows up displays the page of the packaged app with a faint red background hue and the text "Click Me!"
Expected: The thumbnail should instead show the browser window with the youtube video (either static/paused or updating), since that is what the app is currently displaying if it is activated.
Tested on B2G 1.4 with the Flame reference device.
Comment 1•12 years ago
|
||
With bug 1021658 fixed, this issue should be fixed in 2.1/2.0
status-b2g-v2.0:
--- → unaffected
status-b2g-v2.1:
--- → unaffected
Comment 2•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•