Login dialog: no focus

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

Bug Description

In the Login dialog, the focus should be on the Profile dropdown button.

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

The logic is now:

    if {$password eq ""} {
 bind $frmid.epass <Map> { focus %W }
    } else {
 bind $frmid.popup <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.