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 214700 - Help window not opening using Ctrl+Shift+Space
Summary: Help window not opening using Ctrl+Shift+Space
Status: VERIFIED WONTFIX
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 7.2
Hardware: PC Linux
: P4 normal (vote)
Assignee: PetrPodzimek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-25 09:37 UTC by Vladimir Riha
Modified: 2012-06-25 13:03 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2012-06-25 09:37:07 UTC
In previous versions (or maybe even older 7.2 trunk builds), you can open Help window for code completion using Ctrl+Shift+Space. So for example in html file, you can have following code:
...
    <body>
        <h1>Hello World!</h1>
        <t|
    </body>
...

Now if you press the Ctrl+Shift+Space at the place of "|", you could see help window for <table>. This is no longer working in 7.2 RC1 or trunk builds.

Personally I would be OK with WONTFIX as I don't see this very useful anyway.



Product Version: NetBeans IDE 7.2 RC1 (Build 201206242201)
Java: 1.7.0_06-ea; Java HotSpot(TM) Client VM 23.2-b05
System: Linux version 3.0.0-21-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Marek Fukala 2012-06-25 09:41:31 UTC
AFAIR Petr has made changes to that recently.
Comment 2 Vladimir Riha 2012-06-25 13:03:23 UTC
after discussion with Petr I also agree with wontfix