eclipse-uml2 / uml2

An EMF-based implementation of the UML 2.x metamodel for the Eclipse platform.
Eclipse Public License 2.0
5 stars 4 forks source link

BiDi3.2: Names of UML nodes are not correctly ordered. #19

Open eclipse-uml2-bot opened 1 week ago

eclipse-uml2-bot commented 1 week ago

| --- | --- | | Bugzilla Link | 133539 | | Status | NEW | | Importance | P3 normal | | Reported | Mar 28, 2006 10:07 EDT | | Modified | Oct 05, 2010 16:16 EDT | | Version | 2.0.0 | | Depends on | 160682 | | Reporter | Ahmed Farrag |

Description

Build date: 22/03/06\ OS: RHEL 4 with default Arabic-Egypt locale.

Description:\ Names of UML nodes are not correctly ordered when displayed in the UML editor and in the property view.

Steps to recreate problem:

1.Create a General Project. 2.Create a UML2 model, Select Model for the model object, you may use the following key sequence to name the UML2 model [set your keyboard layer to Arabic and type "123l,]dg-" then switch your keyboard layer back to English and type "new"]. 3.Select the element in the UML2 editor, right-click and select the New Child > Owned Member Package option from the context menu. 4.For the Value of the Name property in the Properties view, you may use the following key sequence to name the Owned member pacakge [set your keyboard layer to Arabic and type "123[]d]-" then switch your keyboard back to English and type "new"].

Expected output:\ The name of the model and the name of the package should be correctly ordered as shown in the attached fig1.\ \ Actual output:\ The name of the package is displayed in two different manners, as shown in the attached fig2. Neither of these two behaviors is the expected.

eclipse-uml2-bot commented 1 week ago

By Ahmed Farrag on Mar 28, 2006 10:07

Created attachment 37077 fig1

fig1.JPG

fig1.JPG

eclipse-uml2-bot commented 1 week ago

By Ahmed Farrag on Mar 28, 2006 10:07

Created attachment 37078 fig2

fig2.JPG

fig2.JPG

eclipse-uml2-bot commented 1 week ago

By Kenn Hussey on Mar 28, 2006 20:50

This seems to work as expected on Windows XP; reassigning to platform.

eclipse-uml2-bot commented 1 week ago

By Karice McIntyre on Apr 07, 2006 16:25

Please try the suggestion in bug 132461, comment 5. This should fix the problem. Neutral characters are spaces, punctuation marks and special chars including: . , ; ! ? ~ @ # $ % ^ & * ( ) { } [ ] < > \ / " ' ` |

eclipse-uml2-bot commented 1 week ago

By Kenn Hussey on May 24, 2006 13:49

This bug has been marked as a duplicate of 132461

eclipse-uml2-bot commented 1 week ago

By Ahmed Farrag on May 25, 2006 07:50

Hussey,

This problem is not UML specific, so it can't be set as duplicate of 132461 bug.

I would have to reopen it again, but this time reassigning it to platform.

eclipse-uml2-bot commented 1 week ago

By Kenn Hussey on May 25, 2006 09:30

Actually, I believe it is UML2-specific, and should be addressed once text "processing" support is provided by EMF.