Bug 440406 - Download, Documentation etc. links don't work on main Hudson page in Chrome
Summary: Download, Documentation etc. links don't work on main Hudson page in Chrome
Status: ASSIGNED
Alias: None
Product: Hudson
Classification: Technology
Component: WWW (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Duncan Mills CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-24 18:30 EDT by Bob Foster CLA
Modified: 2014-07-25 08:47 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bob Foster CLA 2014-07-24 18:30:28 EDT
Running Chrome 36.0.1985.125 m on Windows 7 professional Service pack 1.

http://eclipse.org/hudson/

The Download, Documentation, Support and Getting Involved links do not change the mouse cursor when hovered over and clicking on them does nothing.

I see in the page source:

		  <div class="container" id="novaContent">
	        	        <div id="bigbuttons">
  <h3>Primary Links</h3>
  <ul>
    <li><a id="buttonDownload" href="/hudson/download.php" title="Download">Download 3.0.0</a></li>
    <li><a id="buttonDocumentation" href="http://wiki.eclipse.org/hudson-ci"
		title="Documentation">Getting Started, Reference Documentation, Tutorials and more...</a></li>
    <li><a id="buttonSupport" href="http://wiki.eclipse.org/Hudson-ci/contacts_and_help" title="help">Forum, mailing lists and Bug
      Tracker</a></li>
    <li><a id="buttonInvolved" href="http://wiki.eclipse.org/Hudson-ci/getting_involved" title="Getting Involved">CVS,
      Workspace Setup, Wiki, Committers</a></li>
  </ul>
</div>

Seems likely some javascript is making the links unresponsive, but haven't tracked it down.
Comment 1 Bob Foster CLA 2014-07-24 19:07:06 EDT
The links work fine in Firefox. Also, they are presented differently: two each, side-by-side, instead of four stacked vertically in Chrome.
Comment 2 Duncan Mills CLA 2014-07-25 08:47:46 EDT
Bob - I have no problems on Chrome at all - can you clear your cache and try again - this may be to do with the change in overall styling that was done recently.