Bug 447771 - Fedora bugzilla page formatted funny....
Summary: Fedora bugzilla page formatted funny....
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Bugzilla
Classification: Community
Component: User Interface
Version: 2.18
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-21 18:15 UTC by Tom London
Modified: 2025-10-16 23:17 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-07-22 16:47:39 UTC
Embargoed:


Attachments (Terms of Use)
screenshot of fedora bugzilla page badly formatted (46.45 KB, image/png)
2008-05-21 18:15 UTC, Tom London
no flags Details
Bugzilla page with funny formatting..... (176.88 KB, image/png)
2008-05-30 13:26 UTC, Tom London
no flags Details
Xorg.0.log - when I get "funny" bugzilla page display (143.01 KB, text/plain)
2008-05-31 00:29 UTC, Tom London
no flags Details

Description Tom London 2008-05-21 18:15:23 UTC
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:

Comment 1 Tom London 2008-05-21 18:15:23 UTC
Created attachment 306288 [details]
screenshot of fedora bugzilla page badly formatted

Comment 2 Tom London 2008-05-21 18:36:42 UTC
seamonkey formats this properly.

seamonkey-1.1.9-4.fc9.i386

Comment 3 Matěj Cepl 2008-05-30 11:27:36 UTC
Weird, can you reproduce it with the latest firefox package in Rawhide (I have
firefox-3.0-0.65.cvs20080416.fc10.x86_64 here)?

Comment 4 Tom London 2008-05-30 13:26:15 UTC
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

Comment 5 Tom London 2008-05-30 13:26:56 UTC
Hmmm.... responding with an attachment doesn't clear NEEDINFO....

Comment 6 Tom London 2008-05-30 14:53:23 UTC
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.

Comment 7 Matěj Cepl 2008-05-30 15:07:22 UTC
-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.

Comment 8 Tom London 2008-05-30 16:18:58 UTC
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?!


Comment 9 Tom London 2008-05-30 16:25:09 UTC
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....

Comment 10 Matěj Cepl 2008-05-30 21:22:14 UTC
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.

Comment 11 Tom London 2008-05-31 00:29:45 UTC
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.

Comment 12 Tom London 2008-05-31 00:30:14 UTC
Drat.... have to clear NEEDINFO manually.

Comment 13 Matěj Cepl 2008-07-22 09:50:23 UTC
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.

Comment 14 David Lawrence 2008-07-22 16:47:39 UTC
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


Comment 15 Tom London 2008-07-22 16:58:41 UTC
Yeah, this layout "works better".  No more funny wrapping, etc.

Thanks,
   tom


Note You need to log in before you can comment on or make changes to this bug.