Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Bug 346768 - [Table] Support markup for rich text in table items
Bug 346768 - [Table] Support markup for rich text in table items [message #780520] Wed, 18 January 2012 12:54 Go to next message
Werner Hihn is currently offline Werner HihnFriend
Messages: 32
Registered: July 2009
Member
Is there any news on issue #346768 [1] (after migrating widget LCAs to
write JSON responses)?

I tried to apply the attached patch [2] to the current HEAD version,
which fails because (as Ralf mentioned in the bug entry) lots of things
have changed after JSON integration.

It would be pretty important for a current project of ours to be able to
highlight search matches in ContentAssist. And as ContentProposalAdapter
uses a table to display proposals, I tried the approach described here.
Is it worth the effort to investigate any further in this, or will the
approach be dropped again?

Thanks and regards,
Werner

[1] - https://bugs.eclipse.org/bugs/show_bug.cgi?id=346768
[2] - https://bugs.eclipse.org/bugs/attachment.cgi?id=205804
Re: Bug 346768 - [Table] Support markup for rich text in table items [message #780763 is a reply to message #780520] Thu, 19 January 2012 10:17 Go to previous messageGo to next message
Tim Buschtoens is currently offline Tim BuschtoensFriend
Messages: 396
Registered: July 2009
Senior Member
Am 18.01.2012 13:54, schrieb Werner Hihn:
> Is there any news on issue #346768 [1] (after migrating widget LCAs to
> write JSON responses)?
>
> I tried to apply the attached patch [2] to the current HEAD version,
> which fails because (as Ralf mentioned in the bug entry) lots of things
> have changed after JSON integration.
>

Hi Werner.

Some kind of rich text feature *will* be implemented (at least for
Table) in 1.5, but we are still working out the details. It might end up
very different from the patch on the bug.

Greetings,
Tim
Re: Bug 346768 - [Table] Support markup for rich text in table items [message #780764 is a reply to message #780520] Thu, 19 January 2012 10:20 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi Werner,

We're going to implement markup support for Tables in M6 (to be
published in March). However, there are still discussions around this
topic and changes to the existing approach are likely. I'd therefore
recommend to wait for this milestone.

For highlighting search results, couldn't you just use item background
and foreground?

Regards, Ralf


--
Ralf Sternberg

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

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Bug 346768 - [Table] Support markup for rich text in table items [message #780772 is a reply to message #780764] Thu, 19 January 2012 10:35 Go to previous message
Werner Hihn is currently offline Werner HihnFriend
Messages: 32
Registered: July 2009
Member
Thanks Tim and Ralf,

it' s already helpful to know that you're gonna come up with a solution
in March. In that case we will wait for it. :)

@Ralf: It' s not about highlighting a whole search result, but parts of
the result, i.e. the user types "ecl" in the search textfield, and the
autocompletion returns results like:

"<strong>Ecl</strong>ipse RAP"

I attached a screenshot that shows an old implementation of this feature
based on Grails.

Regards, Werner


Am 19.01.2012 11:20, schrieb Ralf Sternberg:
> Hi Werner,
>
> We're going to implement markup support for Tables in M6 (to be
> published in March). However, there are still discussions around this
> topic and changes to the existing approach are likely. I'd therefore
> recommend to wait for this milestone.
>
> For highlighting search results, couldn't you just use item background
> and foreground?
>
> Regards, Ralf
>
>
Previous Topic:About perspective in RAP
Next Topic:Invoke rap application from another IFrame.
Goto Forum:
  


Current Time: Thu Apr 18 23:40:40 GMT 2024

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

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

Back to the top