Menu

#139 Deactivate breakpoint functionality for non-sources completely

v1.1.x
fixed
None
v1.1.0
Bug Fix
2017-02-14
2017-02-01
Erik Hänel
No

Deactivate the breakpoint functionality in the context menue and on the sidebar, if the current file is not a source file.

Analysis:
The functionality in the popup menue is controlled by the OnRightClick() function. The sidebar functionality is controlled by OnMarginClick(). In these functions the file type checks have to be added.

Implementation:
Fix was implemented as proposed by the analysis.

Documentation:
Not needed - Bug fix.

Tests:
Functionality was verified in a durability test. Bug fix accepted.

Discussion

  • Erik Hänel

    Erik Hänel - 2017-02-01
    • status: open --> accepted
     
  • Erik Hänel

    Erik Hänel - 2017-02-01
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,9 @@
     Deactivate the breakpoint functionality in the context menue and on the sidebar, if the current file is not a source file.
    +
    +**Analysis:**
    +
    +**Implementation:**
    +
    +**Documentation:**
    +
    +**Tests:**
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2017-02-01
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,7 @@
     Deactivate the breakpoint functionality in the context menue and on the sidebar, if the current file is not a source file.
    
     **Analysis:**
    +The functionality in the popup menue is controlled by the `OnRightClick()` function. The sidebar functionality is controlled by `OnMarginClick()`. In these functions the file type checks have to be added.
    
     **Implementation:**
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2017-02-01
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,7 +4,9 @@
     The functionality in the popup menue is controlled by the `OnRightClick()` function. The sidebar functionality is controlled by `OnMarginClick()`. In these functions the file type checks have to be added.
    
     **Implementation:**
    +Fix was implemented as proposed by the analysis.
    
     **Documentation:**
    +Not needed - Bug fix.
    
     **Tests:**
    
    • status: implementing --> testing
     
  • Erik Hänel

    Erik Hänel - 2017-02-14
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -10,3 +10,4 @@
     Not needed - Bug fix.
    
     **Tests:**
    +Functionality was verified in a durability test. Bug fix accepted.
    
    • status: testing --> fixed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB