To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110317
                 Issue #|110317
                 Summary|the "key press" event doesn't get called when the gene
                        |rating control is a textbox in a gridcontrol with mult
                        |tiline property set to true
               Component|Database access
                 Version|OOO320m12
                Platform|PC
                     URL|
              OS/Version|Windows Vista
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|none
             Assigned to|dbaneedsconfirm
             Reported by|kompix69





------- Additional comments from kompi...@openoffice.org Mon Mar 22 17:24:06 
+0000 2010 -------
In an Base document I created a form that contains a grid control. 
When editting the form:
-Assign a macro for the "key pressed" event of the grid control (p.e. 
"grid_key_pressed")
-Do the same for two different columns in the grid control (let's call them 
Col1 and Col2). Both columns are of "Text Box" type. Let's call the associated 
macros col1_key_pressed an col2_key_pressed.
-set property "Multiline input" ("General" tab) to "no" for Col1 and to "yes" 
for Col2
-Save and close

When you open the form, and type something inside Col1, grid_key_pressed gets 
called first, and then col1_key_pressed. But when you type in col2 neither 
grid_key_pressed nor col2_key_pressed get executed.

Edditing the form and setting col2 multiline property to "no" makes col2 fire 
both macros grid_key_pressed and col2_key_pressed.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to