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 - Combinations with Ctrl not working sometimes
Summary: Combinations with Ctrl not working sometimes
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-01 11:01 UTC by agafonov
Modified: 2016-11-01 11:01 UTC (History)
0 users

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 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