Message dialog: no focus

Bug #225551 reported by sander
2
Affects Status Importance Assigned to Milestone
Coccinella
Fix Released
Wishlist
Mats

Bug Description

In the Message dialog, the focus should be on:
1) the To field when the dialog is opened from within the Action menu
2) the Subject field when the dialog is opened from within the roster

sander (s-devrieze)
Changed in coccinella:
assignee: nobody → matsben
importance: Undecided → Wishlist
Revision history for this message
Mats (matsben) wrote :

The logic is now:
    # Focus.
    if {[llength $jidL]} {
 bind $waddr.addr1 <Map> { focus %W }
    } else {
 bind $wsubject <Map> { focus %W }
    }

Changed in coccinella:
milestone: none → 0.96.10
status: New → Fix Committed
sander (s-devrieze)
Changed in coccinella:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.