Opened 4 years ago
Last modified 4 years ago
#16855 new bug
Renaming file moves the text downwards
Reported by: | miqlas | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/Tracker | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86-64 |
Description
Steps to reproduce (it can depend on the font size, i use Noto Sans Display 16 pt everywehre, except for monospaced font i use Noto Sans Mono 16 pt):
- Set Tracker to listview
- select a file
- notice the text label stays in the same place
- now click again to rename the file
- the textlabel moves downwards
Probably some layout-recalculation plays role here, or the edit field have margins, or something along this line.
Textlabel should stay in the same place.
Note:
See TracTickets
for help on using tickets.
Duplicate of #16642?