Placeholder text runs out of the textarea in Safari? - css

You can see the problem if you open these links in safari (version 5+)
http://wufoo.com/html5/attributes/01-placeholder.html
http://jsfiddle.net/9gQZ2/
Anybody have a decent solution for making the line break properly in the textarea?
EDIT: Submitted a bug report to Apple about this.

Related

Text not appearing in Safari?

I am having trouble making http://jackwaghorn.com/#popup usable in Safari. Chrome hasn't been a problem but when it comes to text appearing in an overlay DIV - nothing comes through in Safari. Unless you press 'new tab'.
http://i.stack.imgur.com/zbUAf.jpg
You already found the problem. We call it Safari. If you use Safari for Windows you cannot optimize the webpage for this.

font breaks when click next page in bxSlider

Issue appear only in Chrome.
When clicking next-arrow font (on next slide) become a little bit blurred
Live example of the problem
it is not the first time i saw this issue.
Why it works like this and what should be done to does not face a similar problem?
normal font: screenshot
blurred font after next-arrow clicked: screenshot
it's not a bug with BxSlider or your code. it's a Chrome bug, which is DirectWrite engine for newly version of Chrome, that may occur on some windows's users. to turn it off, please check up this link Fixing blurry font in Chrome

Dropdown list items not printing - Internet Explorer 11 only

We have a very old application running that has stopped printing correctly when users hit it with IE11. Displaying on the screen works, but when you print the page the content of all the dropdown boxes disappears as well as the little dropdown box arrows.
Works in FF and Chrome and IE10 or smaller just fine
On Screen it looks like this:
But the Print Preview in IE11 looks like this:
And it prints this way too. No down arrow graphic and no text in the dropdown.
The page is using a print.css.
Thought I would ask if anyone had seen this behavior before I started posting source code.
Thanks!

Chrome text rendering issue extra font-weight it seems?

Got a quick query about some text on my slider on a website I'm making. It's been puzzling me because it only happens in Chrome, when the slide loads it will output the Title from wordpress. As the page loads it renders the font as how it should then a split second later it gets more font weight it seems.
I'm wondering what the issue is?
Just check any of the text on the slides in Chrome. Would be great to know why!
Thanks.
edit* added an image.
known issue in Chrome fixed in latest development builds.
It is a temporary workaround you can also try.
After a little bit of looking around I found that if I add
-webkit-font-smoothing: antialiased;
To my headings it seems to fix my issue. I will mark this as resolved. Thanks everyone.

Facebook Like button error: Not displaying number of likes on big button

After months of working correctly, the large version of the Facebook Like button has stopped displaying the number of "Likes". The compact version works correctly, but the big button hides the number. I am on a Mac, and the buggy behavior is consistent on Chrome, Firefox and Safari. You can see the big buttons NOT working on JoomlaDigger.com, and you can see all the small buttons working correctly on each article view.
After digging into the markup, the div with class "connect_widget_number_cloud" has element style "visibility:hidden". Very strange, since the markup does NOT show this CSS style, but Chrome CSS Inspector shows the element style.
This bug appeared on September 1st, 2011. Can anybody from Facebook comment on this?
It is also currently broken on Facebooks own page. And the bug has already been filed.

Resources