Open
Bug 1275487
Opened 9 years ago
Updated 9 years ago
Support selectEvent handler in fieldAutocomplete
Categories
(Bugzilla :: Creating/Changing Bugs, enhancement)
Tracking
()
NEW
Bugzilla 6.0
People
(Reporter: altlist, Assigned: altlist)
Details
Attachments
(1 file)
|
725 bytes,
patch
|
dylan
:
review+
|
Details | Diff | Splinter Review |
I know we are switching to jQuery, but even then, requesting the ability to subscribe a custom selectEventHandler to the autocomplete function.
I've attached a small patch that meets my needs in 5.0
Comment 1•9 years ago
|
||
Comment on attachment 8756203 [details] [diff] [review]
v1
Review of attachment 8756203 [details] [diff] [review]:
-----------------------------------------------------------------
r=dylan
Attachment #8756203 -
Flags: review+
Updated•9 years ago
|
Assignee: create-and-change → altlist
Comment 2•9 years ago
|
||
I'll let another approver make the call if this is simple/light enough to go into 5.0. Generally no new features, but this is a small change and Albert has really helped with some of the markdown improvements.
Flags: approval5.0?
Target Milestone: --- → Bugzilla 5.0
Version: unspecified → 5.0.3
Comment 3•9 years ago
|
||
I would prefer that we stick with what the policy says for stable branches: no new features. It's confusing to everyone that new features appear on a stable branch ("Can 5.0 do X? - No, but 5.0.x can!" o_O). And Markdown is not in 5.0 anyway, so Albert already has to backport all the relevant patches.
| Assignee | ||
Comment 4•9 years ago
|
||
I'm fine not having this in 5.0, as I auto backport my patches, including Markdown. But I do want to see this supported in 6.0 as a jQuery solution.
Updated•9 years ago
|
Target Milestone: Bugzilla 5.0 → Bugzilla 6.0
Updated•9 years ago
|
Attachment #8756203 -
Attachment is patch: true
Attachment #8756203 -
Attachment mime type: text/x-patch → text/plain
You need to log in
before you can comment on or make changes to this bug.
Description
•