Closed Bug 792901 Opened 12 years ago Closed 11 years ago

Grid layout is slightly off and can't be scrolled

Categories

(Firefox for Metro Graveyard :: General, defect)

x86_64
Windows 8.1
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jimm, Assigned: jimm)

References

Details

(Whiteboard: completed-elm)

Attachments

(2 files, 2 obsolete files)

These patches fix a few things:

- The grid layout was over estimating the number of items that can fit in a row. Nine bookmarks on the samsung tablet will reproduce the problem.

- Added inputProcessing support for various StartUI elements so that scrolling now works.

- Added 'Bookmarks' and 'Downloads' label links. Note in the design comps we also have entries such as "More Bookmarks" at the end of each set. These links have yet to be implemented.

- Added some debug labels to grid for easier debugging
Attached patch patch v.1 (obsolete) — Splinter Review
Assignee: nobody → jmathies
Attached patch history.js line endings (obsolete) — Splinter Review
Attachment #663064 - Flags: review?(mbrubeck)
Attachment #663065 - Attachment is obsolete: true
Blocks: 793502
Comment on attachment 663064 [details] [diff] [review]
patch v.1

I don't like that setting the "gridName" property has the non-obvious side effect of making arrangeItems work or not work depending on the value.  Could you change <property name="gridName"> to <method name="init"> and pass in the name as a parameter?  That should make it clearer that init() must be called when setting up the grid.
Attachment #663064 - Flags: review?(mbrubeck) → review+
Attachment #663064 - Attachment is obsolete: true
Attachment #663064 - Flags: review+
Attached patch grid fixes v.1Splinter Review
Comment on attachment 664431 [details] [diff] [review]
grid fixes v.1

- added various ids, get rid of 'gridName'
- fixup arrangeItems for autocomplete
- dismiss the app bar when autocomplete is displayed
- added commenting
- added inputProcessing attribute for scrolling
Attachment #664431 - Flags: review?(mbrubeck)
Blocks: 747789
Attachment #664431 - Flags: review?(mbrubeck) → review+
Whiteboard: completed-elm
Product: Firefox → Firefox for Metro
Depends on: 799230
Resolving bugs in the Firefox for Metro product that are fixed on the elm branch.  Sorry for the bugspam.  Search your email for "bugspam-elm" if you want to find and delete all of these messages at once.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
OS: Windows 8 Metro → Windows 8.1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: