Closed
Bug 523254
Opened 15 years ago
Closed 15 years ago
possibly fallback to always showing reply to sender as default
Categories
(Thunderbird :: Message Reader UI, defect, P1)
Thunderbird
Message Reader UI
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0rc1
People
(Reporter: clarkbw, Assigned: clarkbw)
Details
(Whiteboard: [no l10n impact])
Attachments
(1 file)
(deleted),
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
By release time we need to have either gotten bug 248681 into a state we are comfortable with for landing in rc1 or we should turn on the reply to sender button by default.
Original designs of the header buttons called for bug 248681, which was never put on priority to fix, and now we are receiving the kind of expected feedback that comes with this change to defaulting to public replies instead of private.
The code change is a simple boolean pref switch, this bug is just about remembering to do that. Likely this should block and possibly depend on bug 248681
Assignee | ||
Comment 1•15 years ago
|
||
Here's the patch to make this happen
Assignee: nobody → clarkbw
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•15 years ago
|
||
I'm setting this as blocking seeing as the UI for bug 248681 will not land for TB3.0 and this is our fallback.
Flags: blocking-thunderbird3+
Priority: -- → P1
Whiteboard: [no l10n impact]
Target Milestone: --- → Thunderbird 3.0rc1
Assignee | ||
Updated•15 years ago
|
Attachment #408902 -
Flags: review?(bugzilla)
Assignee | ||
Comment 3•15 years ago
|
||
Comment on attachment 408902 [details] [diff] [review]
toggle reply_sender button pref to on
Mark, can you review this?
Updated•15 years ago
|
Attachment #408902 -
Flags: review?(bugzilla) → review+
Comment 4•15 years ago
|
||
Checked in:
http://hg.mozilla.org/comm-central/rev/32734f9b4f15
http://hg.mozilla.org/releases/comm-1.9.1/rev/b38d28cdb52a
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 5•15 years ago
|
||
This change makes bug 520249 considerably worse, sometimes leaving
only 2 characters of the "From" (Author), due to the extra button. I don't think the affected users will find or even look for the context menu entry.
You need to log in
before you can comment on or make changes to this bug.
Description
•