List of Xojo Desktop most important bugs

Here’s my curated list of showstoppers from my big list posted in the other thread:

51124 Structure alignment issues in Windows
51636 Min Width and Min Height slightly off and snaps back to correct size only in 64bit
52211 Invalid access to memory location when trying to use a pointer to a structure in 2018r1 64bit
54028 Obtaining a handle via a pictures graphic object stops future access
55262 A window opened from a modal window can’t be interacted with
55312 Framework failed assertion at objects.cpp:208
55398 Shift+Enter on a nested If with code reformatting causes code corruption
55857 Window can resize smaller than min size only in 64bit
58563 Xojo IDE doesn’t close when responding to WM_ENDSESSION if Keep Xojo running is selected
59626 URLConnection memory allocation issues when using async Send to download a file
59628 Possible URLConnection memory leak
59656 ByRef isn’t added to 32bit delegate parameters of structures in windows
61368 messagebox doesn’t stop timer different between windows and mac
63423 Code corruption when using code reformatting, split lines and undo
63424 Issues when splitting lines when using a code reformatting script
63464 Timer is kept alive after closing window in 32bit but not 64bit leading to NOE
63720 Window.Activate fires even though the window doesnt have focus in Windows
63721 Format output errors with certain formatting
63751 ComboBox doesn’t fire Change event even though the selection has changed
63810 Debugging a structure containing WString causes crash
65678 App unexpectedly exits in 32bit but not 64bit
66178 TextEdit.CharacterPosition is wrong in Windows
66208 Shell.Execute breaks when using quoted strings
66210 FolderItem.ShellPath fails to return short path if the filesystem doesn’t support short path but the file actually exists

Here is my list of bugs that make Xojo look bad from my long term windows user standpoint:

43575 Window Min Width/Height being ignored in specific case
43704 ListBox Shift+End, Shift+Home incorrect behaviour
43705 ListBox Shift+Down Arrow, Shift+Up Arrow incorrect behaviour
46694 ListBox vertical scrollbar not positioning correctly on resize
47810 Listbox.HeaderHeight returns incorrect value
47811 Listbox with no border causes focus issues
49189 Slow debugging lengthy data sets in variable viewer of IDE
51123 Switching between Structures doesn’t refresh structure size after using toggling Show 64 bit sizes
51418 Unable to scroll to end of debug variable hex view in the IDE
51419 Unable to scroll to top of debug variable hex view in the IDE when adjusting the size of the pane
51471 Autocomplete on a module shows all sub modules at every level
51478 Textarea scrollbar height changes size when the control has multiple screens of text
51479 Extra line added when copy and pasting from and to a textarea
52586 Listbox focus showing when it shouldn’t in Windows
52587 Keyboard focus remains on listbox when it shouldn’t in Windows
52824 Window resize during modal MessageDialog causes MessageDialog to resize
53189 Labels flicker when you alter the size of their container control
53415 HTML Viewer breakpoints program when opening a PDF from local drive
54144 DoShellCommand fails if path contains non-ascii character
54565 Window MouseEnter MousExit fire at different locations
55589 Unable to run desktop project after running web project
55727 Size of structure which refers to another structure does not update properly
55729 Undo doesn’t track changes to structures
55856 Window min height/width issue when resizing window
56962 Disabled TextField background color is now unusable as its always grey
58603 Super return of nested inline if expand in incorrect order
58681 Trying to use debug UTF32 crashes the IDE
59760 XojoScript stack overflow crashes app
61369 ProgressBar MaximumValue is limited to 65536 under windows but not on the mac
63528 RadioButton’s keyboard input only works after you’ve click a RadioButton in Windows
63529 RadioButtons in groups don’t follow windows standard behaviour
63636 Clicking into a control that has Format set can place the caret in the wrong position
63637 A TextField that has Text when a window is shown isn’t correctly highlighted if is has focus
63642 SearchField Tooltip doesn’t work
64036 Switching views in IDE causes memory usage to increase, possible memory leak
64246 Code entry slows for every workspace you have open showing a window
65295 WString and CString don’t change size in the IDE when changing architecture

1 Like