bugDotGNU Portable.NET - Bugs: bug #10717, Form->ShowDialog does not show...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #10717: Form->ShowDialog does not show the form as a modal form

Submitter:  Heiko Weiss <brubbel>
Submitted:  Mon 18 Oct 2004 05:48:41 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open

Sat 23 Oct 2004 01:50:04 AM UTC, comment #2: 

Bug #9499 is not related to this one, however it does follow the same code path.

Investigation of #9499 shows me that the Owner property for the child form (2nd form) is being set which allows the TopLevelWindow.cs/TransientFor method to set the appropriate Xlib flag accordingly.  As mentioned in the previous comment, this is more than likely a window manager issue.

Deryk Robosson <drobosson>
Group Member
Wed 20 Oct 2004 04:43:23 PM UTC, comment #1: 

Have a look at http://wiki.tcl.tk/3541 and http://www.xfree86.org/4.2.0/XGrabPointer.3.html .

Metacity 2.6.3 has a few fixes for modal windows - but I think  a GrabPointer/Keyboard is what is missing.

My 2 cents.

Anonymous
Mon 18 Oct 2004 05:48:41 AM UTC, original submission:  

Form->ShowDialog should show the form modal, but does not.
If U create a first form and call the 2nd form ShowDialog() you can switch back to the first Form. That's not correct.
See sample.

Heiko Weiss <brubbel>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #1878:  ShowDialog.zip added by brubbel (25KiB - application/x-zip-compressed - Sample)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2004-10-18 brubbel Attached File- Added ShowDialog.zip, #1771

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code