Closed Bug 1128969 Opened 9 years ago Closed 9 years ago

'Clone this bug' redirects to product selection instead of displaying context menu

Categories

(bugzilla.mozilla.org :: General, defect)

Production
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: flod, Assigned: dkl)

Details

Attachments

(1 file)

After last update clicking on "Clone this bug" in the footer doesn't display a context menu, like it used to do, to clone the bug to the current product or a new one. It simply redirects to the product selection page.
Attached patch 1128969_1.patchSplinter Review
Assignee: nobody → dkl
Status: NEW → ASSIGNED
Attachment #8558750 - Flags: review?(glob)
Comment on attachment 8558750 [details] [diff] [review]
1128969_1.patch

Review of attachment 8558750 [details] [diff] [review]:
-----------------------------------------------------------------

r=glob

however the css for the context-menu makes this look particularly lopsided, due to the length of the menu item and large space on the left of the menu.

what do you think about:
 .context-menu-item {
-    padding: 2px 2px 2px 24px;
+    padding: 4px 8px;
Attachment #8558750 - Flags: review?(glob) → review+
(In reply to Byron Jones ‹:glob› from comment #2)
> however the css for the context-menu makes this look particularly lopsided,
> due to the length of the menu item and large space on the left of the menu.
> 
> what do you think about:
>  .context-menu-item {
> -    padding: 2px 2px 2px 24px;
> +    padding: 4px 8px;

actually i have to do some other css shenanigans over in bug 1129283 to make it cope better with long menu names. i can carry that change there instead.
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
   95aac54..0624216  master -> master
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: