[Pharo-project] Issue 3551 in pharo: Morph>>morphsInFrontOverlapping: and friends' behavior does not match comment
Status: New Owner: ---- New issue 3551 by sean.p.d...@gmail.com: Morph>>morphsInFrontOverlapping: and friends' behavior does not match comment http://code.google.com/p/pharo/issues/detail?id=3551 Morph #morphsInFrontOverlapping: #morphsInFrontOf:overlapping:do: #morphsInFrontOverlapping:do: all include the morphs submorphs in the returned collection, but the comments state "Return all top-level morphs", which means the submorphs shouldn't be included, no? Pharo1.2rc1 Latest update: #12310 Steps to reproduce: 1. Open a window (e.g. a browser) 2. Inspect it 3. evaluate: "self morphsInFrontOverlapping: self bounds"
Comment #1 on issue 3551 by sean.p.d...@gmail.com: Morph>>morphsInFrontOverlapping: and friends' behavior does not match comment http://code.google.com/p/pharo/issues/detail?id=3551 it also seems to include other top-level morphs that are *behind* it, but *not* ones in front of it - weird...
participants (1)
-
pharoï¼ googlecode.com