dgutov / bmreplace

Quickly replace an existing bookmark in Mozilla Firefox
https://addons.mozilla.org/en-US/firefox/addon/bmreplace/
MIT License
24 stars 3 forks source link

Just completely stopped working today? preferences field for "Shortcut character" is blank and refuses input... no GUI icon either? #45

Closed OwenAR closed 6 years ago

OwenAR commented 6 years ago

It just completely stopped working today. I note that the field for "Shortcut character" under preferences is blank, and it refuses to take input. Like, trying to click on the field with the mouse just puts a sort of dotted line box inside of the field, I guess showing focus but that's all.

I always used the hotkey shortcut, but I think there should be a GUI icon in the menu/toolbars as well, right? But I can't find one at all.

I have no idea how to diagnose this to get any more information beyond that, sorry...

OwenAR commented 6 years ago

Oh, right, durr, it's under bmreplace in about:config...

extensions.bmreplace.keep-title-default;true
extensions.bmreplace.shortcut-key;b
extensions.bmreplace.shortcut-modifiers;accel,alt
extensions.bmreplace.version;1.6.3
extensions.bmreplace@dgutov.github.com.install-event-fired;true

so... from that it looks like it should work as normal?

Of course I tried setting the hotkey to other things (alt+shift+b etc), but no...

(Also, browser.uiCustomization.state does mention bmreplace-button in the list of things that should be placed...)

OwenAR commented 6 years ago

Re-installing it again manages to get the GUI icon back, but the problem with the hotkey is still the same... As far as I can think, haven't done any updates or installed any new things in the past few days that could be interacting with it...

Okay, wait, re-installing it again did add a bunch of entries to about:config... but nothing relevant?

And then I tried manually re-entering:

extensions.bmreplace.shortcut-key;b
extensions.bmreplace.shortcut-modifiers;accel,alt

like, I just selected "Modify" and then re-entered exactly the same string that was already in the field...

And now it works again!

The input field in the preferences found under about:addons was still broken, but reopening that fixed it (I see now that it's actually a dropdown menu that wasn't working before, not a text field).

This was... a really weird, random, transient out-of-nowhere bug?

So... I guess just ignore this, and unless someone else ever reports something like it, we'll just have to assume it was random transient filesystem corruption on my computer or something?

Thank you rubber ducky. :/

dgutov commented 6 years ago

Well, it depends on your version of Firefox. I have not released any version supporting Firefox Quantum yet.

OwenAR commented 6 years ago

Oh, I forgot to say my FF version eh? durrr xD It's ESR 52.6.0 64-bit, but seriously, it actually did turn out to be a weird side-effect of unrelated filesystem corruption I'm almost certain now xD