Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Bug 192146
Bug 192146 [message #70592] Thu, 17 January 2008 23:07 Go to next message
Andrej Dimic is currently offline Andrej DimicFriend
Messages: 77
Registered: July 2009
Member
Any News on on below Bug?

https://bugs.eclipse.org/bugs/show_bug.cgi?id=192146

Can i hope that it will be fixed soon?

Imagine people are entering data by copying and pasting it in a
web-application, they press "save" just to discover in some distant future
that no data is there!

This is serious and it is not a Priority 3 Bug, at least not for a
database centric web-application.

I hope i will be heard.

Thanks
Andrej
Re: Bug 192146 [message #70719 is a reply to message #70592] Fri, 18 January 2008 13:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: benjamin.wolff.web.de

hm, maybe you should place a small if clause in your app, for example:

if (...#getText().isEmpty) {

}

so you can at least tell the user that the data won't be saved as long as
the bug isn't fixed.

just a suggestion from me to avoid the problem you mentioned.
Re: Bug 192146 [message #70825 is a reply to message #70719] Fri, 18 January 2008 16:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: admin.kabe-farben.ch

Hi Ben
thanks for the hint. I didn't think that far...

Andrej
Re: Bug 192146 [message #72085 is a reply to message #70592] Tue, 29 January 2008 18:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rsternberg.innoopract.com

Hi Andrej,

> This is serious and it is not a Priority 3 Bug, at least not for a
> database centric web-application.

I totally agree. The bad thing about this bug is that I cannot reproduce it,
which makes it hard to tackle. I tried again today with IE and FF on Linux
and Windows but I just don't see it. So any additional descriptions how to
reproduce it (environment, versions, code snippet, exact steps ...) are
very welcome.

Best,
Ralf
Re: Bug 192146 [message #72120 is a reply to message #72085] Tue, 29 January 2008 21:15 Go to previous messageGo to next message
Andrej Dimic is currently offline Andrej DimicFriend
Messages: 77
Registered: July 2009
Member
Hello Ralf

i will try to give you as much information as possible:

Our environment is IE 7 and Firefox 2.0.0.11 on windows.The problem
happens on both browsers.

we tried every release since RAP 1.0 M4 and the problem remains with every
release.

steps to reproduce (from memory)
Create an SWT-APP with the following features
create a Text-Widget, i.e Text t = new Text(...
create a Button-Widget that executes a getText() on t, i.e t.getText()

run SWT-APP in Debugger and set breakpoint on t.getText()

now do the following:
1. open Windows-Editor (notepad.exe) and type any text.
2. mark that text and press Ctrl-C
3. switch to the SWT-Application and click into the Text-Field. (do not
type anything on the keyboard!)
4. Press Ctrl-V (do not type anything on the keyboard!)
5. Press the Button

Eclipse (or whatever you use) should now stop at t.getText().

t.getText() delivers null instead the text pasted with Ctrl-V.

Please tell me if you still can not reproduce the problem. I will then
make a snippet.

Thanks
Andrej
Re: Bug 192146 [message #73266 is a reply to message #72085] Fri, 08 February 2008 20:00 Go to previous messageGo to next message
Andrej Dimic is currently offline Andrej DimicFriend
Messages: 77
Registered: July 2009
Member
Hi Ralf

were you able to reproduce Bug 192146 with the descripton i gave you?

If not:
a) do you need a snippet?
b) do you see any chance that it is a qooxdoo problem which will go away
with release 0.73?

Thanks
Andrej
Re: Bug 192146 [message #73320 is a reply to message #73266] Sat, 09 February 2008 00:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jkrause.innoopract.com

Hi Andrej,

We are now able to reproduce the problem and are working on a solution.

Jochen

Andrej Dimic wrote:
> Hi Ralf
>
> were you able to reproduce Bug 192146 with the descripton i gave you?
>
> If not:
> a) do you need a snippet?
> b) do you see any chance that it is a qooxdoo problem which will go away
> with release 0.73?
>
> Thanks
> Andrej
>
>
Re: Bug 192146 [message #81882 is a reply to message #73320] Mon, 07 April 2008 20:06 Go to previous messageGo to next message
Andrej Dimic is currently offline Andrej DimicFriend
Messages: 77
Registered: July 2009
Member
Hi Ralf

just downloaded RAP 1.1 M3 and Bug 192146 is still there...

Andrej
Re: Bug 192146 [message #81925 is a reply to message #81882] Tue, 08 April 2008 09:51 Go to previous message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

sorry for that but we are currently working behind schedule. We had to
postpone a lot of the bugfix-work due to limited resources. Hopefully we
will be able to fix the problem in M4, but honestly the schedule for M4
is already very thight, so I will not promise too much.


Ciao
Frank


-----Ursprüngliche Nachricht-----
Von: Andrej Dimic [mailto:adiinfo@bluewin.ch]
Bereitgestellt: Montag, 7. April 2008 22:06
Bereitgestellt in: eclipse.technology.rap
Unterhaltung: Bug 192146
Betreff: Re: Bug 192146


Hi Ralf

just downloaded RAP 1.1 M3 and Bug 192146 is still there...

Andrej
Previous Topic:freeing memory resources after closing the browser
Next Topic:ActivateEvent verses ShellEvent?
Goto Forum:
  


Current Time: Fri Apr 19 02:51:55 GMT 2024

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

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

Back to the top