dogtail-devel [Bug 335546] Dogtail does not handle modality of windows and dialogs



Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=335546
 dogtail | Framework | Ver: unspecified


Jose Dapena Paz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #64022|0                           |1
        is obsolete|                            |




------- Comment #3 from Jose Dapena Paz  2006-05-05 15:58 UTC -------
Created an attachment (id=64869)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=64869&action=view)
New patch for modality

This new patch follows the recommendations extracted from the discussion today
in IRC. Mainly it does:
   * Remove all introduced predicates in previous patch, except IsATopLevel, as
it does not make sense to put stateset properties there.
   * Now there's a new "modal" property getting the SPI_STATE_MODAL from the
state set.
   * There's a new "canReceiveEvents" that evaluates sensitivity and modality.
Modality is only checked if the modalTrack config property is set up.
   * Previously in dogtail we blocked events using "sensitive" property. The
patch changes it to use "canReceiveEvents".


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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]