kashiif / copy-urls-expert

Copy Urls Expert - Firefox Extension
https://addons.mozilla.org/firefox/addon/copy-urls-expert/
MIT License
23 stars 11 forks source link

Options window is truncated #28

Closed Keith94 closed 7 years ago

Keith94 commented 7 years ago

Opening the options window in Nightly 53 looks like this initially:

firefox_2016-12-20_01-42-09

kashiif commented 7 years ago

How did you fix it?

Keith94 commented 7 years ago

Just clicking on one of the tabs (General, etc.) will show the full window temporarily.

kashiif commented 7 years ago

I got it reproduced consistently. This happens only the first time when CUE options window is loaded after Firefox restart. The issue disappears if I disable Keybinder extension. Looks like Keybinder tries to examine every xul window. Maybe you could report it to Keybinder repo.

Here is the screenshot of error log:

2016-12-27_09h52_36

Keith94 commented 7 years ago

I reported it, thanks!

Lord-Kamina commented 7 years ago

Hello, I'm the Keybinder developer. I'll take a look at this, although by design keybinder should only be looking at windows designated as main browser windows.