Bug 300846 - Add "Resolve Values" switch to Path Variables property page
Summary: Add "Resolve Values" switch to Path Variables property page
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.6 M6   Edit
Assignee: Serge Beauchamp CLA
QA Contact:
URL:
Whiteboard:
Keywords: polish
Depends on:
Blocks:
 
Reported: 2010-01-26 10:54 EST by Tomasz Zarna CLA
Modified: 2010-03-12 09:38 EST (History)
1 user (show)

See Also:


Attachments
Mockup (50.28 KB, image/png)
2010-01-26 11:12 EST, Tomasz Zarna CLA
no flags Details
New cleaned up UI with tooltip support. (32.27 KB, image/png)
2010-02-01 13:11 EST, Serge Beauchamp CLA
no flags Details
Patch for removing the resolved value column, and showing the tooltip (14.85 KB, patch)
2010-02-01 13:14 EST, Serge Beauchamp CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz Zarna CLA 2010-01-26 10:54:37 EST
HEAD

Table showing path variables for a resource has 3 columns: Name, Value and Resolved Value. Given the fact that values are rather long the third column is hardly visible. My suggestion is to remove the third column and add a switch to resolve variables in the second column.

I'll put up a mockup in a minute...
Comment 1 Tomasz Zarna CLA 2010-01-26 11:12:58 EST
Created attachment 157279 [details]
Mockup

This is how I see it. What do you think? Makes any sense?
Comment 2 Szymon Brandys CLA 2010-01-26 11:15:08 EST
This makes sense especially for long paths. What do you think Serge?
Comment 3 Serge Beauchamp CLA 2010-01-26 11:23:56 EST
Personally, I'd like to show the resolve value in a tooltip instead, what do you think?

Also a change I'd like to make is when the user double-clicks on a row, it behaves like clicking on 'Edit...'
Comment 4 Tomasz Zarna CLA 2010-01-26 11:36:25 EST
(In reply to comment #3)
> Personally, I'd like to show the resolve value in a tooltip instead, what do you
> think?

You could use the tooltip and the switch at the same time ;)
 
> Also a change I'd like to make is when the user double-clicks on a row, it
> behaves like clicking on 'Edit...'

Sounds good to me.
Comment 5 Serge Beauchamp CLA 2010-02-01 13:11:40 EST
Created attachment 157812 [details]
New cleaned up UI with tooltip support.

Here is a refactored UI, where it only shows the value, but displays the resolved value as a tooltip in the second column.
Comment 6 Serge Beauchamp CLA 2010-02-01 13:14:35 EST
Created attachment 157813 [details]
Patch for removing the resolved value column, and showing the tooltip
Comment 7 Serge Beauchamp CLA 2010-02-04 08:54:34 EST
now fixed on head.
Comment 8 Serge Beauchamp CLA 2010-03-12 09:38:58 EST
fixed in I20100311-1616