Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Text overflow in Firefox 63
Text overflow in Firefox 63 [message #1798109] Mon, 12 November 2018 15:21 Go to next message
Moritz Thomas is currently offline Moritz ThomasFriend
Messages: 4
Registered: April 2014
Junior Member
Hi all,

for a few weeks (probably since Firefox 63 came out) we have a problem with text overflow in standard RWT widgets in our RAP application (based on RAP 2.3). Items in tables and trees overflow the view boundaries - see the attached screenshot. The application looks fine in Chrome and IE.

index.php/fa/34312/0/

Any idea what has changed in Firefox to cause this rendering behaviour + what we can do about it. Preferrably without having to upgrade to RAP 3x...

Thanks a lot in advance!

Cheers
Moritz
Re: Text overflow in Firefox 63 [message #1798172 is a reply to message #1798109] Tue, 13 November 2018 15:26 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
Mozilla specific "overflow" values "-moz-scrollbars-xxx" are disabled by default since FF 63 [1]. Only old 2.3 RAP version is affected. RAP 3.6 does not use these values anymore.

[1] https://developer.mozilla.org/en-US/docs/Web/CSS/overflow#Deprecated

Best regards,
Ivan
Re: Text overflow in Firefox 63 [message #1798179 is a reply to message #1798172] Tue, 13 November 2018 16:30 Go to previous message
Moritz Thomas is currently offline Moritz ThomasFriend
Messages: 4
Registered: April 2014
Junior Member
Hi Ivan,

thank you very much! Enabling the feature as described in the link solves the problem.

Best regards
Moritz
Previous Topic:org.eclipse.swt.widgets.Event.text return unexpected value
Next Topic:rap client crash "A drawing is already suspended"
Goto Forum:
  


Current Time: Thu Mar 28 11:54:06 GMT 2024

Powered by FUDForum. Page generated in 0.02710 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top