channel names and licensing choice dropdowns blacked out while publishing #621

Closed
opened 2017-09-26 06:30:37 +02:00 by unclejed613 · 12 comments
unclejed613 commented 2017-09-26 06:30:37 +02:00 (Migrated from github.com)

The Issue

when trying to publish, the channel name dropdowns and license dropdowns are blacked out

Steps to reproduce

  1. from a fresh start of the app, publish an item, then try to publish another item
  2. when publishing a second or 3rd item the channel name dropdown will be a black rectangle after clicking to open it. same thing happens to the license dropdown. when the dropdown is blacked out, no choices can be selected (even if you guess where an item might be and click)
    3.exiting and restarting the app will correct the problem, but usually for only one time (had it work twice occasionally)

Expected behaviour

Tell us what should happen
the channel dropdown should contain a list of user channels, black text with white background. clicking an item in the dropdown populates the choice made

Actual behaviour

Tell us what happens instead
dropdowns are blacked out, and clicking on the blacked out list returns nothing

System Configuration

App 0.16.0
0.16.1
3.1.8
unclejed613c@yahoo.com
 
Linux (Linux-4.2.0-42-generic-x86_64-with-Ubuntu-15.10-wily)
  • LBRY Daemon version:
  • LBRY App version:0.16.04
  • LBRY Installation ID:4HmHZbnJc572RYCQWxWx1rp8xUc1mFysqNZ42sBbTL9TkpJ3ajtgQSVKJPSUyaLji4
  • Operating system:Linux (Linux-4.2.0-42-generic-x86_64-with-Ubuntu-15.10-wily)

Anything Else

Screenshots

<!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. - App releases: https://github.com/lbryio/lbry-app/releases - Standalone daemon: https://github.com/lbryio/lbry/releases We are also available on Slack at https://slack.lbry.io --> ## The Issue when trying to publish, the channel name dropdowns and license dropdowns are blacked out ### Steps to reproduce 1. from a fresh start of the app, publish an item, then try to publish another item 2. when publishing a second or 3rd item the channel name dropdown will be a black rectangle after clicking to open it. same thing happens to the license dropdown. when the dropdown is blacked out, no choices can be selected (even if you guess where an item might be and click) 3.exiting and restarting the app will correct the problem, but usually for only one time (had it work twice occasionally) ### Expected behaviour Tell us what should happen the channel dropdown should contain a list of user channels, black text with white background. clicking an item in the dropdown populates the choice made ### Actual behaviour Tell us what happens instead dropdowns are blacked out, and clicking on the blacked out list returns nothing ## System Configuration <!-- For the app, this info is in the About section at the bottom of the Help page. You can include a screenshot instead of typing it out --> App | 0.16.0 -- | -- 0.16.1 3.1.8 unclejed613c@yahoo.com   Linux (Linux-4.2.0-42-generic-x86_64-with-Ubuntu-15.10-wily) <!-- For the daemon, run: curl 'http://localhost:5279' --data '{"method":"version"}' and include the full output --> - LBRY Daemon version: - LBRY App version:0.16.04 - LBRY Installation ID:4HmHZbnJc572RYCQWxWx1rp8xUc1mFysqNZ42sBbTL9TkpJ3ajtgQSVKJPSUyaLji4 - Operating system:Linux (Linux-4.2.0-42-generic-x86_64-with-Ubuntu-15.10-wily) ## Anything Else <!-- Include anything else that does not fit into the above sections --> ## Screenshots <!-- If a screenshot would help explain the bug, please include one or two here -->
btzr-io commented 2017-09-26 06:34:36 +02:00 (Migrated from github.com)

There are some known bugs with electron: https://github.com/lbryio/lbry-app/issues/544#issuecomment-329548859
This can be fixed using a custom dropdown component rather than the native select input.

There are some known bugs with electron: https://github.com/lbryio/lbry-app/issues/544#issuecomment-329548859 This can be fixed using a custom `dropdown` component rather than the native `select` input.
btzr-io commented 2017-09-26 06:40:10 +02:00 (Migrated from github.com)
Example for reference: https://github.com/JedWatson/react-select
tzarebczan commented 2017-09-26 14:18:33 +02:00 (Migrated from github.com)

@unclejed613 - thanks for submitting the issue, please check out https://lbry.io/faq/tips :)

@unclejed613 - thanks for submitting the issue, please check out https://lbry.io/faq/tips :)
kauffj commented 2017-10-03 14:38:50 +02:00 (Migrated from github.com)

I'm not inclined to drop native selects due to an issue in Electron. Let's see if this persists after Electron is updated.

I'm not inclined to drop native selects due to an issue in Electron. Let's see if this persists after Electron is updated.
tzarebczan commented 2017-11-09 23:06:26 +01:00 (Migrated from github.com)

@unclejed613 does this still happen in the latest version?

@unclejed613 does this still happen in the latest version?
liamcardenas commented 2017-11-20 22:26:53 +01:00 (Migrated from github.com)

Closing, please reopen if its still happening :)

Closing, please reopen if its still happening :)
tzarebczan commented 2017-12-14 22:15:30 +01:00 (Migrated from github.com)

Sounds like its still happening to users - but this time on ArchLinux. Going to have the user post a screenshot here.

Sounds like its still happening to users - but this time on ArchLinux. Going to have the user post a screenshot here.
BrunoDSL commented 2017-12-14 22:18:53 +01:00 (Migrated from github.com)

On Archlinux, latest AUR build of lbry (0.19.1 app, 0.18.0 daemon, 3.1.11 wallet, Kernel Linux-4.14.5-1-ARCH-x86_64-with-glibc2.3.4, MATE Desktop Environment)

lighttheme
darktheme

On Archlinux, latest AUR build of lbry (0.19.1 app, 0.18.0 daemon, 3.1.11 wallet, Kernel Linux-4.14.5-1-ARCH-x86_64-with-glibc2.3.4, MATE Desktop Environment) ![lighttheme](https://user-images.githubusercontent.com/9355061/34014802-97555806-e103-11e7-9348-c2554534c61c.png) ![darktheme](https://user-images.githubusercontent.com/9355061/34014803-97a21b46-e103-11e7-8be3-9d42961acb1e.png)
liamcardenas commented 2017-12-14 23:04:36 +01:00 (Migrated from github.com)

@seanyesmunt I think this will be taken care of in the redesign... as Jeremy alluded to, I doubt we will use native dropdowns anyway

@seanyesmunt I think this will be taken care of in the redesign... as Jeremy alluded to, I doubt we will use native dropdowns anyway
kauffj commented 2017-12-15 23:43:54 +01:00 (Migrated from github.com)

@liamcardenas the opposite! I would always prefer to use native elements when possible.

However, this seems like it must be a bug in Electron, rather than something we could fix.

@liamcardenas the opposite! I would always prefer to use native elements when possible. However, this seems like it must be a bug in Electron, rather than something we could fix.
alyssaoc commented 2018-08-28 19:20:28 +02:00 (Migrated from github.com)

closed, this has been addressed in the redesign

closed, this has been addressed in the redesign
tzarebczan commented 2018-08-28 19:20:32 +02:00 (Migrated from github.com)

@MR4Y let us know if you are still seeing this on the latest app release. Closing for now.

@MR4Y let us know if you are still seeing this on the latest app release. Closing for now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#621
No description provided.