Ticket #6995 (closed bug: notabug)

Opened 2 years ago

Last modified 2 years ago

UI Autocomplete link results are not right-clickable

Reported by: gammons Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.autocomplete Version: 1.8.9
Keywords: Cc:
Blocking: Blocked by:

Description

 http://jqueryui.com/demos/autocomplete/#categories

jQuery 1.4.4 jQuery UI 1.8.8 and 1.8.9

If there is a link in the autocomplete results, right-clicking on a result does not bring up the standard browser menu to open the result in a new window or new tab. Instead, it activates the right-click menu for non-link elements on the page.

Replicable in Firefox and Google Chrome.

Change History

comment:1 Changed 2 years ago by scott.gonzalez

  • Status changed from new to closed
  • Resolution set to invalid

Autocomplete doesn't render HTML by default. When modifying autocomplete to render HTML, it works as expected.

Note: See TracTickets for help on using tickets.