Issue 95225 - cannot operate an opened drop-down-multi-line control in the property browser with the mouse
Summary: cannot operate an opened drop-down-multi-line control in the property browser...
Status: CONFIRMED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 3.0
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2008-10-20 19:50 UTC by Frank Schönheit
Modified: 2013-08-07 15:45 UTC (History)
1 user (show)

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


Attachments
document to reproduce the bug case (8.04 KB, application/vnd.oasis.opendocument.text)
2008-10-20 19:50 UTC, Frank Schönheit
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2008-10-20 19:50:19 UTC
- open the attached database document
- in the context menu of the contained control, select "Form..."
- in the form's property browser, switch to the "Data" tab page
- click the drop down button of the "Content" property
- in the drop down window which contains the current value of the "Content"
  property (an SQL command), click, with the mouse, on an arbitrary position
=> the drop down window is closed

The expected result of course is that the cursor is positioned where you clicked
at, like with any other normal text window.
Comment 1 Frank Schönheit 2008-10-20 19:50:47 UTC
Created attachment 57325 [details]
document to reproduce the bug case
Comment 2 Frank Schönheit 2008-12-17 20:12:26 UTC
fs->pl: This looks like a VCL problem to me.
When the floating window is opened, then the mouse events occurring in the left
half of the window are indeed forwarded to the floater, while events in the
right half seem to be passed to another window.
You can see this in two ways: Moving the mouse over the left half changes the
mouse pointer to the usual "text input" shape (which is the expected behavior
over a text control), over the right half, it is an arrow.
Also, clicking into the left half of the control indeed focuses it, and sets the
cursor to the click position. Clicking into the right half closes the floating
window.
Comment 3 Rob Weir 2013-07-30 02:14:24 UTC
Reset assignee on issues not touched by assignee in more than 2000 days.