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/16 19:43:50 UTC

[Bug 122329] New: [sidebar] You can drag the Styles&Formatting window out of the sidebar desk

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

            Bug ID: 122329
        Issue Type: DEFECT
           Summary: [sidebar] You can drag the Styles&Formatting window
                    out of the sidebar desk
    Classification: Code
           Product: General
           Version: AOO400-dev
          Hardware: PC
                OS: Windows 7
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ui
          Assignee: issues@openoffice.apache.org
          Reporter: rb.henschel@t-online.de
                CC: issues@openoffice.apache.org
            Blocks: 121420

Created attachment 80702
  --> https://issues.apache.org/ooo/attachment.cgi?id=80702&action=edit
sidebar desk with shifted Styles&Formatting window

Show Styles&Formatting in the sidebar. Do one of this:
- Grep a vacant area of the category bar of the Styles&Formatting window and
drag it to the left. Drop it at another position inside or outside the sidebar
desk.
- Ctrl-Double-Click on a vacant area of the category bar. The Styles&Formatting
window will jump out or the sidebar desk.

I think, that this behavior should not be allowed for a Styles&Formatting
window inside the sidebar desk. I see this behavior only for the
Styles&Formatting window, not for Navigator and not for Gallery.

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

[Bug 122329] [sidebar] You can drag the Styles&Formatting window out of the sidebar desk

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

rainerbielefeld <ra...@bielefeldundbuss.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |rainerbielefeld_ooo_qa@biel
                   |                            |efeldundbuss.de
     Ever confirmed|0                           |1

--- Comment #1 from rainerbielefeld <ra...@bielefeldundbuss.de> ---
Reproducible with server installation of  "AOO 4.0.0-Dev – English UI / German
locale [AOO400m1(Build:9700) - Rev. 1482523 Rev.1482259 (2013-05-15)]" on WIN7
Home Premium (64bit)", own separate user profile
Happens with docked and undocked sidebar.

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

[Bug 122329] [sidebar] You can drag the Styles&Formatting window out of the sidebar desk

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |awf.aoo@googlemail.com
           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 122329] [sidebar] You can drag the Styles&Formatting window out of the sidebar desk

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

--- Comment #2 from SVN Robot <sv...@dev.null.org> ---
"af" committed SVN revision 1483697 into trunk:
122329: Disable undocking of stylist in the sidebar.

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

[Bug 122329] [sidebar] You can drag the Styles&Formatting window out of the sidebar desk

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

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 122329] [sidebar] You can drag the Styles&Formatting window out of the sidebar desk

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

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

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

--- Comment #3 from Andre <aw...@googlemail.com> ---
The Styles&Formatting dialog was still marked as dockable. 

I have turned that off by removing the WB_DOCKABLE flag in the
SfxTemplatePanelControl.  Had to modify the DockingWindow::StateChanged()
method to update the DockingWindow::mbDockable flag accordingly.

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