Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 109319

Summary: Mark occurrences toggle button missing
Product: [Eclipse Project] JDT Reporter: Paul Webster <pwebster>
Component: TextAssignee: Dani Megert <daniel_megert>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P2 CC: markus.kell.r
Version: 3.2   
Target Milestone: 3.2 M2   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Paul Webster CLA 2005-09-12 13:59:20 EDT
The Mark occurences toggle button is missing, but mark occurences is on by default.

I picked up N20050912-0010, create a new workspace, a java project, and a couple
of java files.

Mark occurences is on (ugh), but the toggle button to turn it off has
disappeared ... yellow everywhere!!!!

PW
Comment 1 Markus Keller CLA 2005-09-13 03:39:00 EDT
The "Show Source of selected element only" button is also missing.

Enabling the "(Java) Editor Presentation" command groups in Customize
Prespective gives the buttons back (and they work;-).
Comment 2 Dani Megert CLA 2005-09-13 04:19:33 EDT
>The Mark occurences toggle button is missing, but mark occurences is on by
>default.
That's a bug which will be fixed in the I-build(the segmented mode toggle is
gone too).

>Mark occurences is on (ugh)
That's good ;-). I suggest to do the following:
- change the color to something you better like
- configure what gets marked (Java > Editor > Mark Occurrences
Comment 3 Dani Megert CLA 2005-09-13 05:20:57 EDT
Fixed in HEAD and released into todays I-build.
Comment 4 Dani Megert CLA 2005-09-20 06:17:05 EDT
Verified in I20050920-0010.
Comment 5 Paul Webster CLA 2005-09-20 08:06:28 EDT
fixed