Closed Bug 953493 Opened 10 years ago Closed 10 years ago

Starting a new conversation should be keyboard accessible

Categories

(Instantbird Graveyard :: Contacts window, enhancement, P5)

0.1.1
enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugzilla, Assigned: bugzilla)

Details

Attachments

(1 file)

*** Original post on bio 42 by Goulagman <goulagman AT instantbird.org> at 2008-03-01 20:43:00 UTC ***

In the buddy list, it is possible to search or select a contact with the keyboard but a double click is needed to open a conversation. Opening it by pressing enter would be super special awesome.
Assignee: florian → bugzilla
Status: UNCONFIRMED → NEW
Ever confirmed: true
*** Original post on bio 42 as attmnt 8 by goulagman AT instantbird.org at 2008-03-02 00:29:00 UTC was without comment, so any subsequent comment numbers will be shifted ***
Comment on attachment 8351752 [details] [diff] [review]
Proposed patch to start a conversation by pressing enter or return

*** Original change on bio 42 attmnt 8 at 2008-03-02 00:42:31 UTC ***

Looks great, thanks!

Two nits I'll fix before landing:

>Index: buddy.xml

>+     </method>
>+
>+
>+    </implementation>

These empty lines are not needed.

>+    <handlers>
>+     <handler event="click" clickcount="2" action="openConversation();" />

The space before /> is not needed.
Attachment #8351752 - Flags: review+
*** Original post on bio 42 at 2008-03-07 21:31:55 UTC ***

Sending        instantbird/blist.js
Sending        instantbird/blist.xul
Sending        instantbird/buddy.xml
Transmitting file data ...
Committed revision 182.

Fixed.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: 0.2 → 0.1.2
You need to log in before you can comment on or make changes to this bug.