|
Description
Lars Vogel
New Gerrit change created: https://git.eclipse.org/r/136528 Gerrit change https://git.eclipse.org/r/136528 was merged to [master]. Commit: http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=d53766b589f0bcb0693c31c4a1da442f9206340e New Gerrit change created: https://git.eclipse.org/r/136847 Using requestLayout breaks the filter dialog in the Project Explorer. To reproduce open Project Explorer with the change and select "Filter and Customization..." from the view menu. I'm going to revert the change. Gerrit change https://git.eclipse.org/r/136847 was merged to [master]. Commit: http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=647370b9c82d726e54289ba22b9af9b9f80a1a01 Mass change, please reset target if you still planning to fix this for 4.11. Lars, please set a new target when you really intend to work on it. Julian, in case you are interested, the Project Explorer "Filter and Customization..." would need some additional requestLayout call to work without the gobal layout call. (In reply to Lars Vogel from comment #8) > Julian, in case you are interested, the Project Explorer "Filter and > Customization..." would need some additional requestLayout call to work > without the gobal layout call. I have no time to try it right now, but control.getParent().layout() should typically replaced with control.requestLayout() New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.ui/+/166711 Gerrit change https://git.eclipse.org/r/c/platform/eclipse.platform.ui/+/166711 was merged to [master]. Commit: http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=2d19c37c8fe13c6d128fcb64823d79dc18efd07f Merged. The M3 release cycle should is hopefully sufficient to find potential layout issues with this one. New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.ui/+/166831 Will be reverted as Installation details initially not visible To check, select Help -> About -> Installation Details Gerrit change https://git.eclipse.org/r/c/platform/eclipse.platform.ui/+/166831 was merged to [master]. Commit: http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=454c171e8f6b1022151bc5cedcd02977a94db1a4 |