Issue 23987 - repaint bug when using Format|Character in html document
Summary: repaint bug when using Format|Character in html document
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: ui (show other issues)
Version: OOo 1.1
Hardware: All All
: P4 Trivial (vote)
Target Milestone: ---
Assignee: eric.savary
QA Contact: issues@sw
URL:
Keywords: oooqa
: 23964 (view as issue list)
Depends on:
Blocks:
 
Reported: 2003-12-30 17:16 UTC by telecoma
Modified: 2013-08-07 14:41 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description telecoma 2003-12-30 17:16:28 UTC
This problem repeats every time:

File - New html document
Insert - Table - choose 1x1
Format - character - change something (ex. color: red)

Now instead of writing in the table it writes under it, and there's no method 
to write in the table. But if you minimize the window and then maximize the 
cursor is now in the table, but the page is warped to the right.
Comment 1 lohmaier 2003-12-30 18:24:34 UTC
OS to all, tm "not determined" This has nothing to do with the inserted table,
just do the following:

0) open a new html-document
   notice that the page fills the whole viewable area
1) Choose Format|Character and close/dismiss the dialog, you don't need to do
any changes
   (You may see repaint errors already where the dialog was)
2) Now force the screen to refresh, either by minimizing and restoring the window
   or by pressing <ctrl>+<shift>+r
   notice that now the page is now surrounded by a grey background. This causes
   the "misplacement" - the cursor is at the right position, but the "background"
   doesn't fit. (when you write you actually write into the table, although it looks
   like the cursor was placed below the table)

You can restore the old view (e.g. with no borders) by switching print-layout on
and off.
Comment 2 h.ilter 2004-01-06 08:44:41 UTC
Reassigned to ES
Comment 3 eric.savary 2004-01-06 10:13:15 UTC
ES->OD: as described...
Comment 4 Oliver-Rainer Wittmann 2004-01-06 11:51:43 UTC
OD->OS: as discussed yours.
Comment 5 Oliver Specht 2004-01-06 12:44:32 UTC
The method SwTxtNode::GetScalingOfSelectedText() changes the MapMode but doesn't
restore it under certain circumstances.
Comment 6 frank.meies 2004-01-07 06:53:40 UTC
FME: Fixed in sw/source/core/text/itratr.cxx (cws swq02)
Comment 7 frank.meies 2004-01-07 15:53:03 UTC
Reassigned to QA.
Comment 8 eric.savary 2004-01-08 09:17:56 UTC
*** Issue 23964 has been marked as a duplicate of this issue. ***
Comment 9 stefan.baltzer 2004-02-04 11:29:24 UTC
SBA: Verified in CWS swq02.
Comment 10 stefan.baltzer 2004-02-04 11:30:05 UTC
SBA: marked verified.
Comment 11 eric.savary 2004-03-01 17:26:21 UTC
Ok in 680m27