Metadata
- Source
- ENGAGE-142
- Type
- Bug
- Priority
- Critical
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Laurel Williams
- Created
2009-10-21T12:29:35.000-0400 - Updated
2010-02-22T17:20:24.000-0500 - Versions
-
- 0.1
- Fixed Versions
-
- 0.3b
- Component
-
- Navigation Bar
Description
In the view testing tasks the description of the title is:
Title should appear, centered at the top, taking up exactly one line. If the title would otherwise extend past one line, the excess should be truncated and replaced with an ellipsis (i.e., "...").
However the title for the MMI artifact extends over three lines (out of the title bar - when the Iphone is held vertically) and does not get truncated, etc.
http://build.fluidproject.org:8095/engage/artifacts/view.html?mmi&1984.077.0021
Environments
IPhone
Attachments
Comments
-
Tona Monjo commented
2009-10-21T15:53:53.000-0400 I've also found the same bug on my iPhone. The title extends only one line and appears truncated at the browsing page, but not at the actifact's page.
-
Justin Obara commented
2010-02-05T15:50:10.000-0500 Bug Parade Engage 0.3
-
Justin Obara commented
2010-02-09T17:10:45.000-0500 I've been looking into this and it seems that it won't be possible with the current way the navBar is laid out.
The ellipsis, when used in a table require that the table have a fixed layout.
-
Justin Obara commented
2010-02-10T13:16:31.000-0500 This jira is all complete, except for my collection (in a branch) and artifact view (the frog is guarding the code)
-
Justin Obara commented
2010-02-12T13:06:56.000-0500 artifact view is complete, just waiting on my collection
-
Justin Obara commented
2010-02-16T12:03:38.000-0500 Worked with Yura to implement some restyling and had mark up changes to the nav bar. Basically we pulled the table-cells which prevented the ellipsis.
-
James Yoon commented
2010-02-22T17:20:24.000-0500 Tested on 02/22/2010, 4:46 PM EST.
Looks good. Issue closed.