RT RT/krbdev.mit.edu: Ticket #5809 NIM: BUG: APP: New edit controls should be marked ES_AUTOHSCROLL Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

[<< First] [< Prev] [Next >] [Last >>]

[Display] [History] [Basics] [Dates] [People] [Links] [Jumbo]

 
 

 The Basics  
Id
5809
Status
resolved
Worked
0 min
Priority
0/0
Queue
krb5
 

 Keyword Selections  
Component
  • windows
Version_reported
Version_Fixed
  • 1.6.3
Target_Version
  • 1.6.3
Tags
  • pullup
 

 Relationships  
Depends on:
Depended on by:
Parents:
  • 5691: (jaltman) Post KFW 3.2.1 Tracking Ticket [resolved]
Children:

Refers to:
Referred to by:
 
 Dates  
Created: Fri Oct 5 11:23:58 2007
Starts: Not set
Started: Fri Oct 5 11:24:01 2007
Last Contact: Fri Oct 5 12:31:43 2007
Due: Not set
Updated: Fri Oct 5 12:31:43 2007 by tlyu
 

 People  
Owner
 jaltman
Requestors
 jaltman@mit.edu
Cc
 
AdminCc
 
 

 More about Jeffrey Altman  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Fri Oct  5 11:23:58 2007  jaltman - Ticket created    
     
From: jaltman@mit.edu
Subject: SVN Commit

The EDIT controls used to accept input from the user must be set to
support automatic horizontal scrolling.  Otherwise, the number of input
characters is arbitrarily restricted based upon the font selected by
the user as part of the active Windows theme.

Horizontal scrolling is enabled with the ES_AUTOHSCROLL flag during
control construction.


Commit By: jaltman



Revision: 20101
Changed Files:
U   trunk/src/windows/identity/ui/newcredwnd.c


Download (untitled) 451b
      Fri Oct  5 11:24:01 2007  jaltman - Requestor jaltman@mit.edu added    
      Fri Oct  5 11:24:01 2007  jaltman - Status changed from new to resolved    
      Fri Oct  5 11:24:01 2007  jaltman - Component windows added    
      Fri Oct  5 11:26:04 2007  jaltman - Target_Version 1.6.3 added    
      Fri Oct  5 11:26:04 2007  jaltman - Tags pullup added    
      Fri Oct  5 11:26:22 2007  jaltman - Ticket 5809 MemberOf ticket 5691.    
      Fri Oct  5 12:31:39 2007  tlyu - Version_Fixed 1.6.3 added    
      Fri Oct  5 12:31:39 2007  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit

pull up r20101 from trunk

 r20101@cathode-dark-space:  jaltman | 2007-10-05 11:23:53 -0400
 ticket: new
 subject: NIM: BUG: APP: New edit controls should be marked ES_AUTOHSCROLL
 component: windows

 The EDIT controls used to accept input from the user must be set to
 support automatic horizontal scrolling.  Otherwise, the number of input
 characters is arbitrarily restricted based upon the font selected by
 the user as part of the active Windows theme.

 Horizontal scrolling is enabled with the ES_AUTOHSCROLL flag during
 control construction.




Commit By: tlyu



Revision: 20102
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/identity/ui/newcredwnd.c


Download (untitled) 696b