Bug 322487 - [BiDi] [FieldAssist] when the locale is BIDI,inputing the '/' character in the url text bar,it append to left if it is the last character.
Summary: [BiDi] [FieldAssist] when the locale is BIDI,inputing the '/' character in th...
Status: REOPENED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 230854
Blocks:
  Show dependency tree
 
Reported: 2010-08-12 05:13 EDT by shiqinl CLA
Modified: 2019-09-06 16:19 EDT (History)
8 users (show)

See Also:


Attachments
incorrect url input in the state of BIDI (93.89 KB, image/jpeg)
2010-08-12 05:32 EDT, shiqinl CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description shiqinl CLA 2010-08-12 05:13:01 EDT
Build Identifier: M20090211-1700

for example:input a url in text bar like this:"/http://www.eclipse.org".
it is incorrect,the correct url is:"http://www.eclipse.org/".
If not fix it,it would cause url error in some states. 

Reproducible: Always

Steps to Reproduce:
1.Create a RCP plug-in project,chose the sample of Mail template.
2.add the confirguation "-nl ar",run the sample plug-in project.
3.chose the "Field Assist" menu file,select the Field Assist Test Dialog.
4.it pop-up a dialog.
5.choose any text bar,input a url like this "/http://www.eclipse.org".
6.it is incorrect,the correct url is "http://www.eclipse.org/".
Comment 1 shiqinl CLA 2010-08-12 05:32:43 EDT
Created attachment 176447 [details]
incorrect url input in the state of BIDI
Comment 2 Felipe Heidrich CLA 2010-08-13 10:25:01 EDT

*** This bug has been marked as a duplicate of bug 191965 ***
Comment 3 Dani Megert CLA 2010-08-16 03:45:35 EDT
This bug has nothing to do with bug 191965 which is for a concrete problem in JDT. The bug needs to be addressed directly in the Field Assist Test Dialog and depends on bug 230854. No idea though where that dialog comes from.
Comment 4 Felipe Heidrich CLA 2010-08-16 09:34:44 EDT
It is the same problem, but different components.

shiqinl: do you know which components owns that 'Field Assist Example' dialog ?
Comment 5 Susan McCourt CLA 2010-08-16 16:46:35 EDT
the field assist test dialog is a platform UI example, org.eclipse.ui.examples.fieldassist
Comment 6 shiqinl CLA 2010-08-16 22:40:19 EDT
Sorry,I just pay attention to it.Much sorry for provide the wrong reproduce steps.As Felipe Heidrich said,the difference between bug 191965 and bug 322487 is that they are different components.The reproduce steps as follows:
1.create a plug-in project(not an RCP application);
2.choose the templates of "Hello World"; 
3.click finish button,then a plug-in project is created;
4.click the "Run Configurations..." in the "Run" menu.
5.a "Run Configurations" dialog is pop up and chose the "Arguments" tab;
6.in the "Program arguments:",add this command:"-nl ar";
7.click the "Run" button,you can see a Eclipse shell is created;
8.chose the "Field Assist" menu file,select the Field Assist Test Dialog.
9.it pop-up a dialog.
10.choose any text bar,input a url like this "/http://www.eclipse.org".
11.it is incorrect,the correct url is "http://www.eclipse.org/".
Comment 7 Eclipse Webmaster CLA 2019-09-06 16:19:22 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.