> How do I add a link to the quick links (bookmarks bar)? > I am expecting to right click in that space and be able to Add Bookmark Here > ,, or to see a + sign to let me add/edit that list as a whole.
Right clicking should work (choose the "Add page.." option. Type ctrl-B to toggle bookmark bar, in case it is not visible. > There are problems with some page displays. > Pages that are displayed identically in MSIE and Firefox are not displayed > correctly in Chrome. A registration page that I wrote myself using CSS and > PHP generated tables looks incorrect in the following ways .. Please file a bug for compatibility problems here: http://code.google.com/p/chromium/issues/entry In particular the information that we need is a URL that reproduces the problem. Alternatively you can upload a zip file which contains all the HTML/CSS to reproduce the problem. I looked at your PHP code below but didn't see anything obvious, would need the styles. You could also try setting a border on the tables to see their extent -- it could be that the table layout is getting borked (and not the centering). We have a number o bugs on table layout. > The browser window is not resized so that the registration form fits neatly > into the client area leaving the page look like a paper form. This implies > incomplete implementation of DHTML / JavaScript. See: http://groups.google.com/group/chromium-discuss/browse_thread/thread/ffc19ef829e31dad/1d2353e24a319bbe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
