google-code-export / gambas

Automatically exported from code.google.com/p/gambas
1 stars 0 forks source link

MouseUp isn't raised in Slider component #371

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1) Description of issue: In gtk, MouseUp event of Slider component isn't raised

2) System information:

[System]
OperatingSystem=Linux
Kernel=3.2.0-35-generic-pae
Architecture=i686
Memory=1011704 kB
DistributionVendor=Ubuntu
DistributionRelease="Ubuntu 12.04.1 LTS"
Desktop=Gnome

[Gambas 2]
Version=2.23.1
Path=/usr/bin/gbx2

[Gambas 3]
Version=3.3.4
Path=/usr/bin/gbx3

[Libraries]
Qt4=libQtCore.so.4.8.1
GTK+=libgtk-x11-2.0.so.0.2400.10

3) I attach an example

4) ---

5) Explain: When gtk is used, if a click is done on Slider1 (whatever button, 
left o right) and the Slider1's value is changed the MouseUp event isn't 
raised. Using qt4 there isn't this issue

6) :) Thanks, sir.

Original issue reported on code.google.com by aztecaym...@gmail.com on 29 Dec 2012 at 9:37

Attachments:

GoogleCodeExporter commented 9 years ago
Same problem with ScrollBar !

Original comment by benoit.m...@gmail.com on 29 Dec 2012 at 10:34

GoogleCodeExporter commented 9 years ago
It should be fixed with revision #5474.

Original comment by benoit.m...@gmail.com on 29 Dec 2012 at 11:20

GoogleCodeExporter commented 9 years ago
Oh! Thank you very much!

Original comment by aztecaym...@gmail.com on 29 Dec 2012 at 11:46