http://defect.opensolaris.org/bz/show_bug.cgi?id=11156



--- Comment #2 from Darren Kenny <dkenny at opensolaris.org> 2009-09-04 
12:54:51 UTC ---
I've taken another look at this, and found that if we are to create the
notification icon each time, then there is actually no overlap due to how we
queue up the messages, as long as we close any visible message before showing
the next one.

I've made some changes in the code to change how the notification icons are
handled - allowing for people to test the various methods, using one of 3 CLI
options:

--notify-reuse                      
    Always re-use notification message

--notify-create-always              
    Always create notification message, rather than re-use

--notify-create-always-nostatus     
    Always create notification message, rather than re-use, and don't link
    to status icon.

these are hidden options for debug purposes only.

Looking at it my preference is for the create-always since the messages just
look cleaner and better rendered, and this also matches with Orca's needs.

I'm going to set this as the default for now, and commit to SVN.

-- 
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.

Reply via email to