Closed
Bug 1014983
Opened 11 years ago
Closed 11 years ago
[Vertical Homescreen] Moving an icon down then up upon the last divider makes the screen scrolling
Categories
(Firefox OS Graveyard :: Gaia::Homescreen, defect)
Tracking
(b2g-v2.0 fixed)
VERIFIED
FIXED
2.0 S3 (6june)
Tracking | Status | |
---|---|---|
b2g-v2.0 | --- | fixed |
People
(Reporter: jlorenzo, Assigned: kgrandon)
References
Details
(Whiteboard: [systemsfe])
Build Information
Gaia ef66efa34ed8a559c8998bde688fae88eb943a7a
Gecko https://hg.mozilla.org/mozilla-central/rev/b40296602083
BuildID 20140522040230
Version 32.0a1
ro.build.version.incremental=94
ro.build.date=Tue May 20 09:29:20 CST 2014
Step to reproduce
Enter Edit Mode
Drag the last icon to the bottom of the screen (as per creating a new divider).
Drag it 1/4 of inch upper.
Actual result
The screen scrolls up until the last divider reaches the bottom of the screen.
Expected result
This case has not been documented in UX specs. I think that the screen should not scrolls up until the icon reaches the top of the screen. What's your opinion?
Reporter | ||
Updated•11 years ago
|
Severity: normal → major
Reporter | ||
Updated•11 years ago
|
Blocks: vertical-homescreen
Updated•11 years ago
|
Whiteboard: [systemsfe]
Hi Johan,
I agree the screen should not scroll indefinitely when in Edit Mode. I thought I had filed a bug for this, but I can't seem to find it now.
Kevin, can you take a look at this? When dragging an icon past the bottom divider, there is a limit to how far the icons can scroll up. That limit is show in the following spec screenshot (2nd row, 3rd column):
https://mozilla.box.com/s/gl2fjrkzlnyylmnlnw13
Thanks.
Flags: needinfo?(kgrandon)
Assignee | ||
Comment 2•11 years ago
|
||
I am pretty sure we solved the infinite scrolling problem - I think this is about the fact that we collapse the existing space when we drag/drop an icon. This is fairly standard behavior, but nothing we can't change.
A video of this might make it more clear.
Flags: needinfo?(kgrandon)
Reporter | ||
Updated•11 years ago
|
Assignee | ||
Comment 3•11 years ago
|
||
Just taking these bugs so no one else does as I'm doing a pretty big refactoring of how this works in bug 1017360.
Assignee: nobody → kgrandon
Status: NEW → ASSIGNED
Target Milestone: --- → 2.0 S3 (6june)
Assignee | ||
Comment 4•11 years ago
|
||
This is actually solved by keeping the divider there until the user drops the icon (bug 1014982). The work for this was done in bug 1017360 .
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•11 years ago
|
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 5•11 years ago
|
||
Mass modify - set status-b2g-v2.0 fixed for fixed bugs under vertical homescreen dependency tree.
status-b2g-v2.0:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•