Status: New Owner: ---- Labels: Version-3.7.0 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any Arch-X86 Dist-ArchLinux Dist-Ubuntu Usability
New issue 624 by [email protected]: components inside VPanel are not visible in right-to-left mode https://code.google.com/p/gambas/issues/detail?id=624 1) Describe the problem. VPanel is visible but whats inside it does not in right-to-left mode. If the VPanel has a background color, the color is visible. The components inside it can be browser with tab, and button can be pushed with the keyboard not with the mouse. VBox and HPanel work fine. 2) Give information about your system. Use the 'System information' menu in the Gambas IDE, and paste the result there. test on two systems #1: [System] Gambas=3.7.1 OperatingSystem=Linux Kernel=4.0.4-2-ARCH Architecture=x86 Distribution=Arch Linux Desktop=GNOME Theme=QGtk Language=ar_MA.utf8 Memory=3496M [Libraries] Cairo=libcairo.so.2.11400.2 Curl=libcurl.so.4.3.0 DBus=libdbus-1.so.3.8.11 GStreamer=libgstreamer-0.10.so.0.30.0 GStreamer=libgstreamer-1.0.so.0.405.0 GTK+3=libgtk-3.so.0.1600.3 GTK+=libgtk-x11-2.0.so.0.2400.28 OpenGL=libGL.so.1.2.0 Poppler=libpoppler.so.51.0.0 Qt4=libQtCore.so.4.8.6 SDL=libSDL-1.2.so.0.11.4 #2: [System] Gambas=3.5.4 OperatingSystem=Linux Kernel=3.16.0-23-generic Architecture=x86 Distribution=Ubuntu 14.10 Desktop=GNOME Theme=QGtk Language=fr_FR.UTF-8 Memory=1511M [Libraries] Cairo=libcairo.so.2.11301.0 Curl=libcurl.so.4.3.0 DBus=libdbus-1.so.3.8.7 GStreamer=libgstreamer-0.10.so.0.30.0 GStreamer=libgstreamer-1.0.so.0.403.0 GTK+=libgtk-x11-2.0.so.0.2400.25 OpenGL=libGL.so.1.2.0 Poppler=libpoppler.so.46.0.0 Qt4=libQtCore.so.4.8.6 3) Indicate the Gambas version in the issue labels, and if it is a bug, a crash, or an enhancement request. tested in Gambas Version 3.7.1 and 3.5.4 6) Explain clearly how to reproduce the bug or the crash. 1. make a form and put inside it a VPanel 2. put a component inside the VPanel 3. change locale to a right to left language, then run the program or the ide. ex: LANG=ar gambas3 -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings ------------------------------------------------------------------------------ _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
