Deepika Udayagiri

Results 140 comments of Deepika Udayagiri

> Basically, assertion messages in the console output indicate that the code is trying to do something with some GTK3 objects, but the provided pointers to GTK3 objects point to...

Hi, I tried around 3 instances on my windows 11 and dont see any such problem. ![image](https://github.com/eclipse-platform/eclipse.platform.swt/assets/46807064/170dec95-e145-47d2-87cc-2e9233544cc4) When shell size is 400,400 ![image](https://github.com/eclipse-platform/eclipse.platform.swt/assets/46807064/ffe22ebd-5b46-4124-a331-e47bc883c8df) For ctrl+T ![image](https://github.com/eclipse-platform/eclipse.platform.swt/assets/46807064/a4eaef8b-9cd9-4d85-a3c1-3409f3373bbf) Add 200 for both...

From the recent results => https://download.eclipse.org/eclipse/downloads/drops4/I20240924-1810/testResults.php We dont see any of these failures.

Apart from recent consistent 38 failures on windows, there is a new test failure for the test case `test_OpenWindowListener_open_ChildPopup` but its a case of timeout. -> https://download.eclipse.org/eclipse/downloads/drops4/I20241024-1800/testresults/html/org.eclipse.swt.tests_ep434I-unit-win32-java17_win32.win32.x86_64_17.html#AllBrowserTests ``` Test timed...

@eobrienPilz How do i get to FiltersConfigurationDialog? Can you please share the steps to recreate the problem as such.

Hi @eobrienPilz, I have my eclipse installation at C:\e\i\eclipse-SDK-I20240601-0610_4.32rc2a - Now i went to path C:\e\i\eclipse-SDK-I20240601-0610_4.32rc2a\eclipse\plugins\org.eclipse.platform_4.32.0.v20240601-0610 and added this line "org.eclipse.ui.ide/USE_MARKER_LIMITS=false" in plugin_customization.ini file. - Now i went to the...

I have tried this scenario and i do see the **issue occur** that once the project is copied in `Project Explorer` specifically. - I cannot select a specific working set...

An observation: Issue of partial text visible is only seen when i select a text and open the FindReplaceOverlay freshly. Issue of partial text **is not visible** when FindReplaceOverlay is...

Not seeing truncation anymore even on a fresh FindReplaceOverlay. Verified on below build: Eclipse SDK Version: 2024-12 (4.34) Build id: I20241013-1800 OS: Windows 11, v.10.0, x86_64 / win32 Java vendor:...

> I don't think that center-aligning the button brings an advantage. Thanks for your opinion, will be reverting the 2nd change. Updated as per review comments.