-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
1.1.4
-
x86
-
windows_nt
==========================================================================
carlos.lucasius@canada 1998-04-08:
RFE from Corel (licensee) for JFC1.1 using JDK1.1.4 on WINNT4.0.
Corel: "Important for our product."
This is regarding inputAttributes as handled by
StyledEditorKit/AttributeTracker and JTextPane. We agree with the way
the inputAttriubutes are selected (position directly in front of the caret)
though we think there should possibly be two exceptions to that rule. I
think the attributes directly in front of the caret should be used in the
following cases:
1. Caret is moved to the start of a new paragraph (not with <enter>
key but with the arrows)
2. A selection is made and the caret is at the start of the
selection.
carlos.lucasius@canada 1998-04-08:
RFE from Corel (licensee) for JFC1.1 using JDK1.1.4 on WINNT4.0.
Corel: "Important for our product."
This is regarding inputAttributes as handled by
StyledEditorKit/AttributeTracker and JTextPane. We agree with the way
the inputAttriubutes are selected (position directly in front of the caret)
though we think there should possibly be two exceptions to that rule. I
think the attributes directly in front of the caret should be used in the
following cases:
1. Caret is moved to the start of a new paragraph (not with <enter>
key but with the arrows)
2. A selection is made and the caret is at the start of the
selection.
- relates to
-
JDK-4125990 Add a method to query the character attributes for an entire selection
- Closed