Two bugs with SystemWindow

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

Two bugs with SystemWindow

Karl Ramberg
One bug with the height of a splitter between list panes.( See attached jpeg)

Another bug is when moving a window by top label bar. 
Depending on where you click on the bar you either get a window outline or the whole window is attached to the hand. 
Top half of label bar give outline, bottom half of label bar attaches window to hand. This seem to be caused by a proportional horizontal splitter on the top window bar

Karl




splitterBug.jpg (20K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Two bugs with SystemWindow

marcel.taeumel (old)
Hey Karl,

1. Vertical Splitter too height
-> Confirmed.

2. Window move/resize inconsistency
-> Not confirmed here. As soon as the cursor changes, you can resize the window along the top edge. This is only a few pixels. The whole label (text) lets you drag/move the window. Maybe this is more extreme in your image configuration. As you are right: top grip overlaps with the label area. Hmmm....

Best,
Marcel
Reply | Threaded
Open this post in threaded view
|

Re: Two bugs with SystemWindow

Karl Ramberg
For issue 2 see attached images

Karl

On Sat, Apr 4, 2015 at 9:45 AM, Marcel Taeumel <[hidden email]> wrote:
Hey Karl,

1. Vertical Splitter too height
-> Confirmed.

2. Window move/resize inconsistency
-> Not confirmed here. As soon as the cursor changes, you can resize the
window along the top edge. This is only a few pixels. The whole label (text)
lets you drag/move the window. Maybe this is more extreme in your image
configuration. As you are right: top grip overlaps with the label area.
Hmmm....

Best,
Marcel



--
View this message in context: http://forum.world.st/Two-bugs-with-SystemWindow-tp4817430p4817468.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.





outline.jpg (46K) Download Attachment
moveWholeWindow.jpg (35K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Two bugs with SystemWindow

Karl Ramberg
In reply to this post by marcel.taeumel (old)
See attached image for issue of picking up the whole window
Karl

On Sat, Apr 4, 2015 at 9:45 AM, Marcel Taeumel <[hidden email]> wrote:
Hey Karl,

1. Vertical Splitter too height
-> Confirmed.

2. Window move/resize inconsistency
-> Not confirmed here. As soon as the cursor changes, you can resize the
window along the top edge. This is only a few pixels. The whole label (text)
lets you drag/move the window. Maybe this is more extreme in your image
configuration. As you are right: top grip overlaps with the label area.
Hmmm....

Best,
Marcel



--
View this message in context: http://forum.world.st/Two-bugs-with-SystemWindow-tp4817430p4817468.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.





moveWholeWindow.jpg (40K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Two bugs with SystemWindow

Chris Muller-3
In reply to this post by marcel.taeumel (old)
On Sat, Apr 4, 2015 at 2:45 AM, Marcel Taeumel
<[hidden email]> wrote:

> Hey Karl,
>
> 1. Vertical Splitter too height
> -> Confirmed.
>
> 2. Window move/resize inconsistency
> -> Not confirmed here. As soon as the cursor changes, you can resize the
> window along the top edge. This is only a few pixels. The whole label (text)
> lets you drag/move the window. Maybe this is more extreme in your image
> configuration. As you are right: top grip overlaps with the label area.
> Hmmm....

I believe Karl is referring to the violation of the
#fastDragWindowForMorphic preference depending on where in the title
bar one clicks.  If one clicks close to the bottom,
#fastDragWindowForMorphic is not honored..

>
> Best,
> Marcel
>
>
>
> --
> View this message in context: http://forum.world.st/Two-bugs-with-SystemWindow-tp4817430p4817468.html
> Sent from the Squeak - Dev mailing list archive at Nabble.com.
>

Reply | Threaded
Open this post in threaded view
|

Re: Two bugs with SystemWindow

marcel.taeumel (old)
Ahhh, right. I have a hunch on where to look for this... :)

Best,
Marcel
Reply | Threaded
Open this post in threaded view
|

Re: Two bugs with SystemWindow

marcel.taeumel (old)
In reply to this post by Karl Ramberg
I think I fixed that problem: http://forum.world.st/The-Trunk-Morphic-mt-824-mcz-td4817650.html

Best,
Marcel
Reply | Threaded
Open this post in threaded view
|

Re: Two bugs with SystemWindow

Karl Ramberg
Thanks

Karl

On Sun, Apr 5, 2015 at 11:58 AM, Marcel Taeumel <[hidden email]> wrote:
I think I fixed that problem:
http://forum.world.st/The-Trunk-Morphic-mt-824-mcz-td4817650.html

Best,
Marcel



--
View this message in context: http://forum.world.st/Two-bugs-with-SystemWindow-tp4817430p4817651.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.