https://issues.apache.org/ooo/show_bug.cgi?id=125902
Issue ID: 125902
Issue Type: DEFECT
Summary: com.sun.star.awt.UnoControlEditModel or XTextComponent
is not updating properly
Product: App Dev
Version: 4.0.1
Hardware: All
OS: Linux64
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: api
Assignee: [email protected]
Reporter: [email protected]
Created attachment 84245
--> https://issues.apache.org/ooo/attachment.cgi?id=84245&action=edit
Screen shot
This is not the case for the Windows or Macintosh versions and it may even be
particular to Fedora Linux64, but I can't test other versions right now. It
happens for my extension, but I also notice that it happens for dialogs built
with the OpenOffice UI.
Open the dialog editor (e.g., Tools | Macros | Organize Dialogs) and create a
new dialog and edit it. Insert a Text Box. Turn test mode on. Notice that in
Fedora Linux64 and maybe other versions, the background of the text box is not
white. Type into the dialog. As you type, the background will darken and so
will the letters on the left as they are redrawn on themselves. If you click
somewhere in the middle of your entry and type there, the new letters will
appear over the old ones, turning it all into an unreadable mess. A cursor bar
also hangs around on the left.
Attached is a screen shot of it happening. I typed "thisisa" and then between
"this" and "isa" typed "insert" or something like that. Perhaps the alpha
values are not working as expected.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.