Comment #10 on issue 17615 by [email protected]: Bookmark sheets (e.g. edit) have bad origin http://code.google.com/p/chromium/issues/detail?id=17615
I'll be back very shortly. Modifying the location of (window modal) sheets is easy; the question is where they should go? The Cocoa standard toolbar visual extends the titlebar, so logically window modal sheets drop from the bottom of the title-/toolbar. Our toolbar/etc. doesn't extend the (bit of) titlebar, which also doesn't have a good bottom edge. The current location of window modal sheets is logical and clear, if not pretty. (The way Safari places sheets is pretty, if not logical nor clear with respect to modality.) Probably we should also make the bookmark sheets tab modal, which solves the prettiness aspect as a side effect. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
