[Issue 125234] 2 scroolbars blocked at the ends of the sheet

2014-08-01 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125234

Steve Yin steve.yin@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED
 CC||steve.yin@gmail.com

--- Comment #10 from Steve Yin steve.yin@gmail.com ---
Verified on AOO 4.1.1m4

-- 
You are receiving this mail because:
You are watching all issue changes.


[Issue 125234] 2 scroolbars blocked at the ends of the sheet

2014-08-01 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125234

fanyuz...@gmail.com changed:

   What|Removed |Added

 CC||fanyuz...@gmail.com

--- Comment #11 from fanyuz...@gmail.com ---
It's verified fixed in build AOO411m4(Build:9774)  -  Rev. 1614049 (aka 4.1.1
RC1)

-- 
You are receiving this mail because:
You are watching all issue changes.


4.1.1_release_blocker requested: [Issue 125234] 2 scroolbars blocked at the ends of the sheet

2014-07-18 Thread bugzilla
h...@apache.org h...@apache.org has asked  for 4.1.1_release_blocker:
Issue 125234: 2 scroolbars blocked at the ends of the sheet
https://issues.apache.org/ooo/show_bug.cgi?id=125234


--- Additional Comments from h...@apache.org h...@apache.org
IMHO this is a AOO411 candidate too with a low-risk fix already being
available.


[Issue 125234] 2 scroolbars blocked at the ends of the sheet

2014-07-18 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125234

h...@apache.org h...@apache.org changed:

   What|Removed |Added

  Flags||4.1.1_release_blocker?

--- Comment #6 from h...@apache.org h...@apache.org ---
IMHO this is a AOO411 candidate too with a low-risk fix already being
available.

-- 
You are receiving this mail because:
You are watching all issue changes.


[Issue 125234] 2 scroolbars blocked at the ends of the sheet

2014-07-18 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125234

j...@apache.org changed:

   What|Removed |Added

 CC||j...@apache.org
  Flags|4.1.1_release_blocker?  |4.1.1_release_blocker+

--- Comment #7 from j...@apache.org ---
grant showstopper flag, fix available

-- 
You are receiving this mail because:
You are watching all issue changes.


4.1.1_release_blocker granted: [Issue 125234] 2 scroolbars blocked at the ends of the sheet

2014-07-18 Thread bugzilla
j...@apache.org has granted h...@apache.org h...@apache.org's request for
4.1.1_release_blocker:
Issue 125234: 2 scroolbars blocked at the ends of the sheet
https://issues.apache.org/ooo/show_bug.cgi?id=125234


--- Additional Comments from j...@apache.org
grant showstopper flag, fix available


[Issue 125234] 2 scroolbars blocked at the ends of the sheet

2014-07-18 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125234

--- Comment #8 from SVN Robot svn...@dev.null.org ---
hdu committed SVN revision 1611604 into branches/AOO410:
#i125234# native-widget scrollbar arrows disappeared in OSX=10.7

-- 
You are receiving this mail because:
You are watching all issue changes.


[Issue 125234] 2 scroolbars blocked at the ends of the sheet

2014-07-18 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125234

h...@apache.org h...@apache.org changed:

   What|Removed |Added

 Latest|--- |4.2.0-dev
Confirmation on||
   Target Milestone|4.2.0   |4.1.1

--- Comment #9 from h...@apache.org h...@apache.org ---
Now also merged for AOO411.

-- 
You are receiving this mail because:
You are watching all issue changes.


[Issue 125234] 2 scroolbars blocked at the ends of the sheet

2014-07-14 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125234

--- Comment #4 from SVN Robot svn...@dev.null.org ---
hdu committed SVN revision 1610422 into trunk:
#i125234# the scrollbar arrows disappeared in OSX=10.7

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125234] 2 scroolbars blocked at the ends of the sheet

2014-07-14 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125234

h...@apache.org h...@apache.org changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
   Assignee|iss...@openoffice.apache.or |h...@apache.org
   |g   |
   Target Milestone|--- |4.2.0
 OS|Mac OSX, 10.9   |Mac OSX, all

--- Comment #5 from h...@apache.org h...@apache.org ---
Fixed with the commit above for AOO 4.2.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125234] 2 scroolbars blocked at the ends of the sheet

2014-07-11 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125234

h...@apache.org h...@apache.org changed:

   What|Removed |Added

 CC||h...@apache.org

--- Comment #2 from h...@apache.org h...@apache.org ---
*** Issue 125240 has been marked as a duplicate of this issue. ***

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125234] 2 scroolbars blocked at the ends of the sheet

2014-07-11 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125234

h...@apache.org h...@apache.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from h...@apache.org h...@apache.org ---
Debugging into the problem shows that the scrollbars are not blocked but that
it is just hard to find and drag the scrollbar thumb. This seems to happen when
the thumb is artificially enlarged if a view-proportional thumb would be too
small. With the artificial size boost OO's native widget mechanism has problems
to figure out how big OSX actually draws the thumb and so hit testing for the
thumb doesn't work reliably. Chromium reports [1] a similar problem.

[1] https://groups.google.com/forum/#!msg/chromium-dev/yxe372MeG3E/hdMd3Zft4N0J

Code pointer for people interested in fixing it:
  AquaGetScrollRect() for PART_THUMB_HORZ or PART_THUMB_VERT
as used in
  AquaSalGraphics::hitTestNativeControl() for CTRL_SCROLLBAR

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125234] 2 scroolbars blocked at the ends of the sheet

2014-07-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125234

--- Comment #1 from papayes jy...@free.fr ---
Created attachment 83672
  -- https://issues.apache.org/ooo/attachment.cgi?id=83672action=edit
calc with WIN8

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.