[Libreoffice-bugs] [Bug 124735] My Wish is Possibility to set the Backgroundcolor for the Tab-Pages in a Tab-Page-Container

2019-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124735

--- Comment #8 from Caolán McNamara  ---
https://opengrok.libreoffice.org/xref/core/toolkit/source/controls/tabpagecontainer.cxx?r=cf07303e#49
has...

ImplRegisterProperty( BASEPROPERTY_BACKGROUNDCOLOR );

while
https://opengrok.libreoffice.org/xref/core/toolkit/source/controls/tabpagemodel.cxx?r=cf07303e#50
doesn't

its possible that adding that line there will make the property available,
though whether that actually would give the desired behaviour is an exercise
for someone else brave to explore

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124735] My Wish is Possibility to set the Backgroundcolor for the Tab-Pages in a Tab-Page-Container

2019-08-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124735

Xisco Faulí  changed:

   What|Removed |Added

 CC||caol...@redhat.com

--- Comment #7 from Xisco Faulí  ---
@Caolán, I thought you might be interested in this issue...

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124735] My Wish is Possibility to set the Backgroundcolor for the Tab-Pages in a Tab-Page-Container

2019-08-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124735

Xisco Faulí  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||3175
 Status|UNCONFIRMED |NEW
 OS|Windows (All)   |All
   Hardware|x86-64 (AMD64)  |All
 Ever confirmed|0   |1

--- Comment #6 from Xisco Faulí  ---
@Caolán, I thought you might be interested in this issue...

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124735] My Wish is Possibility to set the Backgroundcolor for the Tab-Pages in a Tab-Page-Container

2019-06-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124735

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124735] My Wish is Possibility to set the Backgroundcolor for the Tab-Pages in a Tab-Page-Container

2019-06-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124735

--- Comment #5 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124735] My Wish is Possibility to set the Backgroundcolor for the Tab-Pages in a Tab-Page-Container

2019-06-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124735

--- Comment #4 from Juergen Klatt  ---
Created attachment 152470
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152470=edit
tabbed Pages -- Description and Screenshots

Hello Xisco Faulí,
a) 
At first, I have thougth it is the same issue with the Background-Color, but it
is‘nt.
The difference is, the Command-Button-Model and the  Command-Button itself, 
have the Backgroundcolor Property, you can see the BG-Color only in the
Dialog-Designer, in that Moment the Command-Button is drawn and the Property is
set by the Property-Sidebar. 
But if you run the Code or the Dialog-Preview, the BG-Color of the
Command-Button disappears. 
Maybe you can see a very thin colored border. 
It seems, like the color is being overlaid by a label (the Textlabel). 

b)
It isn‘t possibel to draw a Tabpage-Control in the Basic-Ide. 
There is no Symbol to click and draw it  in the Dialog-Designer. 
So I always code it „on the fly“. Everything works fine, 
but I miss the Background Color property for the TabPages. 

In my new Attachment I inserted a Despription and some Screenshots.

I tested a) and b) with:
Windows 10 Pro 1903 (18362.175)

Version: 6.2.3.2 (x64)
Build-ID: aecc05fe267cc68dde00352a451aa867b3b546ac
CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; 
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc: CL

Version: 6.3.0.0.beta2+ (x64)
Build ID: f4d2e17c89a7c1b789aa824e1b26748a985872ea
CPU threads: 4; OS: Windows 10.0; UI render: GL; VCL: win; 
TinderBox: Win-x86_64@42, Branch:libreoffice-6-3, Time: 2019-06-29_12:15:07
Locale: de-DE (de_DE); UI-Language: en-US
Calc: CL

-

1) 
The Background Color Property for the TabPages in both LibO-Versions are not
available.

2) 
The issue with the CommandButton is fixed in v6.3. Looks very good. Thank you!

Best Regards

Juergen Klatt

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124735] My Wish is Possibility to set the Backgroundcolor for the Tab-Pages in a Tab-Page-Container

2019-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124735

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #3 from Xisco Faulí  ---
Could you please check bug 123175 to see if it's the same issue ?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124735] My Wish is Possibility to set the Backgroundcolor for the Tab-Pages in a Tab-Page-Container

2019-05-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124735

Xisco Faulí  changed:

   What|Removed |Added

 Status|REOPENED|UNCONFIRMED
 Ever confirmed|1   |0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124735] My Wish is Possibility to set the Backgroundcolor for the Tab-Pages in a Tab-Page-Container

2019-05-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124735

Juergen Klatt  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Resolution|NOTABUG |---
 Status|RESOLVED|REOPENED

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124735] My Wish is Possibility to set the Backgroundcolor for the Tab-Pages in a Tab-Page-Container

2019-05-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124735

--- Comment #2 from Juergen Klatt  ---
Hello  Xisco Faulí,

that‘s rigth. It isn‘t a Bug. But I have a wish.
according to:
 
https://www.libreoffice.org/get-help/feedback/
File an enhancement request
Missing a feature or thinking of a new feature that would make LibreOffice even
better than it is today? Let us know!
So I select under „Severity =  enhancement“.
<\qoute>

I my Example-Makro, I set the Backgroundcolor to the TabPageModel.
I never will do this in my Programs, but I‘m missing the Property
„Backgroundcolor“ for the Tabpages itself. In my Dialogs it looks sometimes a
little strange, when I set a other BG-Color for the Dialog and the Tabpages
always colored in white.
At the moment there is no way to change this. MRI and XRAY don‘t list a
BG-Color for the Tabpages, only the TabpageModel have this Property.

Best Regards

Juergen

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124735] My Wish is Possibility to set the Backgroundcolor for the Tab-Pages in a Tab-Page-Container

2019-05-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124735

Xisco Faulí  changed:

   What|Removed |Added

 Resolution|--- |NOTABUG
 Status|UNCONFIRMED |RESOLVED
 CC||xiscofa...@libreoffice.org

--- Comment #1 from Xisco Faulí  ---
Hello,
Please use http://ask.libreoffice.org/ for questions.
Closing as RESOLVED NOTABUG

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs