Closed Bug 248845 Opened 21 years ago Closed 20 years ago

Text rewrapping in text areas

Categories

(Firefox :: General, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: samuli.karkkainen, Assigned: bugzilla)

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040207 Firefox/0.8 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040207 Firefox/0.8 It would be good if Firefox had the ability to rewrap text in text areas. I'm forced to use an HTML email interface, and often people send emails with fairly long lines. Especially when one adds to that the quotation marks ">", the lines become too long, get wrapped and look way ugly. The text editor "joe" does the wrapping in a way I wish Firefox were capable of doing. If you have joe installed (has been on Redhat install CDs for a long time), you can try the feature by starting joe, pressing ^T W to disable line wrapping, typing more than abou 80 characters (some of which are spaces), and typing ^K J to wrap the text, while the cursor is over the paragraph to be wrapped. Joe recognizes "paragraphs" in the text quite smartly, and if no text is selected while ^K J is pressed wraps only the paragraph the cursor is over. The paragraph detection algorithm appears to be such that paragraphs are separated by empty lines, except "non-text" characters in beginning of the line are ignored. This way fe. in the above example with wrapping quoted text, paragraphs get detected correctly regardless of quoting. I suggest Firefox uses similar interface: if any text is hilighted, wrap it (I'm not sure if it should be considered one paragraph, or the paragraphs within it detected automatically as joe does), otherwise wrap current paragraph. It would also be good if there was some way to set the right margin manually. Reproducible: Always Steps to Reproduce:
yes i almost got banned in a forums by by my post which was i huge line which broke the tables i typed in a box just lke this one i am typing in now on bugzilla... i'll also like this please have it in version 1 at LATEST
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b5) Gecko/20050928 Firefox/1.4 ID:2005092803 WFM
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Has this feature really been implemented? It's not in FF 1.5 alpha2 as far as I can see, or at least I can't find the UI for using it.
You need to log in before you can comment on or make changes to this bug.