Opened 15 years ago
Closed 15 years ago
#352 closed defect (fixed)
'Tasks' window doesn't pop-up when user click on tool, that should appear in 'Tasks' pane
Reported by: | liuar | Owned by: | madair |
---|---|---|---|
Priority: | P2 | Milestone: | Future |
Component: | Widgets | Version: | 1.1.1 |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | 1206808.01 | Operating System: | All |
state: | New |
Description
1, Launch MG Studio.
2, Create Flexible Web Layout and view it in the web browser.
3, Hide 'Tasks' pane.
4, Click on i.e. 'Buffer' tool placed in toolbar.
actual result: The buffer is not invoked, because it is hidden in the Task pane, which is hidden as well. Error message mark appears in the bottom left corner. If the 'Tasks' window is visible, 'Buffer' tool (or any other) appears in the 'Tasks' pane properly without any error.
Change History (3)
comment:1 by , 15 years ago
Status: | new → assigned |
---|
comment:2 by , 15 years ago
I'm not sure what is being suggested, but I think it would be good to show/expand the task pane if that is where the next user interaction should be.
I only get the error message in IE. It says:
Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0) Timestamp: Wed, 17 Feb 2010 22:01:14 UTC Message: Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus. Line: 63 Char: 5 Code: 0 URI: http://localhost/mapguide2011/fusion/widgets/BufferPanel/BufferPanel.php?locale=en&session=ae69ce1c-1c0f-11df-8000-005056c00008_en_7F0000010AF20AF10AF0&mapname=Sheboygan4b7c66b50814f&popup=false&us=0
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
along with the update to TaskPane.js, there is a patch for the templates that needs to be applied:
are you suggesting that the task pane should become expanded if it is hidden when a widget writes to it?
I'm not seeing the error message mentioned