gerrit-intellij-plugin icon indicating copy to clipboard operation
gerrit-intellij-plugin copied to clipboard

can't get push button

Open zhazhahui666 opened this issue 6 years ago • 12 comments

push button is on the bottom,and can't get it by stretch, The computer is 15.6 inches idea version 2019.2 image

zhazhahui666 avatar Aug 22 '19 06:08 zhazhahui666

@zhazhahui666: What OS are you using? If you are using Linux, what window manager?

uwolfer avatar Aug 25 '19 12:08 uwolfer

Hi

I have the same issue with windows 10. If I move this to the secondary monitor which is bigger I can see the button.

bests, Imre

Urs Wolfer [email protected] ezt írta (időpont: 2019. aug. 25., Vas 14:12):

@zhazhahui666 https://github.com/zhazhahui666: What OS are you using? If you are using Linux, what window manager?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/uwolfer/gerrit-intellij-plugin/issues/359?email_source=notifications&email_token=AALGTPMRU3OLSQRFVXY2CMLQGJZMLA5CNFSM4IORH7EKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5CSK3Q#issuecomment-524625262, or mute the thread https://github.com/notifications/unsubscribe-auth/AALGTPJ3ELJQ72QDVM6Q3LTQGJZMLANCNFSM4IORH7EA .

imisrac avatar Aug 25 '19 21:08 imisrac

Is this a new issue which appeared after updating IntelliJ? It looks like the top list views use quite some space.

uwolfer avatar Aug 26 '19 17:08 uwolfer

I've got this problem on win10 v1903 idea2019.2.1, screen resolution is 1080P, scale: 16:9, 150% zoom in. The top list view has fixed size so it can't be shortened. No scrollbar appears when I adjust the push window height. It just seems like "overflow: hidden" in the CSS.

friedwm avatar Aug 27 '19 14:08 friedwm

  • Can anybody reproduce this on non-win10?
  • Can anybody confirm that this just appears with a recent 2019.2 release (but not before)?

uwolfer avatar Aug 28 '19 18:08 uwolfer

I have the same issue with windows 10 and idea 2019.2.3,but idea 2017.2.7 is ok.

Fliegend4545 avatar Sep 18 '19 03:09 Fliegend4545

When there is enough space on the screen (i.e. no scrollbars are necessary), does the dialog show the full content (including buttons)?

uwolfer avatar Oct 31 '19 19:10 uwolfer

For me, yes. If the screen's large enough then everything displays correctly. It just cuts off the rest at smaller resolutions, where there would need to be a scroll bar.

weflower avatar Oct 31 '19 20:10 weflower

Hi @zhazhahui666, you can try this workaround:

  1. Help | Edit Custom Properties
  2. Add ide.win.frame.decoration=false
  3. Restart IDE

Source: git push can not interface not found submit button, widget size is incorrect

vonhutrong avatar Nov 06 '19 07:11 vonhutrong

Is this still an issue?

I'm waiting for feedback from IntelliJ developers: https://youtrack.jetbrains.com/issue/IDEA-219339

uwolfer avatar Jan 18 '20 12:01 uwolfer

The workaround from @vonhutrong worked for me (I think...it's been a little while since I've had to push new work). Not ideal but good enough.

weflower avatar Jan 18 '20 18:01 weflower

Hi @zhazhahui666, you can try this workaround:

  1. Help | Edit Custom Properties
  2. Add ide.win.frame.decoration=false
  3. Restart IDE

Source: git push can not interface not found submit button, widget size is incorrect

good

xipfs avatar May 12 '21 05:05 xipfs