Opened 12 years ago
Closed 4 years ago
#9212 closed bug (fixed)
ScrollToSelection doesn't respect TextView insets
Reported by: | humdinger | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Interface Kit | Version: | R1/alpha4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is R1/alpha4.1
When taking a screenshot, the file name is always shoved to the left side on the text field:
I could fix that by removing the line
fNameControl->TextView()->ScrollToSelection();
from screenshot's _UpdateFilenameSelection().
But Oliver suggested in IRC, that this points to a bug in ScrollToSelection(). So here's a ticket for that instead.
Attachments (1)
Change History (4)
by , 12 years ago
Attachment: | screenshot1.png added |
---|
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 4 years ago
I don't reproduce this. Is it fixed by jscipione's recent fixes to BTextView?
comment:3 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Must've been fixed along the way. Can't reproduce with Beta2 (hrev54154+119) either, which is older than John's changes.
Note:
See TracTickets
for help on using tickets.
file name not correctly aligned