markdown-viewer icon indicating copy to clipboard operation
markdown-viewer copied to clipboard

Browser action popup width

Open ValentinG0 opened this issue 6 years ago • 5 comments
trafficstars

The content of the popup is too wide. (See the screenshot) No problem with the height, the popup fits correctly.

image

ValentinG0 avatar Jan 02 '19 13:01 ValentinG0

That's interesting. The width is fixed, but how do you add the extension there? I guess that's Firefox. Can you give me the exact steps to reproduce it?

simov avatar Jan 02 '19 14:01 simov

Yes, it is Firefox 65.0b7 (64 bits) (Developer Edition).

By default, after the extension installation, the button is in the toolbar but you can customize it by use the "Customize..." button.

So, when in customize mode, I changed the location (using drag & drop) of the button from the toolbar to the overflow menu.

ValentinG0 avatar Jan 02 '19 15:01 ValentinG0

Thanks for the info, @ValentinG0. I just tried it on Nightly 66 and it seems to be working well: firefox-66

So it's either fixed in 66 or it's something related to the underlying OS used? I'm on Linux.

simov avatar Jan 02 '19 20:01 simov

Yes, it seems to be related to the underlying operating system used. I tried on Debian 9.6 and Firefox ESR 60.4.0, it works fine. But with Windows 10 and Firefox ESR 60.4.0, it does not work.

I do not know if the problem comes from the extension or Firefox.

ValentinG0 avatar Jan 03 '19 14:01 ValentinG0

The width of the popup is fixed, that's for sure. No idea if there are any recommendations about the CSS used in the overflow menu. But being broken only on Windows is strange.

I'll research more once I get to it. Let me know if you find anything else.

simov avatar Jan 03 '19 15:01 simov

All of that is correctly working in latest Markdown Viewer v5.1

simov avatar Mar 18 '23 09:03 simov