Closed
Bug 910094
Opened 12 years ago
Closed 12 years ago
[Video] - UI Fixes in Gallery View and Video Player
Categories
(Firefox OS Graveyard :: Gaia::Video, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pdahiya, Assigned: johnhu)
Details
Attachments
(5 files, 2 obsolete files)
In Gallery view and Video player following UI fixes are needed
- In Gallery view, the divider shouldn't extend to the edge of the screen.
- In player view, the player should be flush with the divider like (>) shouldn't have a gap.
- The scrubber should be longer.
See https://bugzilla.mozilla.org/show_bug.cgi?id=902995#c15
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → johu
Assignee | ||
Comment 1•12 years ago
|
||
cc patryk in this bug, since it is mentioned by patryk.
Assignee | ||
Comment 2•12 years ago
|
||
Hi Patryk,
I had made the scrubber longer, as the attached image. But if we drag the scrubber node to left most and right most, it is too close to the elapsed text and duration text. This case will become worse when we have the video more than a hour, like your original image. Partial digital may be covered, I will upload another screenshot about this. May you confirm we still need to make scrubber longer??? The size of scrubber is always be that from the bug 819059.
BTW, I found the font size is different, too. In spec, the elapsed text and duration text looks like 12px, but we use 14px from bug 818928 landed to now.
Flags: needinfo?(padamczyk)
Assignee | ||
Comment 3•12 years ago
|
||
Assignee | ||
Comment 4•12 years ago
|
||
Sorry, I fotgot one thing. The attached image uses 12px as its font size in elapsed text and duration text.
Comment 5•12 years ago
|
||
Hey John, it should be long enough that it doesn't touch any of the text... there should be a 2px gap between the scrubber knob and the text (based on comment 3).
Flags: needinfo?(padamczyk)
Assignee | ||
Comment 6•12 years ago
|
||
Assignee | ||
Comment 7•12 years ago
|
||
Assignee | ||
Comment 8•12 years ago
|
||
Attachment #796557 -
Attachment is obsolete: true
Assignee | ||
Comment 9•12 years ago
|
||
Attachment #796559 -
Attachment is obsolete: true
Assignee | ||
Comment 10•12 years ago
|
||
Hi Patryk,
I had changed the css style of player view. Please find the new version at comment 8 and comment 9. Note, if I use the same width from the spec, comment 6. The scrubber knob will be too close to text. So, I enlarge the space between scrubber bar and text to 4px. When the length of video is less than 1 hour, the space between them will look larger, comment 8.
Flags: needinfo?(padamczyk)
Assignee | ||
Comment 12•12 years ago
|
||
fix css to meet the ux requirements.
Attachment #801326 -
Flags: review?(dflanagan)
Comment 13•12 years ago
|
||
Comment on attachment 801326 [details]
make css fixings to meet the ux requirement.
The code changes look fine to me.
Attachment #801326 -
Flags: review?(dflanagan) → review+
Assignee | ||
Comment 14•12 years ago
|
||
merged to master:
https://github.com/mozilla-b2g/gaia/commit/63f420b811fe00e8744f8c11e30de849d5ebd3d1
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•