[Gambas-user] Issue 535 in gambas: Tableview.Rows.Insert sometimes causes the horizontal ruler to appear

gambas at ...2524... gambas at ...2524...
Mon Jun 30 22:23:08 CEST 2014


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 535 by uAle... at ...626...: Tableview.Rows.Insert sometimes causes  
the horizontal ruler to appear
http://code.google.com/p/gambas/issues/detail?id=535

1) Describe the problem.

When creating a tableview and adding rows to it, works fine. The horizontal  
and vertical only appear when they are applicable. Only if the  
TableView.Rows.Insert action is called and the number of inserted rows  
don't fall in the visible rows anymore, a horizontal ruler appears.
When adding more rows again, the horizontal rules disappears again (as  
expected).

2) Give information about your system. Use the 'System information' menu in
the Gambas IDE, and paste the result there.

[System]
Gambas=3.5.3
OperatingSystem=Linux
Kernel=3.13.0-24-generic
Architecture=x86_64
Distribution=Ubuntu 14.04 LTS
Desktop=GNOME
Theme=QGtk
Language=en_US.UTF-8
Memory=987M
[Libraries]
Cairo=libcairo.so.2.11301.0
Curl=libcurl.so.4.3.0
DBus=libdbus-1.so.3.7.6
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.204.0
GTK+=libgtk-x11-2.0.so.0.2400.23
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.44.0.0
Qt4=libQtCore.so.4.8.6
SDL=libSDL-1.2.so.0.11.4

3) Provide a little project that reproduces the bug or the crash.

Project is attached, with 2 rows and a button to insert 10 rows to show the  
appearances of the horizontal ruler. Also attached a screenshot with the  
ruler circled.

4) If your project needs a database, try to provide it, or part of it.

5) Explain clearly how to reproduce the bug or the crash.

See the example project and description.

6) By doing that carefully, you have done 50% of the bug fix job!

IMPORTANT NOTE: If you encounter several different problems or bugs, (for
example, a bug in your project, and an interpreter crash while debugging
it), please create distinct issues!

ANOTHER NOTE: Don't create an issue if you have a compilation problem on
the development version. Send a mail to the mailing-list instead, thanks.

Attachments:
	TestTableView.tar.gz  5.5 KB
	Show-Horizontal.png  23.9 KB

-- 
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




More information about the User mailing list