Description of problem: The Fedora bugzilla page, e.g., https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora, formats funny (attache screen shot). The grey "navigation bar" ( Home, New, Show, Query, etc.) is placed near right margin and wraps. Screenshot attached. Version-Release number of selected component (if applicable): firefox-3.0-0.63.cvs20080516.fc10.i386 xulrunner-1.9-0.64.cvs20080516.fc10.i386 How reproducible: Every time Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 306288 [details] screenshot of fedora bugzilla page badly formatted
seamonkey formats this properly. seamonkey-1.1.9-4.fc9.i386
Weird, can you reproduce it with the latest firefox package in Rawhide (I have firefox-3.0-0.65.cvs20080416.fc10.x86_64 here)?
Created attachment 307200 [details] Bugzilla page with funny formatting..... Yup, still happens. firefox-3.0-0.65.cvs20080416.fc10.i386 xulrunner-1.9-0.65.cvs20080416.fc10.i386 I have the following addons: AdblockPlus 0.7.5.4 Mugshot 0.1 NoScript 1.6.5 Tab Clicking Options 0.6.9
Hmmm.... responding with an attachment doesn't clear NEEDINFO....
My "profile" must be messed up or something..... I started via "firefox -safe-mode", and the BZ page looks fine. I'll try creating a new profile and adding in my add-ons.
-safe-mode is switching off all plugins, so it is most likely that some of your plugins makes problems somehow. Let us know the results of your investigation.
ARGHHHHH.... The problem may have nothing to do with profile/plugins..... When I created a new profile, firefox starts up in a slightly bigger window than I had before, and the formatting is perfect. If I narrow the width to 936 I get the messed up formatting. Here is output of xwininfo of narrowed window with funny formatting: Absolute upper-left X: 87 Absolute upper-left Y: 48 Relative upper-left X: 87 Relative upper-left Y: 48 Width: 936 Height: 940 Depth: 24 Visual Class: TrueColor Border width: 0 Class: InputOutput Colormap: 0x20 (installed) Bit Gravity State: NorthWestGravity Window Gravity State: NorthWestGravity Backing Store State: NotUseful Save Under State: no Map State: IsViewable Override Redirect State: no Corners: +87+48 -257+48 -257-36 +87-36 -geometry 936x940+87-36 Stretching the window to 938 makes the formatting "work" as expected!!!! Absolute upper-left X: 85 Absolute upper-left Y: 48 Relative upper-left X: 85 Relative upper-left Y: 48 Width: 938 Height: 940 Depth: 24 Visual Class: TrueColor Border width: 0 Class: InputOutput Colormap: 0x20 (installed) Bit Gravity State: NorthWestGravity Window Gravity State: NorthWestGravity Backing Store State: NotUseful Save Under State: no Map State: IsViewable Override Redirect State: no Corners: +85+48 -257+48 -257-36 +85-36 -geometry 938x940+85-36 Is it obvious why reducing the width of the window to 936 should cause this?!
Running my old profile and stretching the width of the window to 938 makes this work. It does NOT work with a width of 937, 936 or less. So this has nothing to do with profile, plugins or addins....
Hmm, looks like Xorg might be actually involved. Please attach your X server config file (/etc/X11/xorg.conf) and X server log file (/var/log/Xorg.*.log) to the bug report as individual uncompressed file attachments using the bugzilla file attachment link below. Could you please also try to run without any /etc/X11/xorg.conf whatsoever and let X11 autodetect your display and video card? Attach to this bug /var/log/Xorg.0.log from this attempt as well, please. We will review this issue again once you've had a chance to attach this information. Thanks in advance.
Created attachment 307259 [details] Xorg.0.log - when I get "funny" bugzilla page display I run without an xorg.conf file, but I attach the current Xorg.0.conf. Hardware is Thinkpad X60, intel 945 graphics, and I run gnome + compiz.
Drat.... have to clear NEEDINFO manually.
I am going to blame bugzilla and reassigning there, but don't hold your breath -- we are upgrading bugzilla to the major new revision early next month, so this bug will probably be irrelevant pretty sooon.
Yes, this bug will no longer be relevant after August 2nd when we do the changeover. We are taking a more simplified look and feel with the new Bugzilla that is more in sync with the upstream. So there will not be any Red Hat specific links in the header such as Fedora, etc. To see more or less what it will look like, go to https://partner-bugzilla.redhat.com and see if the formatting is correct. If it is not, then please file a new ticket specifically for that layout. Thanks Dave
Yeah, this layout "works better". No more funny wrapping, etc. Thanks, tom