This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 91440 - I18N - grouplayout rtl problem
Summary: I18N - grouplayout rtl problem
Status: RESOLVED WORKSFORME
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2006-12-21 22:23 UTC by anaskoara
Modified: 2008-08-20 16:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description anaskoara 2006-12-21 22:23:18 UTC
grouplayout out manager that is used in netbeans 5.0 do not support right to
left component orientation 

if you make form in netbeans and and used free design and but some components 
run view the run the fame
and if you but applyCompnentOrientation(ComponentOrientaion.RIGHT_TO_LEFT)

in the code you notice that component did not change it place .


also I suggest another enhancemnet  

you can allow user from setting orientatation at the designer like visul studio
  and view changes when he design the frame.
Comment 1 Jiri Prox 2007-09-17 20:31:55 UTC
Obsolete milestone, please reevaluate
Comment 2 Ken Frank 2008-08-20 15:50:06 UTC
changing to form component - can this be evaluated to see if this
is correct category and if still a problem or limitation in current 6.5 ?

ken.frank@sun.com
Comment 3 Jan Stola 2008-08-20 16:06:01 UTC
I am not able to reproduce this issue in the latest development builds. GroupLayout used in JDK 6 and in Swing Layout 
Extensions library (on JDK 5) correctly reflects component orientation setting.

Closing as non-reproducible. Feel free to reopen if you are still able to reproduce it, but don't forget to describe 
exact steps to reproduce then. Thank you in advance.