Issue 80446 - Cannot select data range with mouse using generic X11 plugin
Summary: Cannot select data range with mouse using generic X11 plugin
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: philipp.lohmann
QA Contact: issues@graphics
URL:
Keywords:
: 81722 82194 82400 82533 83240 83270 84419 (view as issue list)
Depends on:
Blocks: 84957
  Show dependency tree
 
Reported: 2007-08-07 21:34 UTC by andreschnabel
Modified: 2013-02-24 21:18 UTC (History)
7 users (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 andreschnabel 2007-08-07 21:34:50 UTC
This problem has only be seen on Linux / KDE (Linux XFCE  or Windows are ok).

- create a new spreadsheet and enter some values
- add a new chart, using the wizard
- in step 2 press the "select data range" icon (right of the data range input box
- the dialog is shrinked

-> expected: Data Range can be selected with Mouse

-> got: the shrinked Dialog still blocks the Calc window,so mous selection is
not possible

It is the same for Data Series in Wzard and in the respective dialog outside the
wizard
Comment 1 bjoern.milcke 2007-08-14 15:33:52 UTC
Uh, doesn't sound good. It works on my Linux system (m225). Have to check.
Comment 2 bjoern.milcke 2007-08-15 12:50:15 UTC
->kla: Sending back, because I have no KDE to check this issue on. Please evaluate.
Comment 3 bjoern.milcke 2007-08-15 13:01:49 UTC
Could reproduce this. It looks like the range-chooser window is treated as
modal. No idea why this happens only on KDE, and why the other occurences of
this dialog (Insert/Names/Define, Function auto-pilot, Data/Define Range) are
treated differently.
Comment 4 bjoern.milcke 2007-08-15 13:03:28 UTC
Mention KDE in summary.
Comment 5 kla 2007-08-28 13:07:56 UTC
@pl: have you any idea about this (KDE) behaviour?
Comment 6 bjoern.milcke 2007-09-06 12:26:28 UTC
changing target
Comment 7 bjoern.milcke 2007-09-06 13:38:42 UTC
Note: also happens on Gnome when environment variable SAL_USE_VCLPLUGIN is set
to "gen".
Comment 8 philipp.lohmann 2007-09-11 16:22:53 UTC
actually this is a timing issue which is triggered by asynchronous focus
handling in Dialog::Notify; as a side effect that does SetModalInput mode itself
and triggers EnableInputMode on the dialog's parent. weird.

fixed in CWS vcl23101
Comment 9 philipp.lohmann 2007-09-11 16:23:38 UTC
adjust title accordingly
Comment 10 philipp.lohmann 2007-09-17 13:39:15 UTC
please verify in CWS vcl23101
Comment 11 kla 2007-09-20 14:23:46 UTC
seen ok in CWS VCL23101 -> verified
Comment 12 kla 2007-09-21 14:16:03 UTC
*** Issue 81722 has been marked as a duplicate of this issue. ***
Comment 13 kla 2007-10-04 10:40:50 UTC
*** Issue 82194 has been marked as a duplicate of this issue. ***
Comment 14 kla 2007-10-04 10:41:14 UTC
closed as duplicate
Comment 15 kla 2007-10-17 09:25:52 UTC
*** Issue 82533 has been marked as a duplicate of this issue. ***
Comment 16 IngridvdM 2007-10-17 18:55:54 UTC
*** Issue 82400 has been marked as a duplicate of this issue. ***
Comment 17 kla 2007-11-05 11:33:56 UTC
*** Issue 83240 has been marked as a duplicate of this issue. ***
Comment 18 kla 2007-11-05 11:36:18 UTC
*** Issue 83270 has been marked as a duplicate of this issue. ***
Comment 19 kla 2007-12-10 09:57:43 UTC
*** Issue 84419 has been marked as a duplicate of this issue. ***
Comment 20 tuharsky 2007-12-11 07:35:29 UTC
I have encountered this problem in Ubuntu Gutsy. People at Ubuntu Bug #153158
have experienced, that switching desktop effects off works around this problem.

So I don't know, whether it is the same issue or not.
Comment 21 jbf.faure 2008-01-03 12:57:40 UTC
It works fine in OOo 2.3.1 but not in OOo-Dev_SRC680_m241.
Comment 22 andreschnabel 2008-01-09 17:37:11 UTC
reopened - same here, data ranges ar not selectable in m241
Comment 23 maand 2008-01-09 20:44:59 UTC
It works here not in OOo-Dev_SRC680_m241. I'm not able to select the data
ranges. Systemenvironment: OpenSuSE 10.2-i586, KDE 3.5.8.
Comment 24 jbf.faure 2008-01-09 21:40:43 UTC
Data ranges ar not selectable in m242
Comment 25 kla 2008-01-10 07:16:23 UTC
@pb: Do you want a new issue for this behaviour in m 241/242? Or will you fixed
it again in this "old" issue?
Comment 26 philipp.lohmann 2008-01-10 10:20:08 UTC
I already have an issue for this problem in 2.4, issue 84265 which is fixed in
CWS vcl85. I'll close this one again and add 84265 to 84957.
Comment 27 philipp.lohmann 2008-01-10 10:22:55 UTC
back to verified
Comment 28 philipp.lohmann 2008-01-10 10:24:34 UTC
closing again