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 268764

Summary: Combinations with Ctrl not working sometimes
Product: php Reporter: agafonov
Component: EditorAssignee: Tomas Mysik <tmysik>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description agafonov 2016-11-01 11:01:12 UTC
Whean i write php code, sometimes Combinations with Ctrl not working (Ctrl + S, Ctrl + C, ...) but after some time combinations working.


Content in
~/.netbeans/8.2/var/log/messages.log

WARNING [org.netbeans.modules.editor.bracesmatching.MasterMatcher]: Origin offsets out of range, origin = [3075, 3081], caretOffset = 3248, lookahead = 1, searching backwards. Offending BracesMatcher: org.netbeans.modules.html.editor.HtmlBracesMatching@3e0cbba2
WARNING [org.netbeans.modules.editor.bracesmatching.MasterMatcher]: Origin offsets out of range, origin = [3075, 3081], caretOffset = 3248, lookahead = 1, searching forward. Offending BracesMatcher: org.netbeans.modules.html.editor.HtmlBracesMatching@15754927
WARNING [org.netbeans.modules.editor.bracesmatching.MasterMatcher]: Origin offsets out of range, origin = [3075, 3081], caretOffset = 3247, lookahead = 1, searching backwards. Offending BracesMatcher: org.netbeans.modules.html.editor.HtmlBracesMatching@132e9beb
...
WARNING [org.netbeans.modules.editor.bracesmatching.MasterMatcher]: Origin offsets out of range, origin = [3075, 3081], caretOffset = 3231, lookahead = 1, searching forward. Offending BracesMatcher: org.netbeans.modules.html.editor.HtmlBracesMatching@22a251a7

My netbeans info:
Product Version: NetBeans IDE 8.2 (Build 201609300101)
Java: 1.8.0_101; Java HotSpot(TM) 64-Bit Server VM 25.101-b13
Runtime: Java(TM) SE Runtime Environment 1.8.0_101-b13
System: Linux version 4.8.0-26-generic running on amd64; UTF-8; ru_RU (nb)

My OS info:
Ubuntu 16.10