-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong view of markdown icon in Firefox toolbar #56
Comments
Same problem here. Firefox 19.0 - Ubuntu 12.04 |
…ux. (Still need to test on other platforms.)
Fixed in rev 605cce2. Will be in next release (which will be pretty soon, since this bug is craptastic). Note that this only affects Firefox on Linux (not sure if it's only Firefox v19 -- didn't test on earlier versions). The problem is that the default Firefox toolbar button styles were getting applied with higher precedence than the Markdown Here custom styles -- specifically, the button icon was getting overridden. I really don't know why this was the case, nor why it only happened on Linux. I fixed it by using the button There are a couple of other things I've fixed that are also somewhat related to this bug (mostly they exacerbated it):
(Sorry for the delay in responding -- I was away for a week.) |
Confirmed in Firefox 18.0.1 on Xubuntu. |
New version has been submitted to Mozilla. You can wait for the review to finish and get the auto-upgrade (if you haven't already uninstalled the extension, which surely you have), or you can force the installation of the new version here: |
Thank you, Adam. I surely update with your latest version of this great addon. 👍 |
Just a very very very cosmetic question. The Markdown Here icon has a white background, instead of a transparent one that other browser icons generally have. Is it a behaviour you want, or just a little slip? |
It's intentional... mostly. When the button is enabled: The logo designer and I found that the icon wasn't visible enough with a transparent background, especially if the browser had a noisy theme. This is largely because the shape of the logo isn't very square or round like many other button icons. So we gave it a 75% opaque background to help it stand out. When the button is disabled: It looks pretty messed up on Linux Firefox, but only Linux. On Windows and OSX the button looks properly disabled, but on Linux there's no automatic alteration of the button. I added some styles so that the button is at least gray when disabled, but it still doesn't look the same. I also tried adding an Does that answer the question? |
Yes, Adam, thank you. It's only a cosmetic stuff that does not affect the usefulness of your addon. I have installed your new version and by now it's all OK. 👍 |
Hi,
after installing your addon for Firefox, I constantly have this behaviour in firefox main toolbar:
After Wikipedia textbox, all the icons you see is related to markdown here. These icons are one after another, but they are all related to your markdown here addon. Indeed, if I move my mouse over them, i read tip the selected field is not valid for markdown rendering.
Can't remove it from toolbar. Restarting Firefox, I see it again in the same place and in the same way.
Firefox 19.0 - Fedora Linux 18
Thank you.
The text was updated successfully, but these errors were encountered: