Difference: 520KnownIssues (7 vs. 8)

Revision 82012-06-21 - JeanNeron

Line: 1 to 1
 

Known Issues

Table Widget Editor

  • should only accept table source inputs (allowed me to enter a file name)
Line: 25 to 25
 
  • Wide Columns appear to be truncated. Try to display a 512 character field.

Drag & Drop Editor

  • There should be a flag on the --- WIDGET spec to indicate if the field can accept a Drop action. This should be available for the following Widget types: button, label, table widget, html viewer, and Window Background. Currently only works for Widgets attached to an item. Problem: Some of those widget types do not fire an option, ie, labels, etc.
Deleted:
<
<
 

Drag & Drop Runtime

  • There are times when it would be nice for the ADC Window to gain focus when an object is dropped on it.
Line: 35 to 34
 
  • Files dropped remain in the temporary folder forever. They should probably be cleared when the --- DROP* files are initialized. Alternatively, provide a method for the designer to specify a location for dropped files, and the designer will manually clear the directory at login.
  • Create unique filenames for the temp file. Now the subject seems to be the name of the tempfile. This gives problems in dropping more items with the same subject.
  • Possible bug? When files are dragged from Thunderbird & dropped, the temp file seems to be erased almost immediately (there is no opportunity for the Appx process to get it).
Deleted:
<
<
 

New Event Points Editor (Tab In/Out/Value Changed)

  • Turning on/off any of the three turns them all off/on. The same field name is in all three positions. ** Fixed **
  • They only show up on the Alpha field GA, should be for any tabbable/modifiable field.
  • check online help
Deleted:
<
<
 

New Event Points Runtime (Tab In/Out/Value Changed)

  • If you have 2 fields beside each other, one with Tab Out and one with Tab In, only one event fires when you tab from one to the other. The Tab Out event on the first field does not fire, only the Tab In event on the next field fires. Probably needs to fire 2 events, the Tab Out (with --- CURSOR AT FIELD pointing to the field the user is leaving), then again for the Tab In.
  • Two fields on an image. Both with tab in/out set to yes, when you switch from the desktop client to another program, then switch back to the client. Then tab to the next field, no option is fired.
Line: 59 to 56
 
  • You can call .UTIL SUBR CREATE more than once without calling .UTIL SUBR CLOSE in between. This will probably cause problems. * Fixed *
  • You can call the .UTIL SUBR WRITE and .UTIL SUBR CLOSE without calling .UTIL SUBR CREATE first. *Fixed*
  • .UTIL SUBR DELETE does not remove audit history - * Fixed * added call to 0AD PROCESS (REF INT) (DEL) to duplicate processing done when Sub deleted in 0AD.
Deleted:
<
<
 
Added:
>
>

Better Error/Warning Control Runtime

  • In client preferences, the messageComboRows shows a default of 0, but it seems if there are >8 messages, a scrollbar is added. Default should show as 8?
  • What is the point of --- MESSAGES? How did you see the designer using this? The messages are still all displayed by the client in the status area, so it's not like the designer can replace that with their own display (although they can complement it).
 

Other

  • Can't xref table source process types
  • Can't print tech doc for table source types
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback