Closed Bug 1268295 Opened 8 years ago Closed 8 years ago

"new/clone bug" menu should use regular <a> to provide consistent/better UX

Categories

(bugzilla.mozilla.org :: User Interface, defect)

Production
defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 1129933

People

(Reporter: MattN, Unassigned)

References

Details

Attachments

(1 file)

The markup is currently like so:

> <li class="context-menu-item"><span>Create a new Bug</span></li>

with an event listener on the <li> but it's really annoying that I can't copy the link or use the usual browser controls to affect where/how the page opens.

I think all of the options just end up loading a URL so they should be implemented as regular links (<a>) to get the expected behaviour.
Assignee: nobody → dkl
Status: NEW → ASSIGNED
Attached patch 1268295_1.patchSplinter Review
Attachment #8760952 - Flags: review?(dylan)
Comment on attachment 8760952 [details] [diff] [review]
1268295_1.patch

as all context menus should behave the same way this should be extended to all context menus (which probably means making it a template that can be included).
Attachment #8760952 - Flags: feedback-
this is almost certainly a dupe of bug 1129933.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Attachment #8760952 - Flags: review?(dylan)
Assignee: dkl → nobody
Component: User Interface: Modal → User Interface
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: