bugGNUstep - Bugs: bug #40760, NSFrameRectWithWidth() can't deal...

Group
 
 

bug #40760: NSFrameRectWithWidth() can't deal with width of 0.0

Submitter:  Jeff Teunissen <Deek>
Submitted:  Sun 01 Dec 2013 12:13:26 AM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  FredKiefer
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 02 Dec 2013 08:05:49 AM UTC, comment #2: 

Works well. I recommend using this feature everywhere, to keep UI elements from getting "chunky" when scaled (which is why it's used in TextEdit to begin with).

Jeff Teunissen <Deek>
Sun 01 Dec 2013 08:58:57 PM UTC, comment #1: 

I just submitted a patch for this, please give it a try.

Fred Kiefer <FredKiefer>
Group Member
Sun 01 Dec 2013 12:13:26 AM UTC, original submission:  

TextEdit calls NSFrameRectWithWidth(foo, 0.0) to draw a colored frame around the text view when in multiple page mode. On GNUstep, this results in no frame being drawn.

Expected result: a 1-pixel-thick (regardless of zoom, a zero-thickness line is 1 pixel thick) frame around the text view(s).


Jeff Teunissen <Deek>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by FredKiefer (Posted a comment)
  • -email is unavailable- added by Deek (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-01-23 FredKiefer StatusReady For Test Fixed
        Open/ClosedIn Test Closed
    2013-12-01 FredKiefer StatusNone Ready For Test
        Assigned toNone FredKiefer
        Open/ClosedOpen In Test

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code