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 2012/10/07 10:13:07 UTC

[Bug 121174] New: UnoControlGrid horizontal scrollbar freeze

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

          Priority: P3
            Bug ID: 121174
          Assignee: ooo-issues@incubator.apache.org
           Summary: UnoControlGrid horizontal scrollbar freeze
          Severity: normal
        Issue Type: DEFECT
    Classification: Code
                OS: Windows XP
          Reporter: marcelly@club-internet.fr
          Hardware: PC
            Status: CONFIRMED
           Version: AOO 3.4.1
         Component: code
           Product: api

Created attachment 79740
  --> https://issues.apache.org/ooo/attachment.cgi?id=79740&action=edit
Simple grid example

The attachment contains a grid without scrollbars.
Make the horizontal scrollbar appear by dragging to the right the right side of
the last column.
Move the scrollbar position. It seems to work at first, but soon it will
freeze. No way to defreeze it.

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

[Bug 121174] UnoControlGrid horizontal scrollbar freeze

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

brinzing <ol...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver.brinzing@gmx.de

--- Comment #1 from brinzing <ol...@gmx.de> ---
.

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

[Bug 121174] UnoControlGrid horizontal scrollbar freeze

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

hanya <ha...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hanya.runo@gmail.com

--- Comment #2 from hanya <ha...@gmail.com> ---
It looks the horizontal scrollbar is frozen after the described procedure but 
it is hidden already. I set BackgroundColor of the grid model and tried, 
it is gone. I tried to force redraw the dialog by hiding with other window and 
show it up again, the horizontal scrollbar is not shown.

Once the scrollbar is moved back to the left after the scrolling to right side, 
columns are resized to match with width of the grid window and the horizontal 
scrollbar is not required anymore and hidden.
It seems this behavior is depends on Flexibility value of XGridColumn. 
When I set Flexibility value to 0 for all columns, resizing of the column width 
by the horizontal scroll is never happen.

So we need full specification about the grid control behavior.

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

[Bug 121174] UnoControlGrid horizontal scrollbar freeze

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

bmarcelly <ma...@club-internet.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |UNCONFIRMED
                 CC|                            |marcelly@club-internet.fr
     Ever confirmed|1                           |0

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