Closed
Bug 480606
Opened 16 years ago
Closed 16 years ago
load mail start page needs a second click to actually load, after a message is selected
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0b3
People
(Reporter: mkmelin, Assigned: mkmelin)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
1.39 KB,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
STR:
1) Load a message into view
2) Click Go -> Mail start page
Result: blank message pane
3) Click Go -> Mail start page again
Result: the mail start page is loaded.
I wonder if this is a regression... (tested on linux/latest 1.9.1)
Comment 1•16 years ago
|
||
Also seen on mac. If it is a regression, bug 474533 could be a possible candidate.
OS: Linux → All
| Assignee | ||
Comment 2•16 years ago
|
||
Regressed 2009-02-26 -> 2009-02-27, so yeah looks like fallout from bug 474533.
<http://hg.mozilla.org/comm-central/pushloghtml?startdate=2009-02-26+03%3A00%3A00&enddate=2009-02-27+03%3A00%3A00>
I'll take this, as I have a fix, but it will bitrot one of my other patches, so will attach it after that patch has moved on.
(In loadStartPage() the selection should be cleared before loading the new message.)
Assignee: nobody → mkmelin+mozilla
Blocks: 474533
Keywords: regression
Hardware: x86 → All
Target Milestone: --- → Thunderbird 3.0b3
| Assignee | ||
Comment 3•16 years ago
|
||
To be applied on top of the patch for bug 388509.
| Assignee | ||
Updated•16 years ago
|
Attachment #371052 -
Flags: review?(bugzilla)
| Assignee | ||
Updated•16 years ago
|
Status: NEW → ASSIGNED
Comment 5•16 years ago
|
||
Comment on attachment 371052 [details] [diff] [review]
proposed fix
Excellent, thanks for fixing this.
Attachment #371052 -
Flags: review?(bugzilla) → review+
| Assignee | ||
Comment 6•16 years ago
|
||
changeset: 2487:29b6f9d77ce7
http://hg.mozilla.org/comm-central/rev/29b6f9d77ce7
->FIXED
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•