Bug 18278 - Webkit will not render an HTML/JS toolbar
Summary: Webkit will not render an HTML/JS toolbar
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://www.us.army.mil
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-02 06:40 PDT by Stephen Bradley
Modified: 2012-01-29 20:13 PST (History)
0 users

See Also:


Attachments
Properly rendered page with FireFox (187.28 KB, image/png)
2009-06-23 20:22 PDT, David Lyman
no flags Details
Improperly rendered page from Safari 4.0 (105.69 KB, image/png)
2009-06-23 20:23 PDT, David Lyman
no flags Details
Jquery (91.67 KB, patch)
2012-01-29 20:13 PST, Sarah
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Bradley 2008-04-02 06:40:10 PDT
Using the Army Knowledge Online site, there is an area for storing/versioning files.  When in the file area, a toolbar is supposed to appear with functions to create folders, add files, checkout/in, etc.

IE, Firefox and Opera all render this toolbar correctly, but Safari and Webkit do not, they just leave a blank horizontal space where the toolbar should be.  Without the toolbar, the files area is unusable.

The website code is fairly complex and I'm not able to track down exactly where the problem is.  I have a web archive of the page and will upload it if that functionality exists on the bug reporter.
Comment 1 Stephen Bradley 2008-04-02 06:43:08 PDT
Created attachment 20291


The affected page for this bug is restricted to DoD employees, but the webarchive appears to give all the parts needed to reproduce the problem.
If there is more information/code that I can provide, please let me know!
Comment 2 Stephen Bradley 2008-04-02 06:45:52 PDT
One last comment:  looking at the web archive, the toolbar should be rendering in the white space directly below the "Army Knowledge Online" logo.

Also, it's obviously possible that this bug is related to poor website programming.  I'm submitting it because it renders properly in 3 out of 4 browsers tested (anything not webkit based).  If the error is in the web page though, and we can identify it, I will submit it for correction.
Comment 3 David Lyman 2009-06-23 20:22:35 PDT
Created attachment 31767 [details]
Properly rendered page with FireFox
Comment 4 David Lyman 2009-06-23 20:23:14 PDT
Created attachment 31768 [details]
Improperly rendered page from Safari 4.0
Comment 5 Sarah 2012-01-29 20:13:38 PST
Created attachment 124488 [details]
Jquery