Bug 31781 - Web Inspector: console should regain focus caret after re-opening inspector
Summary: Web Inspector: console should regain focus caret after re-opening inspector
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2009-11-22 00:00 PST by Joseph Pecoraro
Modified: 2016-12-13 15:33 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2009-11-22 00:00:43 PST
This behavior happens in Safari 4.0.4, so its likely to be an old bug.

Steps to Reproduce:
- Call up the inspector in new window
- Switch to console
- Close window
- Call it up again; text input not active.

Expected Behavior:
The text input should be active!
Comment 1 BJ Burg 2014-01-12 16:18:05 PST
Still a bug :| :|
Comment 2 Radar WebKit Bug Importer 2014-01-12 16:18:16 PST
<rdar://problem/15801503>
Comment 3 Timothy Hatcher 2014-01-14 11:20:52 PST
Works fine if the console is full-view. Only the split console has the issue.