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 256904 - Misspelled words in comments not identified unless page scrolled a little
Summary: Misspelled words in comments not identified unless page scrolled a little
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-01 18:13 UTC by MackSix
Modified: 2015-12-21 19:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
logfile (38.23 KB, text/plain)
2015-12-01 18:13 UTC, MackSix
Details
project (59.75 KB, application/x-zip-compressed)
2015-12-01 18:13 UTC, MackSix
Details
screenshot-commentsA.png (158.65 KB, image/png)
2015-12-01 18:14 UTC, MackSix
Details
screenshot-commentsB.png (163.62 KB, image/png)
2015-12-01 18:14 UTC, MackSix
Details
proposed patch (1.21 KB, patch)
2015-12-02 09:42 UTC, Alexander Simon
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description MackSix 2015-12-01 18:13:23 UTC
Created attachment 157597 [details]
logfile

1. Open up attached project.
2. Open up main.cpp
3. Notice that no misspelled words in the comments are detected. (See screenshot-commentsA.png)
4. Scroll page up a little bit and misspelled words are detected and underlined. (See screenshot-commentsB.png)

Product Version: NetBeans IDE Dev (Build 201512010002)
Java: 1.8.0_66; Java HotSpot(TM) 64-Bit Server VM 25.66-b17
Runtime: Java(TM) SE Runtime Environment 1.8.0_66-b17
System: Windows 7 version 6.1 running on amd64; UTF-8; en_US (nb)
Comment 1 MackSix 2015-12-01 18:13:46 UTC
Created attachment 157598 [details]
project
Comment 2 MackSix 2015-12-01 18:14:13 UTC
Created attachment 157599 [details]
screenshot-commentsA.png
Comment 3 MackSix 2015-12-01 18:14:34 UTC
Created attachment 157600 [details]
screenshot-commentsB.png
Comment 4 Alexander Simon 2015-12-02 09:42:43 UTC
Created attachment 157607 [details]
proposed patch
Comment 5 Vladimir Voskresensky 2015-12-02 12:37:27 UTC
Looks good!
Comment 6 Alexander Simon 2015-12-02 12:49:29 UTC
fixed on enum, change set:
b2df5b2b849b
Comment 7 Quality Engineering 2015-12-05 02:43:38 UTC
Integrated into 'main-silver', will be available in build *201512050002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/167dcae4ca80
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixied Bug #256904 Misspelled words in comments not identified unless page scrolled a little
(transplanted from b2df5b2b849b65c1636270a89d6394ff95be2f44)
Comment 8 MackSix 2015-12-05 21:10:47 UTC
verified fixed in:

Product Version: NetBeans IDE Dev (Build 201512050002)
Java: 1.8.0_66; Java HotSpot(TM) 64-Bit Server VM 25.66-b17
Runtime: Java(TM) SE Runtime Environment 1.8.0_66-b17
System: Windows 7 version 6.1 running on amd64; UTF-8; en_US (nb)
Comment 9 soldatov 2015-12-21 19:05:35 UTC
Verified in NetBeans 8.1 with latest internal patches