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 227500 - broken Shift+Tab
Summary: broken Shift+Tab
Status: RESOLVED DUPLICATE of bug 212353
Alias: None
Product: editor
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 7.3
Hardware: PC Linux
: P1 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-15 00:14 UTC by wnjordan
Modified: 2013-03-15 06:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (417.69 KB, text/plain)
2013-03-15 00:14 UTC, wnjordan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wnjordan 2013-03-15 00:14:06 UTC
Product Version = NetBeans IDE Dev (Build 201303092300)
Operating System = Linux version 3.2.0-38-generic-pae running on i386
Java; VM; Vendor = 1.7.0_17
Runtime = Java HotSpot(TM) Client VM 23.7-b01

In previous versions of the IDE you could continue pressing Shift+Tab after the left-most elements reached the left margin and that would continue de-tabbing the remaining lines until all lines were left aligned.  In this version of the IDE Shift+Tab only works until the left-most part of the script reaches the left margin and after that it has no effect.  So to de-tab the remaining lines I have to highlight a new code block each time or do the lines one by one.  Both work-around's are bad for productivity so this is a fairly significant bug that should be resolved before 7.3 is released.

I am using the PHP version of Netbeans, in case that makes any difference.
Comment 1 wnjordan 2013-03-15 00:14:11 UTC
Created attachment 132628 [details]
IDE log
Comment 2 Vladimir Riha 2013-03-15 06:05:39 UTC

*** This bug has been marked as a duplicate of bug 212353 ***