Opened 7 years ago
Last modified 3 years ago
#9212 assigned bug
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: | ||
Has a Patch: | no | 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 (2)
by , 7 years ago
Attachment: | screenshot1.png added |
---|
comment:1 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
file name not correctly aligned