[ALLY] Who do I report bugs in experimental releases to??
From: phil::bevan::tesco::net at: 13-Aug-2000 21:52
Hi All,
Who do I report bugs in experimental releases to??
(I am assuming feeback??)
Tab is broken in REBOL/View 0.10.25.3.1 (experimental)
REBOL [
Title: "Test5"
Date: 07/02/2000
File: %test5.r
Purpose: "Test"
]
view layout
[
field "A"
field "BC"
button "Quit" [quit]
]
tabbing between the fields produces the error
** Script Error: Cannot use path on none!
value.
** Where: liney: view/line-info/size/y
tmp: caret-to-offset face
Cheers PHil