Comments section in yahoo doesn't word wrap properly when posting a comment

This is a very annoying problem that has been repeatable in FF 5
You try to post a comment in Yahoo and characters disappear on the right side and they DO show up when you actually post the comment.
WordWrap is not properly working. If you force a CR, the characters appear.

I'm not sure why the resolution would affect the resizer; is it a Windows 7 feature?
You can use a script to resize the box down to a width of 480px. Can you try this the next time the box isn't working? Just paste this to the address bar and press Enter:
<br>javascript:void(document.getElementById("ugccmt-post-frm-textarea").style.width="480px");
If you display the bookmarks toolbar, you can create a button to run that script. Copy the script, right-click the bar and choose New Bookmark, then paste the code in where it says Location and assign a short name such as Y-box.
If you want an earlier version, 3.6.18 is up-to-date with security fixes. 3.5 is obsolete now.

Similar Messages

  • Word wrap enabled when viewing page source?

    Am using Safari Version 6.0.2 (8536.26.17). OS is 10.8.2. "Show Develop in menu bar" is checked. I would like word wrap enabled when I view the page source, scrolling horizontally is getting old. Thanks for any help, it's been frustrating!!

    It's been a few days, no response. I'm a bit surprised, as I would think there is a solution.
    Thanks again for any help, it would be highly appreciated!

  • AWT only canvas - styled text, images, word wrap and url posting.. how???

    Wassup people!
    Ive created a java chat client which uses the JTextPane to post messeges, emoticons and styled text. But the main problem here is that the majority of web browsers only support awt. Telling the users to download the latest jre with swing is long and most would rather go to another site, so i have reprogrammed the whole client in awt apart from the textpane. I now face the problem of creating a canvas that supports styled text, images, word wrap and url posting.
    I am only a beginner in java and the initial client was quite easy to do using swing, but to program an efficient canvas that supports this has proved to be quite challenging. would anyone beable to show me the best way of doing this? or refer me onto a library that already supports this? or is there even an awt version of the JTextPane somewhere which would save alot of time? any help would be most appreciated.
    Thanks

    I've seen a few APIs that are 100% pure java in 1.1 that implement a styled text area. They aren't free though and I'm pretty sure someone made some money off of the fact that java 1.1 didn't implement a styled text area.
    I understand the problem you are having. Before the days of swing styled text was something you wished you had. Just so you know, there is no easy way of doing this. You could always paint it yourself with a canvas in a scroll pane but then you get to the point where, unless you did some serious mouse handling, highlighting text becomes very difficult.

  • Thunderbird 31.6.0 sometimes fails to word wrap properly

    Text lines sometimes fail to word wrap properly. Example: a sentence that contains the words "foggy bottom" , where the "foggy" is at the end of one line (when composing) and the word "bottom" is wrapped to the beginning of the next line appears like this: "foggybottom" when it appears in the "sent" folder. The two words were separated by a single space when composing. Does not happen all the time, only occasionally. I cannot reproduce this problem on demand - it only happens at random.

    Can you confirm that you are using Plain Text, not HTML?
    do you use Plain Text all the time?
    Can you check the following and say what you have as settings:
    Tools > Options > Advanced > General tab
    or
    Menu icon > Options > Options > Advanced > General tab
    click on 'Config Editor' button
    it will tell you to be careful :)
    In top search type: flowed
    What Value do you have for the following:
    I have not changed anything, so this is the default settings on my system.
    * mailnews.display.disable_format_flowed_support; Value = false
    * mailnews.send_plaintext_flowed; Value = true
    In top search type: wrap
    All Value settings show what I have
    What Value do you have for the following?
    * mail.compose.wrap_to_window_width; Value = true
    * mail.wrap_long_lines; Value = true
    * mailnews.wraplength; Value = 72
    * plain_text.wrap_long_lines; Value = false
    * view_source.wrap_long_lines; Value = false
    In the Saved Draft or Sent folder.
    select the email so you can read contents in message pane
    click on 'Other Actions' and then 'View source'
    where it says 'content type does it also say 'format-flowed'
    eg:
    Content-Type: text/plain; charset=windows-1252; format=flowed
    Content-Transfer-Encoding: 7bit

  • Word Wrap Lost When Switching Between XML and Author Views

    I compose DITA topics in the XML view with the word wrap option selected. If I switch to the Author view to check something and then return to the XML view, my nicely formatted XML view with all the happy element-nesting tabs goes away. I wind up with an ugly chunk of flush-left code and text that's difficult to read. Is there a reason why FM can't remember the tabs and word wrap when I return to the XML view?
    I'm relatively new to using FM's structured side for DITA, so perhaps I'm missing the obvious solution to this problem. If you know the answer, I'd appreciate if you'd clue me in.
    Thanks!

    Sarah,
    When you switch from XML to Author (or WYSIWYG) view, FM does not "remember" the XML document at all. Instead, internally it creates a structured FM document with the same element structure (possibly modified by the underlying XML application). When you switch back to XML view, it creates a new XML document from the current element structure, thereby preserving any changes you made in Author View. FM is very conservative about writing white space to XML in order to avoid inserting unwanted significant space.
    If you do all your editing in XML View and want to inspect the formatted version of the document without making changes to white space, always make a copy of the XML document (with File > Save As) and use the copy in Author View.
    --Lynne

  • Yahoo mail not word-wrapping sometimes

    I found another thread where someone was having a similar issue:
    http://discussions.apple.com/thread.jspa?messageID=7233171&#7233171
    I occasionally end up with emails that roll way off the screen to the right, and have to scroll back and forth repeatedly to read the message. It doesn't do this with all the messages, but it's really irritating when it does. I'm trying to figure out if there's any correlation between this happening, and what service I'm corresponding with (ie: the messages I notice it on are from other Yahoo accounts, but were composed on a PC, not a phone), though it's not consistent.
    Message was edited by: Sonicjay

    What I notice is that it's when there is quoted text in the message. If I have someone send me a new message it will be fine, but one with long, quoted text from the same person is so small as to be unreadable, and the scrolling is very annoying. So I wonder if it has something to do with the way the quoted text is being formatted. I haven't tried using plain text.
    Anyway, hopefully someone will have an idea. It's pretty aggravating.

  • Textflow and flowComposer word wrap

    Hi
    I have a word wrap question re...
    I have a textflow that I'm splitting into multiple sprites (pages). I also have a columnCount of 2, so the text fits into two columns, and then continues onto the next page.
    Here's an example of the text...
    testString+='<p ALIGN="LEFT">Description</p><textformat blockindent=10>Product details with decent length that that overruns the column line '+i+'</textformat>';
    ... and I've concatenated it 500 times so I have a decent length test string to put into the textFlow.
    Which comes out like (imagine 3 lines per page)...
    Description                                                                                                Description
      Product details with decent length that that overruns the column line 1            Product details with decent length that that overruns the column line 4
    Description                                                                                                Description
      Product details with decent length that that overruns the column line 2            Product details with decent length that that overruns the column line 5
    Description                                                                                                Description
      Product details with decent length that that overruns the column line 3            Product details with decent length that that overruns the column line 6
    (page break)
    Description                                                                                                Description
      Product details with decent length that that overruns the column line 7            Product details with decent length that that overruns the column line 10
    Description                                                                                                Description
      Product details with decent length that that overruns the column line 8            Product details with decent length that that overruns the column line 11
    Description                                                                                                Description
      Product details with decent length that that overruns the column line 9            Product details with decent length that that overruns the column line 12
    (etc for about 10 pages until we get to the 500th pair)
    It works nicely, however, I'm wondering how you set it up to NOT word wrap on 'Product details with decent length that that overruns the column line 1' - so in other words, cut that line of if it hits the column edge?
    I tried LineBreak.EXPLICIT, but that only allows one page to be created, and no word wrapping occurred.
    Or is there a way to set it up within an html tag?
    Thank you.

    kethryvalis wrote:
    The "Name" text bounding box that I've created is set to a specific height/width (and needs to stay that way) with a font size of 94.22 pt; however, some of the names are REALLY long and are too big for the bounding box.  They word-wrap.  When I run the "data merge," I need Photoshop to automatically resize the text in the bounding box so that it doesn't word wrap.
    That is not possible its a contradiction resized text would not be font size 94.22.  Data driven graphics as far as I know does not have any text re-sizing feature.  Your template needs to be sized to support the longest text possible.   Text length need to be limited to fit within the space provided in the template psd file.
    It may be possible to write a Photoshop script to resize text layers to fit within some bounds. However is not possible to explain to you thoroughly in simple terms that would enable you to write the script. You most likely know the logic needed to do the resize and really don't need it explained to you.   What you lack is Photoshop scripting knowledge.  You have no script programming skills.  Learning a supported scripting language takes time and of top that you need to learn Adobe Document Object Model and it limitations and about Adobe's Scriptlistener Plug-in that records Action Manager scripting code. Developing Photoshop scripts is not an easy user feature like Adobe Actions Palette recorder/editor. Scripts need to be designed and programmed and debugged.
    Scripts are easy to use like actions and are more powerful then actions. You most likely have use some that are shipped with Photoshop,  Image Processor, Fit Image, Photomerge, lens correction  etc. Find your Photoshop version version Presets\Scripts folder and open any of the  .jsx file in the folder in a text editor see if you can understand somewhat what is written.  If you can you may want to learn scripting Photoshop.  Most Photoshop users never write a Photoshop script.

  • How to  word wrap the Print from JEditorPane correctly to a print page?

    Hi,
    I'm trying to print text from the JEditorPane. However the printout does not word wrap and some gets cutoff. Is there a way to set the word wrap when printing?
    Thanks for you help.

    Some of my Hotmail emails are not word wrapping properly. Partial word wrapping is done,but each sentence requires the use of the scroll bar to reach the end.
    Other emails are normal.I opened Hotmail in IE9,and the same email wraps normally.I have FF 9.0.1 running on Win7 Home Premium.

  • Preventing word wrapping in JTextpane

    I'm stumped about preventing word wrapping in a JTextpane. Any suggestions?

    Word wrapping occurs when the text hits the "edge" of the JTextPane, as (ordinarily) defined by the parent component of the JTextPane. But if you view the JTextPane in a JScrollPane, the edge is defined by the JTextPane itself rather than the parent component. So if the JTextPane is wide enough, the text will not wrap (you may or may not need to call setSize on the JTextPane). You can turn off the horizontal scrollbar if you like, using JScrollPane.setHorizontalScrollBarPolicy(HORIZONTAL_SCROLLBAR_NEVER), which would cause any text wider than the JScrollPane parent to simply be clipped off.
    A code sample is usually available at http://www.radecke.ch/exscrolltextpane.htm (the site appears to be down at the moment).

  • Word wrap Event Title inconsistent

    I would like to have the full title of an event displayed in iCal monthly. Sometimes it happens and word wraps properly, and other times it won't display the 2nd line. What rules is the software using to decide what to word wrap and display and what not to? I can't find any setting anywhere.

    where? when? how? what is your question?
    put a little effort into your posting next time...

  • How to word wrap, keep font size constant

    The zoom feature on the screen is constantly changing the size, in hotmail (windows live). I can zoom it back, but shouldn't have to do it constantly. Also, is there a way to set settings so email messages will word wrap, to keep from having to scroll back and forth to read them. I have a 14" screen on my laptop, but it stays too big.

    Some of my Hotmail emails are not word wrapping properly. Partial word wrapping is done,but each sentence requires the use of the scroll bar to reach the end.
    Other emails are normal.I opened Hotmail in IE9,and the same email wraps normally.I have FF 9.0.1 running on Win7 Home Premium.

  • Is there a setting to wrap code when resizing the application window?

    I find it very annoying that I have to scroll horizontally to get to specific areas of my code. Is there some sort of preference that I can set to wrap my code so that it wouldn't extend past the visible area of the application window? Thanks.

    It's June 16 and no word wrap. Maybe there was word wrap. When I downloaded Edge Code, I immediately started installing some brackets plugins. Could one of them eliminated word wrap?
    Speaking of brackets plugins, it's hard to know whether one is or isn't compatible with Edge Code. Of the ones I installed, none of them has prompted Edge Code to warn me of anything, however, some of them seem to work and some of them appear in the interface but don't seem to work, and some of them just aren't there at all.
    Perhaps I need a cheat sheet like with brackets so I know what magical key combination will make something work or reveal something hidden?
    Anyway, support for plugins needs to be clarified. If there are going to be plugins, there needs to be a pluins manager (the one from brackets doesn't work).
    But I was mentioning Word Wrap... Is that part of the current build and I destroyed it with a plugin?

  • Looking for a word processor without word wrap, text edit doesn't cut it

    I'm looking for a word processor without word wrap, text edit doesn't work. In text edit, it automatically scoots my text over to the next line but I just want it to keep going with a horizontal scrollbar. Is there a text editor I can download from the app store or can I get textedit to work somehow where it uses a horizontal scroll bar instead of entering text to the next line?

    Hi,
    thought TextWrangler can do it.
    But it seems that the 'no word-wrap' "feature" isn't that much wanted anymore.
    Maybe one of these http://www.macupdate.com/find/mac/text%20editor can do it.
    Regards
    Stefan

  • pre div style="word-wrap:break-word" long text /div /pre doesn't force wrap

    <pre><div style="word-wrap:break-word">long text</div></pre> works in IE9 but not FireFox 31. Actual returns do wrap text but the text of long paragraphs extends outside the <div>, despite the word-wrap:break-word style. Maybe I'm expecting too much interpretation from <pre>? But I am thinking if IE can handle this, perhaps FireFox could too?

    Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
    http://forums.mozillazine.org/viewforum.php?f=25
    You'll need to register and login to be able to post in that forum.

  • DataGrid, HTML Text, and WORD WRAPPING

    I have a datagrid, with 2 columns:
    - comment
    - date
    The dataprovider that feeds the datagrid is an array
    collection, with each object containing the following fields:
    - comment
    - date
    - viewed
    What I want to do is BOLD the comment cell if the comment has
    not yet been viewed. What I first tried doing was to just insert
    the <b></b> tags on the server and then feed them up to
    Flex. So here's the code that I had tried to do this with:
    <mx:DataGridColumn>
    <mx:itemRenderer>
    <mx:Component>
    <mx:HBox>
    <mx:Label htmlText="{data.comment}" />
    </mx:HBox>
    </mx:Component>
    </mx:itemRenderer>
    </mx:DataGridColumn>
    This works, but I lose the word wrapping for long comments (I
    have wordwrap="true" defined on my DataGrid).
    Then I tried changing my approach and doing something a
    little more simple to try and preserve the word wrapping, like
    this:
    <mx:DataGridColumn dataField="comment" width="100"
    wordWrap="true" fontWeight="{(data.viewed==0 ? 'bold' : 'normal')}"
    />
    Yet that doesn't seem to work either, it appears to just
    completely ignore everything... no bolding whatsoever.
    So my question is: what's the best to to control the BOLDING
    of a DataGrid cell while at the same time retaining the word wrap
    features?
    Thanks,
    Jacob

    <mx:DataGridColumn>
    <mx:itemRenderer>
    <mx:Component>
    <mx:HBox>
    <mx:Label htmlText="{data.comment}"
    wordWrap="true" height="100%"/>
    </mx:HBox>
    </mx:Component>
    </mx:itemRenderer>
    </mx:DataGridColumn>
    You might also have a little more luck working with a
    TextArea

Maybe you are looking for

  • Mac Pro SATA card

    Hello to all you fellow Mac pro users Recently I ran into a problem while upgrading my macs hard drive space and it wound up taking the life of my logic board. What I actually believe happened is that the controller card and thus my mac cannot read f

  • Overriding automatic organization of iTunes music in Finder -- help please

    Hello. I'm trying to organize the music in my iTunes library in the Finder (in the folder at .../[user]/Music/iTunes/iTunes Music). However, when I drag music into the library in the iTunes application, which makes it appear in that folder in the Fin

  • Purchase order pending for release report

    Hi Gurus, Is there any report which will give a list of POs pending for release? Regards, Kumar

  • How to Compile and run a GUI project made in Netbeans from shell

    hi all ..... I develpoed a java project using Netbeans .The project has GUI also (JFrame and various layout ) . The project is building and running fine through netbeans .But when I tried to compile the source files (*.java files) from shell , I fail

  • Invoke the command unzip from unix in java-code ...

    Hi people, i have problem, i want to use the command unzip from unix, to unzip a zip-file, the commend unzip must invoke from java-code. Can someone help me. I use the zip-api, but i have 100Mb zip-file, it needs very long time to unzip the zip-file.