Issue 115925 - Impossible to scroll comment with caret in it out of visible area
Summary: Impossible to scroll comment with caret in it out of visible area
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: editing (show other issues)
Version: OOo 3.3 RC7
Hardware: Unknown All
: P4 Normal with 1 vote (vote)
Target Milestone: 3.4.0
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: regression
: 115943 116462 (view as issue list)
Depends on:
Blocks:
 
Reported: 2010-12-05 02:03 UTC by mr_smyle
Modified: 2014-03-14 18:35 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
here's the change that triggered this from #i88070# (640 bytes, patch)
2011-01-12 15:21 UTC, caolanm
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description mr_smyle 2010-12-05 02:03:22 UTC
1. open writer document
2. add comment, type some text in it
3. try to scroll down document by dragging vertical scroll bar marker.

Blinking and no scrolling.
Comment 1 eric.savary 2010-12-05 09:44:32 UTC
@mod: Regression compared to 3.2.1. Document cannot be scrolled to other pages
when the cursor is in a comment.
Comment 2 michael.ruess 2010-12-06 13:26:58 UTC
*** Issue 115943 has been marked as a duplicate of this issue. ***
Comment 3 max.odendahl 2011-01-10 13:05:31 UTC
It is a regression from 3.2.1, where no change in the post-it codes 
happened, therefore, a different change must have broken this

A first guess is that the regression includes sending of a 
SFX_HINT_DOCCHANGED notification, when it should not do so, triggering a 
relayout and putting the area back into view

@OD: any idea if that is true or where this new relayout is coming from?
Comment 4 caolanm 2011-01-12 15:21:06 UTC
Created attachment 75543 [details]
here's the change that triggered this from #i88070#
Comment 5 Oliver-Rainer Wittmann 2011-01-12 15:32:14 UTC
Thx, cmc.
I already suspected that my changes for issue 88070 had triggered this
regression, but I had no time to investigate the problem.
I will figure out, why I had introduced the "regression code". It seems that its
execution should dependent on <bScroll>.
Give me some time for a deeper investigation.
Comment 6 eric.savary 2011-01-14 12:19:12 UTC
*** Issue 116462 has been marked as a duplicate of this issue. ***
Comment 7 Mathias_Bauer 2011-02-11 15:09:58 UTC
taking over
Comment 8 Rainer Bielefeld 2014-03-14 18:35:00 UTC
(a) Assignee back to list due to facts
(b) There is a fixed "LibO#31904 - In WRITER: Cannot scroll through document 
    when notes are present "
(c) Trivial if you do not use comments, but Pest and Cholera together if you
    often use comments
(d) I doubt that this one really blocks "Bug 117557 - Write jumps position 
    on autosave when the cursor is placed in a comment" - This one appeared after
    OOo 3.2.1 (Version of Bug 117557)