http://bugs.winehq.org/show_bug.cgi?id=15822
Summary: Google custom search box oversized under Firefox 3.0 Product: WineHQ Apps Database Version: unspecified Platform: Other URL: http://appdb.winehq.org/ OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P2 Component: appdb-unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jimrorie@logisys.biz
Created an attachment (id=16957) --> (http://bugs.winehq.org/attachment.cgi?id=16957) Picture of the search box
I know this is minor, but it makes me nuts. The search box under the appdb is too long under Firefox 3.0 (And I think 2.x). It appears fine under IE 6, which makes me even crazier.
Attached is a picture.
Fix it, please. Pretty please. Before my head explodes.
http://bugs.winehq.org/show_bug.cgi?id=15822
Jaime Rave jaimerave@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jaimerave@gmail.com
--- Comment #1 from Jaime Rave jaimerave@gmail.com 2008-10-28 22:32:00 --- It works also fine in Firefox 3 under Windows. So i think is a bug in the Linux version of Firefox.
http://bugs.winehq.org/show_bug.cgi?id=15822
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from James Hawkins truiken@gmail.com 2008-10-28 22:36:02 --- Invalid.
http://bugs.winehq.org/show_bug.cgi?id=15822
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from James Hawkins truiken@gmail.com 2008-10-28 22:36:13 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=15822
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tsalacinski@gmail.com
--- Comment #4 from James Hawkins truiken@gmail.com 2008-10-31 17:42:02 --- *** Bug 15873 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=15822
--- Comment #5 from Austin English austinenglish@gmail.com 2008-11-01 17:16:27 --- I'm not so sure we should've closed this. Just because it works in one browser doesn't mean we can't workaround this. Filing a bug with Mozilla wouldn't hurt of course...
http://bugs.winehq.org/show_bug.cgi?id=15822
Jim Rorie jimrorie@logisys.biz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #6 from Jim Rorie jimrorie@logisys.biz 2008-11-01 17:34:58 --- (In reply to comment #5)
I'm not so sure we should've closed this. Just because it works in one browser doesn't mean we can't workaround this. Filing a bug with Mozilla wouldn't hurt of course...
My point is that the exact same Google search box on www.winehq.org is the correct size. Both of the use similar code, but the size is '14' on the main page and is '20' on appdb. Behold...
<input type="text" name="q" size="14" /> // winehq
document.write('<input name="q" type="text" size="20" >') //-- appdb
Different browsers deal with constraints in different ways. I'm not convinced that this is a Mozilla issue.
Reopening....
http://bugs.winehq.org/show_bug.cgi?id=15822
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #7 from Austin English austinenglish@gmail.com 2008-11-01 17:46:37 --- I sent a patch: http://www.winehq.org/pipermail/wine-patches/2008-November/064062.html
http://bugs.winehq.org/show_bug.cgi?id=15822
Jim Rorie jimrorie@logisys.biz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #8 from Jim Rorie jimrorie@logisys.biz 2008-12-19 11:25:42 --- I'm to close this as the rewrite appears to have fixed it.
http://bugs.winehq.org/show_bug.cgi?id=15822
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Ken Sharp kennybobs@o2.co.uk 2009-05-27 19:02:46 --- Fixed.