Open
Bug 502559
Opened 16 years ago
Updated 3 years ago
Find better label for {Insert > Break Below Images} which inserts <br clear="all">
Categories
(Thunderbird :: Message Compose Window, enhancement)
Thunderbird
Message Compose Window
Tracking
(Not tracked)
NEW
People
(Reporter: stef, Unassigned)
Details
Attachments
(1 file)
|
3.37 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; pl; rv:1.9.1) Gecko/20090624 Firefox/3.5
Build Identifier:
Insert → Break Below Images inserts line breaks (< br >), we should change corresponding strings to sth like insert → line break.
Reproducible: Always
| Reporter | ||
Comment 1•16 years ago
|
||
Attachment #386951 -
Flags: review?
| Reporter | ||
Comment 2•16 years ago
|
||
(In reply to comment #1)
This should also resolve bug 320114.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•16 years ago
|
Attachment #386951 -
Flags: superreview?(bugzilla)
Attachment #386951 -
Flags: review?(neil)
Attachment #386951 -
Flags: review?
Comment 3•16 years ago
|
||
Comment on attachment 386951 [details] [diff] [review]
proposed patch
If you want to get this reviewed, you need to add someone's email into the review field. For future reference the list of people is here: https://developer.mozilla.org/en/comm-central#Requirements
As I'm here, I'll put in a couple of people for you.
Comment 4•16 years ago
|
||
(In reply to comment #0)
> Insert - Break Below Images inserts line breaks (< br >)
<br clear="all">, which is the whole point.
| Reporter | ||
Comment 5•16 years ago
|
||
(In reply to comment #4)
That's way I'm asking for a label change.
Comment 6•16 years ago
|
||
But it's not an ordinary <br>, so Insert - Line Break is misleading too.
Comment 7•16 years ago
|
||
Comment on attachment 386951 [details] [diff] [review]
proposed patch
Cancelling sr whilst discussion of which text to use is happening - please re-request when ready.
Attachment #386951 -
Flags: superreview?(bugzilla)
| Reporter | ||
Comment 8•16 years ago
|
||
(In reply to comment #6)
Start new, full width line?
Comment 9•16 years ago
|
||
Bryan, can you think of some better wording?
Summary: Insert → Break Below Images inserts br's → Insert - Break Below Images inserts <br clear="all">
Comment 10•16 years ago
|
||
In a more page based layout we'd usually call that a "page break" but that doesn't seem right here. Will try to think of some alternatives.
Comment 11•16 years ago
|
||
Comment on attachment 386951 [details] [diff] [review]
proposed patch
Cancelling review request whilst we're trying to work out better wording.
Attachment #386951 -
Flags: review?(neil)
Comment 12•16 years ago
|
||
Haven't really come across great changes, "Insert - Clearing Line Break" is about the only change I have but I'm hoping there is something better.
Comment 13•13 years ago
|
||
Wow, that's a menu which I've never seen or tried before...
And yes, the current label/caption ("Break below Images") isn't very good (nor the current summary of this bug > tweaking). It's also not easy to find something better.
Severity: normal → enhancement
Summary: Insert - Break Below Images inserts <br clear="all"> → Find better label for {Insert > Break Below Images} which inserts <br clear="all">
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•