bacbos / bolt-menu-editor

a visual menu-editor extension for the awesome bolt cms
Other
21 stars 23 forks source link

3.1 Version IE11 bug #33

Closed Largo closed 7 years ago

Largo commented 8 years ago

Apparently the item selection list doesn't show on IE11

SvanteRichter commented 8 years ago

Right, after some testing this seems to be a a bug in select2, probably select2/select2#4398.

@Largo Could you confirm that you see the same issue in bolt's omnisearch? Cause the 3.1 version of the menueditor uses bolt's version of select2, so if it indeed is the select2 issue we should see the same issue in the omnisearch (which is what I'm seeing in my testing).

Largo commented 8 years ago

ah, I'm actually still using bolt 3.0 if that makes any difference for select2 I tried to upgrade to the bolt 3.1 branch but somehow they don't use that new public folder separation anymore? It's a pain to setup on shared hosting (upload 1m files again, htaccess, _bolt.yml etc), but I managed to do it, so I was hesistant to go back, when it wasn't clear if I have to redo it again.

I'll test later. On Fri, 12 Aug 2016 at 06:20, SahAssar notifications@github.com wrote:

Right, after some testing this seems to be a a bug in select2, probably select2/select2#4398 https://github.com/select2/select2/issues/4398.

@Largo https://github.com/Largo Could you confirm that you see the same issue in bolt's omnisearch? Cause the 3.1 version of the menueditor uses bolt's version of select2, so if it indeed is the select2 issue we should see the same issue in the omnisearch (which is what I'm seeing in my testing).

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/bacbos/bolt-menu-editor/issues/33#issuecomment-239296258, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKb3lmHVU-vQxwiTLSVHU5WPa11kxjhks5qe5IXgaJpZM4JiM5p .

SvanteRichter commented 8 years ago

Ah, If it's a hassle for you to test don't do it. I'll just do some more testing on browserstack and then open an issue in bolt/bolt that there is a upstream issue in select2.

SvanteRichter commented 8 years ago

Opened an issue about this in bolt/bolt#5676.

navelpluisje commented 7 years ago

@Largo Is this one still valid? Or can it be deleted?

SvanteRichter commented 7 years ago

I tried a few different versions of select2, but all the recent ones (when this was brought up) were broken. That might have changed since then though, I haven't had time to check.

SvanteRichter commented 7 years ago

We've reverted this to select2 4.0.0 (that didn't bug out) in bolt core. It'll be in the next bolt release, so I'm closing this one, please reopen if bugs out then too.