This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 216323 - Running file in nonfocused tab should focus the tab
Summary: Running file in nonfocused tab should focus the tab
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: Inspection (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-02 12:18 UTC by Vladimir Riha
Modified: 2016-02-10 14:25 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2012-08-02 12:18:38 UTC
To reproduce
- run file => tab "tabA" is opened in browser
- open some other tabs (e.g. looking for more information on internet...) => tabA is "not active", not in the foreground
- run/save file again => "tabA" is not focused so you have to find it

I don't know if it is possible to focus the tab again. If not, you can stop reading here :)


I know that running file again makes probably no sense thanks to refresh on save, but it is kind of strong habit and I would expect to see the "tabA".

Focusing the tab after saving the file in IDE is more real world example on the other it could be disruptive because not always user wants to see the "tabA" so perhaps some project settings for that could help
Comment 1 Vladimir Riha 2012-11-27 11:02:03 UTC
I think this is more like a enhancement