On Thu, Nov 19, 2009 at 01:50, Nimja <[email protected]> wrote: > Critical improvements: > * Refresh keeps scroll position - This is essential when browsing > forums/boards. The vertical scroll position (in pixels, not %) should > be maintained after a page refresh. With fast moving/updating boards, > it's VERY difficult to find your last read post.
This would be useful. You should file a feature request for it at new.crbug.com > * Request state without messages - If you refresh a page that is the > result of a Form(contains POST values), it should NOT ask me if I want > to do 'resend the data'. What would you rather it do instead? Are you saying it should automatically resend the data? That's a terrible idea -- POST requests usually change data server-side -- deleting things, placing orders -- and these actions should not be repeated unintentionally. > * Treat every content as a 'web page' - Mouse Gestures plugins, for > example, doesn't work when the tab contains only an image, or when > looking at the Extensions list. Extensions like this should work > EVERYWHERE. File a bug at new.crbug.com > * Scrolling with middle mouse button - Rather than having to "HOLD" > the middle mouse button, a single click (no hold) should put the > browser in 'scroll mode'. This avoids a lot of stress in the finger. > This should work automatically: Holding means the scrolling stops when > releasing, clicking means you click again to stop scrolling. This should work on Windows already. On Linux, here is the bug: crbug.com/17689 Star it to receive updates. -- Caleb Eggensperger http://calebegg.com/ -- Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss
