| Summary: | href command visuals - only true page transitions should look like a link | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Susan McCourt <susan> |
| Component: | Client | Assignee: | Susan McCourt <susan> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | mamacdon |
| Version: | 0.5 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Susan McCourt
I really like having the visual distinction of the link look (for both transition and page-changing links) -- it tells me that something can be opened in a new tab. I'd be disappointed to lose that entirely, so I hope we're not proposing to style transition links the same as buttons. (In reply to comment #1) > I really like having the visual distinction of the link look (for both > transition and page-changing links) -- it tells me that something can be opened > in a new tab. I'd be disappointed to lose that entirely, so I hope we're not > proposing to style transition links the same as buttons. good point. Maybe we just need to consistently use the dotted line "link on page" and the full line "you are going elsewhere". This is what we do in the navigator. So I think the to-do here is that the command framework needs to observe whether the link remains on the page or not and then style it accordingly. Make sense? (In reply to comment #2) > So I think the to-do here is that the command framework needs to observe > whether the link remains on the page or not and then style it accordingly. > Make sense? That sounds good. I didn't notice the dotted line until you pointed it out, but I like the idea. I suppose other places that generate links (eg. the Find Files dialog -- when you're on the editor page the find results are really a bunch of page-transitions) should be consistent and do the same styling as the command framework. need to see where we end up with command styling changes first... We're not going to change this, the hope is that our page loads become fast enough that the user shouldn't have to understand the difference. Any potential data loss should prompt for save on page transition anyway. |