Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot select timezone button #4630

Closed
stratacast opened this issue Oct 14, 2022 · 4 comments · Fixed by #4764
Closed

Cannot select timezone button #4630

stratacast opened this issue Oct 14, 2022 · 4 comments · Fixed by #4764
Assignees
Labels
1. to develop Accepted and waiting to be taken care of bug regression Regression of a previous working feature

Comments

@stratacast
Copy link

Steps to reproduce

  1. Start new calendar event
  2. Deselect "All Day"
  3. Set time
  4. Try to select the globe icon to change the timezone

Expected behavior

View pops up to modify the timezone

Actual behaviour

Nothing happens. I cannot click on the globe icon

Calendar app version

4.0.0

CalDAV-clients used

No response

Browser

Firefox 105.2, chromium 106.0.5249.103

Client operating system

OpenBSD 7.2-current

Server operating system

FreeBSD 13.1

Web server

Nginx

Database engine version

PostgreSQL

PHP engine version

PHP 8.0

Nextcloud version

25.0.0 RC5

Updated from an older installed version or fresh install

Updated from an older version

List of activated apps

- activity: 2.17.0                                                                                                                                                                           
  - admin_audit: 1.15.0                                                                                                                                                                        
  - apporder: 0.15.0                                                                                                                                                                           
  - bookmarks: 11.0.4                                                                                                                                                                          
  - bruteforcesettings: 2.5.0                                                                                                                                                                  
  - calendar: 4.0.0                                                                                                                                                                            
  - circles: 25.0.0-alpha.0                                                                                                                                                                    
  - cloud_federation_api: 1.8.0                                                                                                                                                                
  - comments: 1.15.0                                                                                                                                                                           
  - contacts: 5.0.0                                                                                                                                                                            
  - contactsinteraction: 1.6.0                                                                                                                                                                 
  - dashboard: 7.5.0                                                                                                                                                                           
  - dav: 1.24.0                                                                                                                                                                                
  - deck: 1.8.0-beta.2                                                                                                                                                                         
  - federatedfilesharing: 1.15.0                                                                                                                                                               
  - federation: 1.15.0                                                                                                                                                                         
  - files: 1.20.1                                                                                                                                                                              
  - files_accesscontrol: 1.15.0                                                                                                                                                                
  - files_automatedtagging: 1.15.0                                                                                                                                                             
  - files_downloadactivity: 1.15.0
  - files_external: 1.17.0
  - files_pdfviewer: 2.6.0
  - files_rightclick: 1.4.0
  - files_sharing: 1.17.0
  - files_trashbin: 1.15.0
  - files_versions: 1.18.0
  - firstrunwizard: 2.14.0
  - groupfolders: 13.0.0
  - impersonate: 1.11.0
  - logreader: 2.10.0
  - lookup_server_connector: 1.13.0
  - nextcloud_announcements: 1.14.0
  - notifications: 2.13.1
  - notify_push: 0.5.0
  - oauth2: 1.13.0
  - password_policy: 1.15.0
  - photos: 2.0.0
  - previewgenerator: 5.1.0
  - privacy: 1.9.0
  - provisioning_api: 1.15.0
  - quota_warning: 1.14.0
  - recommendations: 1.4.0
  - related_resources: 1.0.0
  - serverinfo: 1.15.0
  - settings: 1.7.0
  - sharebymail: 1.15.0
  - socialsharing_email: 2.5.0
  - support: 1.8.0
  - survey_client: 1.13.0
  - suspicious_login: 4.3.0
  - systemtags: 1.15.0
  - tasks: 0.14.4
  - text: 3.6.0
  - theming: 2.0.0
  - twofactor_backupcodes: 1.14.0
  - twofactor_totp: 7.0.0
  - twofactor_webauthn: 1.0.0
  - updatenotification: 1.15.0
  - user_status: 1.5.0
  - viewer: 1.9.0
  - weather_status: 1.5.0
  - workflow_pdf_converter: 1.10.0
  - workflowengine: 2.7.0

Nextcloud configuration

No response

Web server error log

No response

Log file

No response

Browser log

No response

Additional info

No response

@stratacast stratacast added 0. to triage Pending approval or rejection bug labels Oct 14, 2022
@ChristophWurst ChristophWurst added 1. to develop Accepted and waiting to be taken care of regression Regression of a previous working feature and removed 0. to triage Pending approval or rejection labels Oct 31, 2022
@fvdnabee
Copy link

fvdnabee commented Nov 1, 2022

I'm experiencing the same issue.

When I click on the globe icon to change the timezone, the selection dialog does not render. I've tried clicking the globe and also tabbing to the globe and hitting space/enter. Both methods do not show the selection dialog (in the screenshot below I tabbed to the globe - that is why it is encircled):
image

It appears similar to when I check 'All day', there is a selection spot on the calendar icon which doesn't activate either (which I think might be by design in this case? In this case, it is confusing that the calendar icon is shown as clickable even though nothing happens when I click it):
image

Calendar app version
4.0.2

Browser
Firefox 106.0.3, chromium 107.0.5304.87

Nextcloud version
25.0.0

@fvdnabee
Copy link

fvdnabee commented Nov 1, 2022

Update: clicking the button does change the open attribute of the div html tag that wraps the timezone picker; but the div itself is empty:

<div data-v-2929fd86="" class="v-popper v-popper--theme-dropdown" open-class="timezone-popover-wrapper" open="open"></div>

@blaues0cke
Copy link

Can also confirm that this issue exists in Calendar 4.1.0 + Nextcloud 25.0.0

@salixor
Copy link

salixor commented Nov 22, 2022

Can confirm this issue as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of bug regression Regression of a previous working feature
Projects
Development

Successfully merging a pull request may close this issue.

6 participants