RESOLVED FIXED 30470
Make marking a bug as duplicate easier
https://bugs.webkit.org/show_bug.cgi?id=30470
Summary Make marking a bug as duplicate easier
Alexey Proskuryakov
Reported 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.
Attachments
proposed fix (1.21 KB, patch)
2009-10-16 17:43 PDT, Alexey Proskuryakov
mrowe: review+
focus the edit field (1.12 KB, patch)
2009-10-17 10:03 PDT, Alexey Proskuryakov
eric.carlson: review+
Alexey Proskuryakov
Comment 1 2009-10-16 17:43:36 PDT
Created attachment 41344 [details] proposed fix
Mark Rowe (bdash)
Comment 2 2009-10-16 17:47:25 PDT
Comment on attachment 41344 [details] proposed fix r=me!
Alexey Proskuryakov
Comment 3 2009-10-17 00:00:38 PDT
Committed revision 49736 (not sure how/when it's going to sync though).
Alexey Proskuryakov
Comment 4 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.
Eric Carlson
Comment 5 2009-10-17 13:08:37 PDT
Comment on attachment 41360 [details] focus the edit field r=me
Alexey Proskuryakov
Comment 6 2009-10-17 15:38:49 PDT
Committed revision 49744.
Note You need to log in before you can comment on or make changes to this bug.