Deepika Udayagiri
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.  When shell size is 400,400  For ctrl+T  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.