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 193958 - Keyboard Shortcut does not work with PHP editor.
Summary: Keyboard Shortcut does not work with PHP editor.
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
: 203813 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-01-01 13:56 UTC by saidbakr
Modified: 2015-12-19 11:02 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 saidbakr 2011-01-01 13:56:35 UTC
Product Version = NetBeans IDE 6.9.1 (Build 201007282301)
Operating System = Linux version 2.6.32-27-generic running on i386
Java; VM; Vendor = 1.6.0_21
Runtime = Java HotSpot(TM) Client VM 17.0-b16

NetBeans 6.9.1 patch 3 on Ubuntu 10.04, the keyboard shortcut does not work with CTRL+; in PHP, which should add semi colon to the end of the line without moving the caret
Comment 1 OndrejBrejla 2011-02-11 14:33:16 UTC
I can reproduce it.
Comment 2 Petr Pisl 2011-03-03 16:21:39 UTC
There is missing complete implementation of complete-line action.
Comment 3 Ondrej Brejla 2011-10-03 14:48:32 UTC
Reproducible in 7.1.
Comment 4 Ondrej Brejla 2012-09-06 07:30:15 UTC
Fixed in web-main #75ee44f59cd7
Comment 5 saidbakr 2012-09-06 12:31:12 UTC
It still found in NetBeans IDE 7.1.2 (Build 201204101705)
Comment 6 Ondrej Brejla 2012-09-06 12:33:23 UTC
I fixed it today. It can't be in 7.1.2. It will be in 7.3. Just see Target Milestone field.
Comment 7 saidbakr 2012-09-06 12:47:08 UTC
Thank you.
Comment 8 Quality Engineering 2012-09-07 02:12:06 UTC
Integrated into 'main-golden', will be available in build *201209070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/75ee44f59cd7
User: Ondrej Brejla <obrejla@netbeans.org>
Log: #193958 - Keyboard Shortcut does not work with PHP editor.
Comment 9 junichi11 2015-12-19 11:02:51 UTC
*** Bug 203813 has been marked as a duplicate of this bug. ***