Re: Document Settings dialog partially broken on macos

2018-10-06 Thread pdv
I've updated my installation of Qt-5.11.2 to the latest available 
version and the problem has gone. Apparently this was a problem in Qt.

Sorry for bothering you about nothing.

P. De Visschere

On 04/10/2018 20:56, Patrick De Visschere wrote:

With “not highlighted” I meant that they are greyed out.
When e.g. I select “Vertical space” in “Text Layout” instead of the default 
“Indentation” the OK, Apply and Reset buttons remain greyed out.
Apparently the problem is that the screen is not updated immediately: when I 
subsequently resize the window (or switch to another app), then the display is 
shown properly.

Since you have no problem with Qt-5.9, I then checked with Qt-5.10.1 and there 
is no problem with that.

So, it seems a problem which occurs with Qt-5.11 only.



On 4 Oct 2018, at 19:17, Stephan Witt  wrote:

Am 04.10.2018 um 14:36 schrieb pdv :


Jean-Marc,

I noticed that the Document Settings dialog is partially broken in macos (build 
with Qt-5.11.2).

When making a change to the settings (with the default document class) the 
buttons (OK, apply, reset) are not highlighted. They seem still active though, 
so you can click on them.
When choosing another document class they become highlighted.

The problem is absent in commit azf... (8/7/2018) and present in commit b21... 
(10/7/2018) and I suppose it's related to the changes in QDialogButtonBox.


If I run current master (as of change 7cb0284a3f) on Mac build with Qt 5.9.4 I 
cannot see what you describe. With highlighted you mean enabled? The buttons 
get enabled on changing something to the settings.

Stephan









Re: Document Settings dialog partially broken on macos

2018-10-04 Thread Patrick De Visschere
With “not highlighted” I meant that they are greyed out.
When e.g. I select “Vertical space” in “Text Layout” instead of the default 
“Indentation” the OK, Apply and Reset buttons remain greyed out.
Apparently the problem is that the screen is not updated immediately: when I 
subsequently resize the window (or switch to another app), then the display is 
shown properly.

Since you have no problem with Qt-5.9, I then checked with Qt-5.10.1 and there 
is no problem with that.

So, it seems a problem which occurs with Qt-5.11 only.


> On 4 Oct 2018, at 19:17, Stephan Witt  wrote:
> 
> Am 04.10.2018 um 14:36 schrieb pdv :
>> 
>> Jean-Marc,
>> 
>> I noticed that the Document Settings dialog is partially broken in macos 
>> (build with Qt-5.11.2).
>> 
>> When making a change to the settings (with the default document class) the 
>> buttons (OK, apply, reset) are not highlighted. They seem still active 
>> though, so you can click on them.
>> When choosing another document class they become highlighted.
>> 
>> The problem is absent in commit azf... (8/7/2018) and present in commit 
>> b21... (10/7/2018) and I suppose it's related to the changes in 
>> QDialogButtonBox.
> 
> If I run current master (as of change 7cb0284a3f) on Mac build with Qt 5.9.4 
> I cannot see what you describe. With highlighted you mean enabled? The 
> buttons get enabled on changing something to the settings.
> 
> Stephan




Re: Document Settings dialog partially broken on macos

2018-10-04 Thread Stephan Witt
Am 04.10.2018 um 14:36 schrieb pdv :
> 
> Jean-Marc,
> 
> I noticed that the Document Settings dialog is partially broken in macos 
> (build with Qt-5.11.2).
> 
> When making a change to the settings (with the default document class) the 
> buttons (OK, apply, reset) are not highlighted. They seem still active 
> though, so you can click on them.
> When choosing another document class they become highlighted.
> 
> The problem is absent in commit azf... (8/7/2018) and present in commit 
> b21... (10/7/2018) and I suppose it's related to the changes in 
> QDialogButtonBox.

If I run current master (as of change 7cb0284a3f) on Mac build with Qt 5.9.4 I 
cannot see what you describe. With highlighted you mean enabled? The buttons 
get enabled on changing something to the settings.
 
Stephan

Document Settings dialog partially broken on macos

2018-10-04 Thread pdv

Jean-Marc,

I noticed that the Document Settings dialog is partially broken in macos 
(build with Qt-5.11.2).


When making a change to the settings (with the default document class) 
the buttons (OK, apply, reset) are not highlighted. They seem still 
active though, so you can click on them.

When choosing another document class they become highlighted.

The problem is absent in commit azf... (8/7/2018) and present in commit 
b21... (10/7/2018) and I suppose it's related to the changes in 
QDialogButtonBox.


Regards,

P. De Visschere