kashiwazakinenji / chromedevtools

Automatically exported from code.google.com/p/chromedevtools
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Console tab should be sticky #94

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Google Chrome/V8 Embedder + version: Chrome Version 33.0.1734.0 dev
OS + version: Linux x86_64 OpenSUSE 12.3

What steps will reproduce the problem?
1. Open an undocked dev window (shows Emulation tab in console drawer by 
default)
2. Select the console tab
3. Reload the debugged page

What is the expected result?
Last selected tab (e.g. console) should remain selected

What happens instead?
"Emulation" is selected

Please provide any additional information below. If possible, attach a
(reduced) test-case.

This is a really annoying "feature", in fact it would be great if whatever tab 
and drawer size you select in prior sessions was sticky across debugger 
sessions.

Original issue reported on code.google.com by e...@demeterr.com on 11 Dec 2013 at 8:17

GoogleCodeExporter commented 8 years ago
This is a built-in devtools issue that should be filed at http://crbug.com/new

Original comment by apav...@chromium.org on 27 Feb 2015 at 6:56