JDK-8088784 : Node Orienation - //TODO's indicate suspicious code
  • Type: Bug
  • Component: javafx
  • Sub-Component: controls
  • Priority: P4
  • Status: Closed
  • Resolution: Incomplete
  • Submitted: 2012-11-08
  • Updated: 2020-11-04
  • Resolved: 2015-08-12
Related Reports
Relates :  
Relates :  
Description
Suspicious Code: 

- look for //TODO's in the code 
- the code that positions a stage (popup or regular) is suspicious and contains instanceof 
- table has some arrow key behavior that is not accounted for and appropriately flipped 
- text field skin getAlignment() may not account for all alignment combinations that can occur 

Possible bug: TextArea creates Text nodes based on the current effective orientation.  If that changes, the Text nodes are not updated (need to write a test case to prove this).


Comments
Bug description is too vague. Closing as incomplete.
12-08-2015

Sorry, this bug is a brain dump rather than a particular thing to fix. The alternative is keep all this information on a scrap of paper ...
08-11-2012