[Libreoffice-bugs] [Bug 128612] Toolbars show wrong area type for pattern and do not work correctly

2021-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128612

Katarina Behrens  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |bu...@bubli.org
   |desktop.org |
 Status|NEW |ASSIGNED

-- 
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 128612] Toolbars show wrong area type for pattern and do not work correctly

2021-06-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128612

Heiko Tietze  changed:

   What|Removed |Added

   Priority|lowest  |medium
   Severity|trivial |normal
 CC||bu...@bubli.org

--- Comment #4 from Heiko Tietze  ---
It's beyond my skills. 

In svx/source/tbxctrls/fillctrl.cxx the function
SvxFillToolBoxControl::StateChangedAtToolBoxControl() receives
SID_ATTR_FILL_BITMAP; there is no SID_ATTR_FILL_PATTERN defined. 

Pattern and Bitmaps seems to be handled similar, see for example
svx/source/sidebar/area/AreaPropertyPanelBase.cxx
AreaPropertyPanelBase::Update() 

case eFillStyle::BITMAP:
case eFillStyle::PATTERN:
{
...
if(pSh && pSh->GetItem(SID_BITMAP_LIST) && eXFS == BITMAP)
{
else if(pSh && pSh->GetItem(SID_PATTERN_LIST) && eXFS ==
PATTERN)
{
...

Maybe Bubli knows whether this is easy to solve or just not implemented yet.

-- 
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 128612] Toolbars show wrong area type for pattern and do not work correctly

2019-11-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128612

Heiko Tietze  changed:

   What|Removed |Added

 CC||rayk...@gmail.com
 Blocks||103223

--- Comment #3 from Heiko Tietze  ---
Not sure about the meta blocker... Adding also Jim as he did some work around
this topic.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103223
[Bug 103223] [META] Area fill tab bugs and enhancements
-- 
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 128612] Toolbars show wrong area type for pattern and do not work correctly

2019-11-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128612

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
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 128612] Toolbars show wrong area type for pattern and do not work correctly

2019-11-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128612

Xisco Faulí  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||9008

-- 
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 128612] Toolbars show wrong area type for pattern and do not work correctly

2019-11-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128612

Xisco Faulí  changed:

   What|Removed |Added

 CC||heiko.tietze@documentfounda
   ||tion.org

--- Comment #2 from Xisco Faulí  ---
@Heiko, anyone from the UX team that might be interested in fixing 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 128612] Toolbars show wrong area type for pattern and do not work correctly

2019-11-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128612

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Severity|normal  |trivial
   Priority|medium  |lowest
 CC||xiscofa...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #1 from Xisco Faulí  ---
Reproduced in

Version: 6.5.0.0.alpha0+
Build ID: d6e2d624a124454fa4ac80cb30a924571a609101
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

-- 
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 128612] Toolbars show wrong area type for pattern and do not work correctly

2019-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128612

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
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 128612] Toolbars show wrong area type for pattern and do not work correctly

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

Gerhard Weydt  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||3804

-- 
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