Skip to content

Ensure subMenu is opened (backport) #2376

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 6, 2019

Conversation

StephanEggermont
Copy link
Contributor

@StephanEggermont StephanEggermont commented Jan 28, 2019

Solves Issue #2331, #2333. Backport for Pharo 7. See 22084 in Fogbugz

@estebanlm
Copy link
Member

why this backport? why this is a critical fix?

@StephanEggermont
Copy link
Contributor Author

It breaks client code

@estebanlm
Copy link
Member

why? AFAIK, this never worked before (or it does not works since a lot of time).
and which client code?

@StephanEggermont
Copy link
Contributor Author

It worked in Pharo 6. I have code that needs to work in Pharo 7 so I need the fix backported

@StephanEggermont
Copy link
Contributor Author

unrelated failures

@estebanlm estebanlm requested a review from jecisc February 5, 2019 10:08
@estebanlm
Copy link
Member

now that I remember, there was a reason why this was removed.
@jecisc you were working there, do you have an observation to do ?

Copy link
Member

@jecisc jecisc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR seems fine for me.

I introduce this problem while removing duplication. I forgot one parameter in this method.

@jecisc
Copy link
Member

jecisc commented Feb 5, 2019

Before each menu constructor was duplication the logic. I changed it to build in one method and have the other ones calling this one.

@MarcusDenker MarcusDenker merged commit 442fd72 into pharo-project:Pharo7.0 Feb 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants