I have an app that works fine in OS10.9 (Mavericks), but has an issue in 10.10 (Yosemite).
I have a simple test stack attached. If you click on the top button in 10.9, a silly ask dialog appears, and the label of the middle button stays visible. So does the label of the lower button.
But if you run this in 10.10, the label in the middle button disappears. The label of the lower button remains intact.
That middle button has both backColor and a hiliteColor set. The lower button is a plain default button. It does not matter if the label property is set or not. The "label" will disappear whenever any sort of dialog is invoked, ask, answer, whatever.
Can someone verify before I send this along to QCC?
Craig Newman
Yosemite label problem
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Yosemite label problem
Hmm.
The file exceeded the 2MB limit. It was zipped, and was a standalone just about as small as one can get. I am attaching a zipped stack instead of the standalone. This has now to be made into a standalone at your end, should you care to.
Craig
The file exceeded the 2MB limit. It was zipped, and was a standalone just about as small as one can get. I am attaching a zipped stack instead of the standalone. This has now to be made into a standalone at your end, should you care to.
Craig
-
- VIP Livecode Opensource Backer
- Posts: 157
- Joined: Thu Jun 29, 2006 4:16 pm
Re: Yosemite label problem
Craig,
Yes, I see the problem in Yosemite. I see the problem in the standalone and in the IDE.
The problem seems to “go away” when any button style other than “standard” is assigned to the button.
be well,
randy
Yes, I see the problem in Yosemite. I see the problem in the standalone and in the IDE.
The problem seems to “go away” when any button style other than “standard” is assigned to the button.
be well,
randy
Re: Yosemite label problem
Hi Craig,
I see the same as you with Yosemite.
Paul
I see the same as you with Yosemite.
Paul
Re: Yosemite label problem
Bug reported and confirmed. I guess this will get resolved one day. But it may not be earth shattering to the LC team.
Craig
Craig