paulirish / filesystem-api-explorer

Filesystem API explorer - chrome extension
https://chrome.google.com/webstore/detail/html5-filesystem-explorer/nhnjmpbdkieehidddbaeajffijockaea
1 stars 0 forks source link

Opening a folder scrolls up the window #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Create lots of folders (e.g. "a/", "b/", ..., "z/") in /
2. Open the extension window
3. Scroll down the window
4. Click a folder at the bottom of the window (probably "z/" in this case).

What is the expected output? What do you see instead?

Expected:
The folder just opens.

Actual:
The folder opens and the window scrolls up. This is a bit annoying when dealing 
with lots of folders and files.

Original issue reported on code.google.com by yusukes@chromium.org on 28 Mar 2013 at 12:27