bueltge / Chosen-for-MantisBT

Chosen for MantisBT add the jQuery plugin Chosen that makes long, unwieldy select boxes much more user-friendly.
http://bueltge.github.io/Chosen-for-MantisBT/
MIT License
3 stars 1 forks source link

Bug: Search shows blank   #5

Closed NeumannPSG closed 7 years ago

NeumannPSG commented 7 years ago

Hey, The Select Box show the &nbsp - Charakter if you search for one of the four character and the remaining String contains the same. e.g.:

8942cef2-d7e9-11e6-9112-fa6857df34f8

bueltge commented 7 years ago

A error from chosen js library. I will fix this in my plugin. reference to https://github.com/harvesthq/chosen/issues/2274

bueltge commented 7 years ago

The new version 1.2.0 should fixed this problem. My tests works fine.

NeumannPSG commented 7 years ago

Thanks for the fast fix, but the fix created a new Problem. The Combobox in the top right is now align right. I tried to change this with the Custom_Css but that just fixes the title.

1e186188-d98c-11e6-9130-aadb3f1a8c29

bueltge commented 7 years ago

Yes, that's is the default style of MantisBT style - default.css; seelctor #project-selector-div. I can't change this via this plugin, this should change inside your theme or a an alternative theme like https://github.com/bueltge/MantisBT-Colorized