Bug 21640 - Show types action in Variables view is confused
Summary: Show types action in Variables view is confused
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 2.0.1   Edit
Assignee: Darin Swanson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 22045 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-07-16 17:12 EDT by Joe Szurszewski CLA
Modified: 2002-08-05 15:53 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Szurszewski CLA 2002-07-16 17:12:55 EDT
2.0 build

The ShowTypes action in the Variables view does not behave as expected.  If 
ShowQualifiedNames is toggled on, then toggling ShowTypes does nothing.  Otherwise, if 
ShowQualifiedNames is toggled off, toggling ShowTypes appears to actually toggle qualified 
names.  This is true of both the toolbar buttons & the context menu actions.  Note these actions work 
as expected in the Expressions view.
Comment 1 Joe Szurszewski CLA 2002-07-16 18:01:15 EDT
This appears to be a regression from bug 21305 in JDIModelPresentation.getVariableText().
Comment 2 Joe Szurszewski CLA 2002-07-17 13:49:25 EDT
Fixed in JDIModelPresentation.getVariableText().
Comment 3 Joe Szurszewski CLA 2002-07-17 13:49:51 EDT
Re-opening...
Comment 4 Joe Szurszewski CLA 2002-07-17 13:50:38 EDT
Please verify darins.
Comment 5 Darin Wright CLA 2002-07-30 15:06:15 EDT
*** Bug 22045 has been marked as a duplicate of this bug. ***
Comment 6 Darin Wright CLA 2002-07-30 15:12:10 EDT
Released fix to 2.0.1
Comment 7 Darin Swanson CLA 2002-08-05 15:53:02 EDT
Verified.