Issue 802 in robotframework-ride: Tag display only half visible

2 views
Skip to first unread message

robotfram...@googlecode.com

unread,
Apr 21, 2011, 1:21:41 PM4/21/11
to robotframewo...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 802 by jerry57: Tag display only half visible
http://code.google.com/p/robotframework-ride/issues/detail?id=802

Mac OS X 10.6.7
Python v2.6.1
wx v2.8.8.1 (mac-unicode)
RIDE 0.35.1
RobotFramework 2.5.7

After launching RIDE I go into edit a test case and display settings. The
Tags are only visible half way up and above, the lower portion is covered
by the steps edit area. See attached screenshot


Attachments:
Screen shot 2011-04-21 at 10.16.21 AM.png 44.9 KB

robotfram...@googlecode.com

unread,
Jul 29, 2011, 7:32:27 AM7/29/11
to robotframewo...@googlegroups.com
Updates:
Labels: OS-OSX

Comment #1 on issue 802 by robotframework: Tag display only half visible
http://code.google.com/p/robotframework-ride/issues/detail?id=802

(No comment was entered for this change.)

robotfram...@googlecode.com

unread,
Jul 29, 2011, 7:36:30 AM7/29/11
to robotframewo...@googlegroups.com
Updates:
Labels: Target-OSX

Comment #2 on issue 802 by robotframework: Tag display only half visible

robotfram...@googlecode.com

unread,
Sep 23, 2011, 2:17:00 AM9/23/11
to robotframewo...@googlegroups.com

Comment #3 on issue 802 by john.gl...@gmail.com: Tag display only half
visible
http://code.google.com/p/robotframework-ride/issues/detail?id=802

This only happens when you first open the edit tab. When you hit the
'Settings' button twice, the spacing works

robotfram...@googlecode.com

unread,
Sep 23, 2011, 9:57:13 AM9/23/11
to robotframewo...@googlegroups.com

Comment #4 on issue 802 by jerry57: Tag display only half visible
http://code.google.com/p/robotframework-ride/issues/detail?id=802

This is true, hitting Settings twice does cause the screen to draw out
correctly and allow the Tags to be fully seen. Then when you move to the
next testcase, you have to hit Settings twice there to see the tags fully,
and again when you move to the next testcase. It doesn't remember it.
Returning to any previously viewed testcase results in the half visible
Tags boxes.

robotfram...@googlecode.com

unread,
Sep 26, 2011, 11:59:00 PM9/26/11
to robotframewo...@googlegroups.com

Comment #5 on issue 802 by john.gl...@gmail.com: Tag display only half
visible
http://code.google.com/p/robotframework-ride/issues/detail?id=802

I've been digging for days to try to fix this. Anyone want to give me any
hints? I can't find where the sizer gets set

robotfram...@googlecode.com

unread,
Dec 19, 2011, 8:20:56 AM12/19/11
to robotframewo...@googlegroups.com
Updates:
Status: Accepted

Comment #6 on issue 802 by mikko.ko...@gmail.com: Tag display only half
visible
http://code.google.com/p/robotframework-ride/issues/detail?id=802

I'm very sorry for the late response.

When we implemented the new tags display there was many sizer related
problems that unfortunately work very differently in different operating
systems thus the current functionality is not optimal.

Flow sizer (that is not natively supported by wxwidgets) is the problem
here. It dynamically changes the size of the tags container (actually there
are multiple containers). The calculations are done based on the content of
the tags container. If they are done before all the content is in place,
then the size will be wrong.

See
robotide/editor/settingseditors.py [TagsEditor#OnSize has already a
mechanism to fix size related problems .. but it seems that it is called at
wrong time when Settings are first drawn]
robotide/editor/tags.py
robotide/editor/flowsizer.py

robotfram...@googlecode.com

unread,
Nov 6, 2012, 8:38:09 AM11/6/12
to robotframewo...@googlegroups.com
Updates:
Labels: -Target-OSX Target-Future

Comment #7 on issue 802 by jussi.ao...@gmail.com: Tag display only half
visible
http://code.google.com/p/robotframework-ride/issues/detail?id=802

robotfram...@googlecode.com

unread,
Nov 8, 2012, 5:03:09 PM11/8/12
to robotframewo...@googlegroups.com

Comment #8 on issue 802 by jer...@gmail.com: Tag display only half visible
http://code.google.com/p/robotframework-ride/issues/detail?id=802

Just an update, not of the "sizing" issues are resolved by hitting Settings
twice. See the attached screenshot. Even after hitting Settings multiple
times, the "Return Value" remains half hidden. This was using v0.52 or
RIDE on Mac OS X 10.6.8


Attachments:
Screen shot 2012-11-08 at 2.59.35 PM.png 27.3 KB

robotfram...@googlecode.com

unread,
Jun 1, 2015, 11:49:27 PM6/1/15
to robotframewo...@googlegroups.com
Updates:
Status: Done
Labels: -Target-Future Target-1.4

Comment #9 on issue 802 by janne.t....@gmail.com: Tag display only half
visible
https://code.google.com/p/robotframework-ride/issues/detail?id=802

fixed in
https://github.com/robotframework/RIDE/commit/852fff53898a5ddb11f70cc8af38dec02781edc1

--
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
Reply all
Reply to author
Forward
0 new messages