Closed Bug 1534478 Opened 6 years ago Closed 6 years ago

[de-xbl] (Follow-up bug for Bug 1523607) Fix attachmentlist focus bug.

Categories

(Thunderbird :: Mail Window Front End, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: arshad, Unassigned)

References

Details

Selected attribute(https://searchfox.org/comm-central/source/mozilla/toolkit/content/widgets/richlistbox.xml#83) from selected item in attachmentlist elements is removed by this line(https://searchfox.org/comm-central/source/mozilla/toolkit/content/widgets/richlistbox.js#485). Click(https://searchfox.org/comm-central/source/mozilla/toolkit/content/widgets/richlistbox.js#878) handler is called after mousedown event. Ideally it should not remove the current selected item but something is going wrong here. Other than that, the patch seems to be working fine for vertical and horizontal attachmentList.

Depends on: 1523607
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED

The focus issue is fixed in the Bug 1523607 itself.

Resolution: FIXED → WORKSFORME
You need to log in before you can comment on or make changes to this bug.