Bug 13189 - Refactoring - deleting fields - context menu is overriden by message dialog
Summary: Refactoring - deleting fields - context menu is overriden by message dialog
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC All
: P1 critical (vote)
Target Milestone: 2.0 M5   Edit
Assignee: Adam Kiezun CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 13369 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-04-10 06:24 EDT by Claude Knaus CLA
Modified: 2002-04-11 05:53 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Claude Knaus CLA 2002-04-10 06:24:52 EDT
20020409-I on Linux-Motif and w2k:

  1. Setup JUnit
  2. Enable option 'Code Generator->Remove prefix from field names'
  3. Open TestCase.java
  4. In the outliner, right click on 'fName'.
  5. Observe: No context menu is shown, instead, it asks me right away
     if I want to delete the getter/setter as well.
Comment 1 Adam Kiezun CLA 2002-04-10 06:26:51 EDT
very nasty - something activates the action way too early
Comment 2 Adam Kiezun CLA 2002-04-10 11:59:28 EDT
*** Bug 13369 has been marked as a duplicate of this bug. ***
Comment 3 Adam Kiezun CLA 2002-04-11 05:53:26 EDT
fixed