Bugzilla – Attachment 65610 Details for
Bug 53084
BUGZILLAASSISTANT: focus on page bottom instead on Bugzilla link after Bug Submission
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fix the bug
0001-fdo-53084-BUGZILLAASSISTANT-focus-on-page-bottom-ins.patch (text/plain), 760 bytes, created by
Rob Snelders
on 2012-08-15 19:10:15 UTC
(
hide
)
Description:
patch to fix the bug
Filename:
MIME Type:
Creator:
Rob Snelders
Created:
2012-08-15 19:10:15 UTC
Size:
760 bytes
patch
obsolete
>From 4383c528d1e8882cf68b0df4b0c0d564e5f5aea4 Mon Sep 17 00:00:00 2001 >From: Rob Snelders <programming@ertai.nl> >Date: Wed, 15 Aug 2012 21:07:48 +0200 >Subject: [PATCH] fdo#53084 - BUGZILLAASSISTANT: focus on page bottom instead > on Bugzilla link after Bus Submission > >--- > bug/bug/bug.js | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/bug/bug/bug.js b/bug/bug/bug.js >index 9947ff2..8e7cc0a 100644 >--- a/bug/bug/bug.js >+++ b/bug/bug/bug.js >@@ -266,6 +266,7 @@ > var bug = $('.state_submit .bug').text(); > $('.bug', element).attr('href', $.bug.url + '/show_bug.cgi?id=' + bug); > element.show(); >+ window.scrollTo(0,0); > }, > > // if this string is found in the page returned when >-- >1.7.9.5 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 53084
: 65610