Bug 30470

Summary: Make marking a bug as duplicate easier
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit WebsiteAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
proposed fix
mrowe: review+
focus the edit field eric.carlson: review+

Description Alexey Proskuryakov 2009-10-16 17:29:59 PDT
Currently, Bugzilla requires two clicks to mark a bug as duplicate:
1) Click "Mark as Duplicate" beneath bug status.
2) Click edit in the text that appears: "of <missing bug number> (edit)".
3) Enter bug number into a text field that appears.

I don't see why step 2 is necessary.
Comment 1 Alexey Proskuryakov 2009-10-16 17:43:36 PDT
Created attachment 41344 [details]
proposed fix
Comment 2 Mark Rowe (bdash) 2009-10-16 17:47:25 PDT
Comment on attachment 41344 [details]
proposed fix

r=me!
Comment 3 Alexey Proskuryakov 2009-10-17 00:00:38 PDT
Committed revision 49736 (not sure how/when it's going to sync though).
Comment 4 Alexey Proskuryakov 2009-10-17 10:03:44 PDT
Created attachment 41360 [details]
focus the edit field

We should also focus the edit field to avoid the need to click.
Comment 5 Eric Carlson 2009-10-17 13:08:37 PDT
Comment on attachment 41360 [details]
focus the edit field

r=me
Comment 6 Alexey Proskuryakov 2009-10-17 15:38:49 PDT
Committed revision 49744.