View Issue Details

IDProjectCategoryView StatusLast Update
0005083MMW v4Main Panel/Toolbars/Menuspublic2009-02-19 23:14
Reporterpetr Assigned To 
PriorityimmediateSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version3.1Fixed in Version3.1 
Summary0005083: Improve auto-complete usability for multi-value support and add switch
DescriptionSome users prefer old style auto-complete for combo boxes with multi-value support. Also we can add switch to ini file :
[System]
OldStyleAutoComplete=1 for enable (defaultly is 0 = new firefox helper)
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=6&t=35208
Tagstodoc-help
Fixed in build1205

Activities

petr

2008-12-23 14:48

developer   ~0015792

Will be in 1205

jiri

2008-12-23 19:41

administrator   ~0015795

Since I'm not a big fan of too many switches, I wonder what exactly is the problem users are having with the new auto-complete style? Can't we somehow merge both approaches, or are they imcompatible? If it's only about auto-complete of text in the edit line, I guess that we could add it.

petr

2008-12-23 19:49

developer   ~0015796

Last edited: 2008-12-24 01:12

I've made to work auto-complete with helper together. Also this switch can be used for disable helper.

rusty

2008-12-24 04:45

administrator   ~0015804

Petr, can you explain in a bit more detail what the switch now does (possible values, and what they do). Thx.

petr

2008-12-24 12:11

developer   ~0015806

Last edited: 2008-12-24 12:11

OldStyleAutoComplete=1 -> only old auto-complete (without helper)
OldStyleAutoComplete=0 (or when it's not in INI) -> old auto-complete in combination with helper

By default OldStyleAutoComplete is 0 (false).

stephen_platt

2009-02-19 23:14

developer   ~0016732

verified 1223