Git Product home page Git Product logo

console-forms's People

Watchers

 avatar

console-forms's Issues

label alignment and truncated label text

What steps will reproduce the problem?
1. run nanosharp 
2. Ctrl-H to show help
3. note that "Help" caption is not visible

What is the expected output? What do you see instead?
Expect to see "Help" in black foreground, see only gray background

What version of the product are you using? On what operating system?
#10
Win7

Please provide any additional information below.
Testing shows that the right/centered labels, whose x-location is greater than 
0, are not being painted at the x coordinate. Rather, the x number seems to be 
used as an offset into the label text itself.

Original issue reported on code.google.com by [email protected] on 11 Dec 2013 at 4:28

Attachments:

out of range exception in textbox deleting after last character

What steps will reproduce the problem?
1. Use a TextBox with multiple lines of text.
2. Go to the end of text.
3. Press Delete.

What is the expected output? What do you see instead?
Expect to see no change. See OutOfRangeException.

What version of the product are you using? On what operating system?
r10, Windows 7 64-bit.

Please provide any additional information below.
The OnKeyPressed handler in TextBoxBase.cs checks for beginning of buffer when 
the Backspace key is pressed; the solution is to check fro end of buffer when 
pressing Delete.

Original issue reported on code.google.com by [email protected] on 16 Dec 2013 at 6:29

Attachments:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.