Opened 10 years ago
Closed 8 years ago
#28084 closed defect (bug) (fixed)
Post and page permalink's text getting cut in Firefox.
Reported by: | Ankit K Gupta | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 4.8 | Priority: | normal |
Severity: | normal | Version: | 3.9 |
Component: | Posts, Post Types | Keywords: | has-patch has-ui-feedback good-first-bug commit |
Focuses: | ui, performance | Cc: |
Description
On edit page and post backend page, when we edit the permalink then character like g, q, y, j, u etc getting cut in text box from bottom of Firefox.
Attachments (7)
Change History (25)
#5
@
8 years ago
Thanks for this @Ankit K Gupta, great catch!
As this fixes the visual issue, I would absolutely say this is a candidate for committing. However, I would be interested if we're ok increasing the height or need to adjust other elements to keep the design. Perhaps @melchoyce or @michaelarestad can give us some insight and if agree to commit, they can also do that for us.
#6
@
8 years ago
I can't replicate this issue in Firefox 48.0 on OSX El Capitan. What browser version/OS are you using, @Ankit K Gupta?
#7
@
8 years ago
@karmatosed Thanks for your kind words and reviewing this ticket!
@melchoyce I can see this on Firefox 48.0 Windows 7.
Please refer attached screenshot on windows 7.
#13
@
8 years ago
- Focuses performance added
@Ankit K Gupta as there is no 4.8 released, this would be down to someone adding into a point release. We need a patch however before we can fix, if someone wants to work on one we can then get the eyes of a committer on this.
#14
@
8 years ago
@karmatosed There is a patch above!? However, I did a refresh. The issue is still to see in Firefox 50, and I think it's an easy and feasable patch. I was thinking about other places where we possibly should raise height to 24px but was unable to find one with a need.
#15
@
8 years ago
@karmatosed Patch is already added for fixing this issue in Firefox. Also tested for Chrome. It's not creating issue on other browsers.
Screen shot of Post backend