Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » In a MARKUP_ENABLED table, clicking on the link with img tag in a tag will not trigger an SWT.Select
In a MARKUP_ENABLED table, clicking on the link with img tag in a tag will not trigger an SWT.Select [message #1066631] Wed, 03 July 2013 14:02 Go to next message
David Song is currently offline David SongFriend
Messages: 217
Registered: April 2011
Senior Member
Hi,
selection event can be triggered well when a text in a tag like that:
<a href="do something" target="_rwt">Do Something</a>

but I try to replace the text "Do Something" to a image like this:
<a href="do something" target="_rwt"><img src="img url" width="20" height="20" style="padding-right:5px"></a>

selection event can not be triggered, and browser go forward to the link http://.../dong something.

Regards
David

[Updated on: Fri, 05 July 2013 00:16]

Report message to a moderator

Re: In a MARKUP_ENABLED table, clicking on the link with img tag in a tag will not trigger an SWT.Se [message #1066949 is a reply to message #1066631] Fri, 05 July 2013 08:38 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi David,

true, that's currently not supported. Feel free to open an enhancement
request.

Regards,
Ralf

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: In a MARKUP_ENABLED table, clicking on the link with img tag in a tag will not trigger an SWT.Se [message #1067116 is a reply to message #1066949] Sat, 06 July 2013 00:21 Go to previous message
David Song is currently offline David SongFriend
Messages: 217
Registered: April 2011
Senior Member
Hi Ralf,

I have opened an enhancement : https://bugs.eclipse.org/bugs/show_bug.cgi?id=412406.

best Regards
David
Previous Topic:Need example to deploy a RAP 2.1 app on Tomcat server
Next Topic:JMeter with RAP 2.1
Goto Forum:
  


Current Time: Thu Mar 28 13:21:29 GMT 2024

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

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

Back to the top