matortheeternal / mod-picker-issues

Public issue tracker for Mod Picker.
3 stars 0 forks source link

Selecting a mod from the Ajax query does nothing #3

Closed angrmgmt closed 7 years ago

angrmgmt commented 7 years ago

I assume it's Ajax, anyway. Either way, typing the name of a mod properly searches live and returns results, but clicking them in the drop-down has no effect. The highlight appears on mouseover, but clicking simply dismisses the drop-down with no effect on the mod list. I am using Chrome 53.0.2785.143 m (64-bit) on Windows 10, 64bit, Version 1607 (including "anniversary update").

ETA: Might as well note I'm on the Mods tab of my mod list trying to add mods to it! Edit2: Fixed Chrome version, forgot about update. Issue stands.

matortheeternal commented 7 years ago

Will investigate, thank you!

angrmgmt commented 7 years ago

No problem, let me know if you need anything else from me!

angrmgmt commented 7 years ago

More testing reveals that it depends WHERE in the dropdown item I click. There is a box around the center that does not accept clicks. The center and the edges of the highlighted item are clickable, but that middle area isn't.

Something like the following screenshot, but I'm not sure of the exact bounds. The red area is unclickable. noclick

matortheeternal commented 7 years ago

That's very odd...

angrmgmt commented 7 years ago

Agreed. I can only imagine there is some CSS arcanery (or some other, less vile Lovecraftian horror) causing a border property to run amok. Chrome Dev Console cannot find it to highlight, though. I hate front-end stuff, so I don't envy you - that delve into F12 gave me enough heebies for one day.

matortheeternal commented 7 years ago

This should have been resolved in the v0.8 update. Please let me know if the bug still happens for you @angrmgmt.