Okay Bug Report https://quality.livecode.com/show_bug.cgi?id=23075
Bob S
On Jan 25, 2021, at 4:53 PM, Bob Sneidar via use-livecode
mailto:use-livecode@lists.runrev.com>> wrote:
Hi Panos.
I have a recipe. It’s when the stack is modal AND I ask password as sheet.
I’ll open a bug report and sen
Hi Panos.
I have a recipe. It’s when the stack is modal AND I ask password as sheet.
I’ll open a bug report and send the stack along.
Bob S
> On Jan 25, 2021, at 8:33 AM, Bob Sneidar via use-livecode
> wrote:
>
> Hi Panos.
>
> I’m running High Sierra. I’ll try again with a new stack. I
Hi Panos.
I’m running High Sierra. I’ll try again with a new stack. It may be something
in my stack that the older versions of LC do not mind but the latest does.
Bob S
> On Jan 21, 2021, at 12:35 AM, panagiotis merakos via use-livecode
> wrote:
>
> Hello Bob,
>
> I just did a quick test
I tried it on LC 9.6.2 RC-2 in Big Sur and it worked, but it didn’t put the
window title on the entry window.
on mouseUp
ask password "Please log in:" titled "Password Test"
answer it
end mouseUp
Bill
> On Jan 21, 2021, at 12:35 AM, panagiotis merakos via use-livecode
> wrote:
>
> He
Hello Bob,
I just did a quick test in LC 9.6.2 RC-2 and I cannot reproduce this bug. I
put this code in a button:
on mouseUp pButtonNumber
ask password "Please log in:" titled "Password Test"
end mouseUp
I also tried putting this button in a modal stack.
In both cases, I can type in the ask
Oddly 9.6.2 RC2 Community DOES solve the Standalone App settings bug I
mentioned in another post. This is all Mac BTW.
Bob S
> On Jan 20, 2021, at 4:21 PM, Bob Sneidar via use-livecode
> wrote:
>
> Hi all.
>
> Ask Password dialog pops but will not take input, nor can I click the Cancel
>
Hi all.
Ask Password dialog pops but will not take input, nor can I click the Cancel or
OK buttons.
V9.6.2 RC2
Bob S
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscr