You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2013/05/13 14:36:28 UTC

[Bug 122302] New: [sidebar] Color controls in text property panel have different functionality from toolbar

https://issues.apache.org/ooo/show_bug.cgi?id=122302

            Bug ID: 122302
        Issue Type: DEFECT
           Summary: [sidebar] Color controls in text property panel have
                    different functionality from toolbar
    Classification: Code
           Product: General
           Version: AOO400-dev
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: ui
          Assignee: issues@openoffice.apache.org
          Reporter: awf.aoo@googlemail.com
                CC: issues@openoffice.apache.org

The controls for changing font and highlight color have different functionality
for text in Writer: when there is no selection then a click on the font color
and highlight color buttons changes to water can mode that allows coloring text
just like setting a text selection with the mouse.
This water can mode is missing from the color controls in the text property
panel.

The reason for the different functionality is that the sidebar panel does not
use the toolbox controls of the toolbar.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

[Bug 122302] [sidebar] Color controls in text property panel have different functionality from toolbar

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122302

--- Comment #3 from SVN Robot <sv...@dev.null.org> ---
"af" committed SVN revision 1482424 into trunk:
122302: Added missing includes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 122302] [sidebar] Color controls in text property panel have different functionality from toolbar

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122302

Andre <aw...@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|issues@openoffice.apache.or |awf.aoo@googlemail.com
                   |g                           |

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

[Bug 122302] [sidebar] Color controls in text property panel have different functionality from toolbar

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122302

Andre <aw...@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Andre <aw...@googlemail.com> ---
Changed the text property panel to use the regular toolbar controls for font
color and highlight.  To do this in a way that allows more such changes in the
future I moved some of the tool box code from InsertPropertyPanel to
SidebarToolBox so that SidebarToolBox now can automatically set up its controls
from a resource file.  For this it needs
   Command = ".uno:...";
lines in the ToolBoxItem definitions.

As a result the color controls in both the tool bar and the text property panel
should behave identical now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 122302] [sidebar] Color controls in text property panel have different functionality from toolbar

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122302

hdu@apache.org <hd...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |AOO 4.0

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 122302] [sidebar] Color controls in text property panel have different functionality from toolbar

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122302

Andre <aw...@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |121420

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 122302] [sidebar] Color controls in text property panel have different functionality from toolbar

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122302

--- Comment #1 from SVN Robot <sv...@dev.null.org> ---
"af" committed SVN revision 1482384 into trunk:
122302: Use tool bar controls for color controls in text property panel.

-- 
You are receiving this mail because:
You are on the CC list for the bug.